griddycode
griddycode copied to clipboard
A code editor made with Godot. Code has never been more lit!
Why does the gayming OS have to break everything!!! Fixes #68
**Describe the bug** GriddyCode's File manager tries to run `pwd` on Windows, however, `pwd` doesn't exist. https://github.com/face-hh/griddycode/blob/dff8167af5909637d7aba158ae442729055683a2/Scripts/file_manager.gd#L31 #67 Fixes this issue. **To Reproduce** Run GriddyCode Check logs, it should mention...
This pr adds the ability to change the editor font and use your own custom fonts, however there are some caveats, currently Godot does not allow access to system fonts....
Running in any other disk will still start in C: disk and you can't go to any other disk afaik
having a e.g. abc.lua file, then doing add_comment("something 1") then having abc2.lua file, then doing add_comment("something 2") this then makes it so even in abc2.lua, you still see "something 1"...
**Describe the bug** Some glyph of combinations of the font have weird rendering. * Digits 0, 6 and 9 aren't rendered properly, there are "small holes" in the font *...
If I have a small display, the text is so big (because for normal screens), but I have problems with reading. Please fix that