@codegraphy-dev/plugin-csharp
v2.1.5
Published
CodeGraphy C# plugin
Maintainers
Readme
CodeGraphy C#
Adds C# ecosystem defaults to CodeGraphy.
- Package:
@codegraphy-dev/plugin-csharp - Plugin API:
@codegraphy-dev/plugin-api
Install
Install @codegraphy-dev/core first if the codegraphy CLI is not already available.
npm i -g @codegraphy-dev/plugin-csharp
codegraphy plugins register @codegraphy-dev/plugin-csharp
codegraphy plugins enable @codegraphy-dev/plugin-csharp
codegraphy indexWhat It Provides
Core Tree-sitter Analysis now owns C# analysis inside @codegraphy-dev/core.
This plugin is intentionally lightweight and only adds:
- C# ecosystem ignore filters
- workspace enablement for C#-specific defaults
Core CodeGraphy now owns the default C# icons and colors through Material Icon Theme. This plugin no longer ships general file theming.
