Hundreds of free tutorials and open-source demos: http://gdquest.com
See github.com/godotengine/..., a project GDQuest sponsored, a built-in formatter that does provide LSP support. It lays down a lot of code to build upon/reuse but needs work.
See github.com/godotengine/..., a project GDQuest sponsored, a built-in formatter that does provide LSP support. It lays down a lot of code to build upon/reuse but needs work.
VSCode setup guide coming soon.
VSCode setup guide coming soon.
The Godot add-on is in the addons/ folder.
The Godot add-on is in the addons/ folder.
An option to give a path to the external formatter could be added but not all other features, so now I think we might as well just have the addon.
An option to give a path to the external formatter could be added but not all other features, so now I think we might as well just have the addon.
But it's a ton more work and the core team hasn't had the bandwidth to closely follow up on or pick it back up.
But it's a ton more work and the core team hasn't had the bandwidth to closely follow up on or pick it back up.
At GDQuest, we have special markup in our code that wouldn't work well with GDFormat in ways that are not super easy to address.
At GDQuest, we have special markup in our code that wouldn't work well with GDFormat in ways that are not super easy to address.
Yes, there is a VSCode extension already by a contributor: marketplace.visualstudio.com/items?itemNa...
Yes, there is a VSCode extension already by a contributor: marketplace.visualstudio.com/items?itemNa...
Note the formatter doesn't support line length and auto-wrapping at the moment.
Note the formatter doesn't support line length and auto-wrapping at the moment.