dotnet / dotnet/roslyn

Get rid of `DirectiveCSharpTokenizer`

Open
#85,573 0 comments 0 reactions 1 assignee Claimed by @333fred View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.