dotnet / dotnet/csharp-tmLanguage
Generate csharp.tmLanguage.yml using Roslyn
Open
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 43
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
A tool was introduced to write Antlr grammar: https://github.com/dotnet/roslyn/tree/5cae62a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator.
The result is: https://github.com/dotnet/roslyn/blob/5cae62a/src/Compilers/CSharp/Portable/Generated/CSharp.Generated.g4.
I think it would save some effort to support future versions of language, if the textmate grammar generation is also done by tool like `CSharpSyntaxGenerator`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.