I have made a VS Code extension for redirecting to the online documentation

Hi all,

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.

Cheers :sunglasses:


Godot Docs for C#

Hover on C# Godot keywords in VS Code to show link to online documentation.

Showcase

Features

  • Supports links to classes, properties, methods, signals, constants and enums

  • Redirects to documentations of the corresponding Godot version

Requirements

Installation

1 Like