Table of Contents

Blogs

View my latest blogs and updates heređź‘€!


VSCode snippets for C#

altamkp
Feb 06 2024 14:24 GMT+8

I have seen a few snippet extensions for GDScript in VS Code but none for C#, so I have decided to make my list of C# snippets public! Check it out in the marketplace and Github!

godot-snippets-vscode-csharp


VSCode Godot docs extension C#

altamkp
Feb 04 2024 17:18 GMT+8

I have a created a VS Code extension that shows a link to the respective online documentation when hovering on any C# Godot keywords. Please check out the extension in the marketplace or visit the Github repository.

godot-docs-vscode-csharp


GodotEx C# Extension Library

altamkp
Jan 14 2024 16:53 GMT+8

I have just uploaded the GodotEx C# extension library package to Nuget. Please check it out and leave any comments. Here are some extra links to the Github repository and the documentation website.