face-hh / griddycode

A code editor made with Godot. Code has never been more lit!
Apache License 2.0
1.82k stars 115 forks source link

Hidden folders don't show up #21

Closed Symmettry closed 8 months ago

Symmettry commented 8 months ago

when opening a folder with hidden files/folders they don't appear (even when ran as admin) and also in general a bunch of folders just don't show up

Symmettry commented 8 months ago

Ah, i see.

If the folder is not capitalized it doesn't show up for some reason

"Bussin" shows up. "bussin" does not

face-hh commented 8 months ago

If the folder is not capitalized it doesn't show up for some reason

Unreplicable

Hidden folders don't show up

Fixed in v1.1.0

Symmettry commented 8 months ago

aight nice. somehow in my user profile folder i was not able to read my lowercase folders idk why

face-hh commented 8 months ago

Hidden folders don't show up. Fixed in v1.1.0

Because the performance issue still exists in the file picker (which causes lag when there are many items to display), I will revert this. It shouldn't be a problem with the introduction of CLI support, as you'll be able to gcode .test to change to a hidden directory.