Skip to content
New issue

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

[FUSE] Model directive contents don't get classified as expected #11329

Open
davidwengier opened this issue Dec 22, 2024 · 0 comments
Open

[FUSE] Model directive contents don't get classified as expected #11329

davidwengier opened this issue Dec 22, 2024 · 0 comments

Comments

@davidwengier
Copy link
Contributor

davidwengier commented Dec 22, 2024

This issue is referenced from a skipped test.

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant