I am developing a renaming plugin that will do similar thing as
request_change_ext function in the
FileList class (
https://github.com/kovidgoyal/calibr...k/file_list.py).
However, i don't seem to understand where is
.selectedItems() coming from in
request_rename_common?
Can someone led some light on it, please?