Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
Labels
area-compiler Umbrella for all compiler issues New Feature: Fuse untriaged

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"

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-compiler Umbrella for all compiler issues New Feature: Fuse untriaged
Projects
None yet
Development

No branches or pull requests

2 participants