Get rid of `DirectiveCSharpTokenizer`
Open
Area-Razor
Area-Razor-Compiler
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
This tokenizer is mainly used for ensuring that `@page` is the first thing in a file; it's overly complicated and still using the native tokenizer, rather than the modern tokenizer. We should be able to remove it entirely.
Contributor guide
Assessment
This issue has not been assessed yet.