This project is currently under development and may contain bugs. If you find one, please let me know.
Syntax highlighting.Code autocomplete.Code formatter.
- Syntax highlighting
- Code autocomplete
- Code formatter
- UI
- Custom Themes
Name | Link |
---|---|
Rust >= 1.60.0 | Site |
Godot >= 3.4 | Site |
Installation is easy! Just go to the releases section. You can also build the GDCode yourself. Install the dependencies, copy the repository to your hard drive and then run the following commands:
cd ./GDCode
cargo build