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

Feature request: LSP publish template syntax errors #5

Closed
a-h opened this issue May 9, 2021 · 2 comments
Closed

Feature request: LSP publish template syntax errors #5

a-h opened this issue May 9, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@a-h
Copy link
Owner

a-h commented May 9, 2021

When template parsing fails, the error messages should be published to the client to inform the user in the IDE where issues are as per https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_publishDiagnostics

@a-h a-h added enhancement New feature or request good first issue Good for newcomers labels May 9, 2021
@a-h a-h closed this as completed in 0654d88 May 29, 2021
@a-h
Copy link
Owner Author

a-h commented May 29, 2021

@a-h
Copy link
Owner Author

a-h commented May 30, 2021

Also, see 5d9259a for Go code warnings and errors in addition to template parsing errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant