griddycode icon indicating copy to clipboard operation
griddycode copied to clipboard

A code editor made with Godot. Code has never been more lit!

Results 97 griddycode issues
Sort by recently updated
recently updated
newest added

**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...

bug

Please, add c# lang thanks 😉

enhancement

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

enhancement

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"...

bug

**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 *...

bug

Please add emojis 😉😉😉😉

enhancement

If I have a small display, the text is so big (because for normal screens), but I have problems with reading. Please fix that

bug