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

Diagnostics are sometimes presented on the wrong line #1

Open
COCPORN opened this issue Jun 8, 2017 · 0 comments
Open

Diagnostics are sometimes presented on the wrong line #1

COCPORN opened this issue Jun 8, 2017 · 0 comments
Labels
Projects

Comments

@COCPORN
Copy link
Contributor

COCPORN commented Jun 8, 2017

Diagnostics are sometimes presented on the wrong line:

<Waa /> creates the correct diagnostic messages, Data type not found and Could not resolve type on the right lines in the editor.

However, missing a " creates the error on the next line:

<WhileEmpty Items={places}">

...will create an error on the line following the error for some reason.

The code that makes these calculations is in diagnostics.ts.

@COCPORN COCPORN added the bug label Jun 8, 2017
@AndrewEQ AndrewEQ added this to Needs Testing in Plugins Nov 1, 2018
@AndrewEQ AndrewEQ moved this from Needs Testing to Triage in Plugins Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Plugins
  
Triage
Development

No branches or pull requests

1 participant