godotengine / godot-cpp-template

Quickstart template for GDExtension development with Godot
https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/what_is_gdextension.html
The Unlicense
145 stars 55 forks source link

Add VSCode extension suggestions and update .gitignore for the rest of the VSCode files #4

Closed adamscott closed 1 year ago

adamscott commented 1 year ago

Adds a basic extension suggestions for the project. This will help newcomers a lot. Updates too the .gitignore to add the rest of the VSCode settings files in order to prevent committing those files.