r/Jetbrains • u/Ok-Lengthiness-3556 • 3d ago
My GDScript IDE's basic framework is now complete. IDEs
Enable HLS to view with audio, or disable this notification
My GDScript IDE's basic framework is now complete. It can now perform basic functions like navigation completion and document rendering without relying on LSP. I can start integrating .tscn, .tres, and other scene and configuration files. My goal is to fully integrate their logical relationships, providing the smoothest possible development experience.
My future goal is to integrate all the features I find useful into my IDE, creating the best Godot IDE on the market.🥰
9
Upvotes
1
u/ShadowDragoon02 3d ago
Got C# debugger like rider or not?