remi
remi copied to clipboard
Editor Feature Request: Friendlier file chooser dialog
The current file chooser in the editor sorts files and directories randomly. It would be nice to have a more full featured file chooser. At a minimum, files/directories should be initially sorted alphabetically.
Well, so which kind of improvements you suggest to do?
- Alphabetical Ordering;
- ...
@MrYsLab However is strange. It should be already ordered. Isn't it for you?
Here is a link to an article that demonstrates what I would like to see. This is a javascript solution to bring up the native OS file chooser dialog box. I fully admit that I am out of my depth here and I have no idea what it would take for you to implement, so please just take this as a suggestion and not a "demand".
I just tried the editor in Windows, and things are sorted properly. Below is a screenshot running on Ubuntu. If you could get linux to sort, that would meet my needs, but having a native file chooser would give the most flexibility.
For me, this is a very low priority request, since I have the generated code completed, but I think having a full capability file chooser would be a plus for your product. From my point of view, there is no rush for this.
shot:
@MrYsLab I will setup a Linux machine in order to reproduce and fix the problem. You are right, the actual File navigator have to be improved. I will do my best. ;-)
I can confirm the lack of alphabetical sorting on Raspbian
For Linux I would like to optionally suppress the hidden files (those beginning with .)