An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Godot Docs for C#

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

![Showcase](docs/images/showcase.gif)

## 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)