Mathieu PATUREL
Mathieu PATUREL
> you mean when entering a format in the input panel, right? yes, this: 
Reorganize the settings files according to: > The discoverability of an option should be proportional to the distance between the perfect solution and the current solution https://github.com/math2001/FileManager/blob/4ecc88d57984adadf4d0a221b2f1f1bc2755ef04/FileManager.sublime-settings#L2-L3 What does that...
Damn, I didn't hear about ST4 for a while, I'm not too involved with ST (anymore?). Anyway, thanks for reporting :slightly_smiling_face: I don't really wanna go through the hastle of...
> Unless there is any functions we can implement that the current ST rename doesn't offer, then I believe we should just disable this menu item by default and mark...
Wait hang on, I can't quite understand how you got this context menu in the first place... the default rename command should have been disabled by `prevent_default.py`. I looked at...
Damn that's really weird. Can you make sure `FileManager` isn't disabled? I don't see how else it could be that no option would show up in the context menu. Can...
> i am surprised a reboot could affect a text editor plugin Same here... Maybe it's not a problem with FileManager itself, though if that happens only with this package,...
Just a quick note: if you only pasted the logs from FileManager because you don't want to share the rest, then that's completely fine, I respect that :slightly_smiling_face: . But...
Alright, it's probably not a problem with other plugins. I wonder if #59 could have fixed this/affected this (the changes in there haven't been released yet). Actually, @deathaxe, just eyeballing...
I had the same idea, but it doesn't really work with input system (it'd be a bit wonky like moving files, where you have to select `Move here` in the...