We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue is referenced from a skipped test. The test has been unskipped, so you'll have to take my work for it, but the PR doing so is linked below.
Given:
@model AppThing.Model
In non-FUSE the classifications look like this:
0 1 5 razorDirective [] [model] 0 6 8 variable [] [AppThing] 0 8 1 operator [] [.] 0 1 5 variable [] [Model]
In FUSE, we get only the razorDirective for "model"
razorDirective
The text was updated successfully, but these errors were encountered:
chsienki
No branches or pull requests
This issue is referenced from a skipped test.The test has been unskipped, so you'll have to take my work for it, but the PR doing so is linked below.Given:
In non-FUSE the classifications look like this:
In FUSE, we get only the
razorDirective
for "model"The text was updated successfully, but these errors were encountered: