angeldoc-vscodeAngelDoc is an open-source replacement for GhostDoc. FeaturesAngelDoc inserts pre-filled xml doc snippets for C# symbols. Currently supported are:
Requirementsvscode ^1.46.0 Extension SettingsThis extension contributes the following settings:
Extension CommandsThis extension contributes the following commands:
Known IssuesAngelDoc does not integrate with Omnisharp-vscode (Otherwise known as the VS Code C# extension you probably already use) and uses a stand-alone .net binary to get info about the symbol you are documenting. This is so that it can work accross multiple editors. For the time being it will be stuck with this and that will limit future possiblities, but for now it achieves it's goals well enough. |