https://github.com/altamkp/godot-docs-vscode-csharp
Hover on C# Godot keywords in VS Code to show link to online documentation
https://github.com/altamkp/godot-docs-vscode-csharp
csharp documentation-tool godot godot-engine vscode vscode-extension
Last synced: 11 months ago
JSON representation
Hover on C# Godot keywords in VS Code to show link to online documentation
- Host: GitHub
- URL: https://github.com/altamkp/godot-docs-vscode-csharp
- Owner: altamkp
- License: mit
- Created: 2024-02-02T10:10:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T07:10:25.000Z (over 2 years ago)
- Last Synced: 2025-06-18T13:43:51.222Z (about 1 year ago)
- Topics: csharp, documentation-tool, godot, godot-engine, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 688 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Godot Docs for C#
Hover on C# Godot keywords in VS Code to show link to online documentation.

## Features
- Supports links to classes, properties, methods, signals, constants and enums
- Redirects to documentations of the corresponding Godot version
## Requirements
- [C# Extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp)
- Projects created with [Godot Engine (.NET version)](https://godotengine.org/)
## Installation
- [VS Code marketplace](https://marketplace.visualstudio.com/items?itemName=altamkp.godot-docs-vscode-csharp) (recommended)
- [Github releases](https://github.com/altamkp/godot-docs-vscode-csharp/releases)