Description
C# source code parsing support becomes available to editors and developer tools through a Tree-sitter grammar. This package installs parser libraries, queries, and documentation rather than a standalone app. It helps editor features such as highlighting, indentation, structural navigation, and code analysis understand C# syntax.