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

Report errors/warnings in source code #227

Open
adhameer opened this issue Dec 28, 2018 · 0 comments
Open

Report errors/warnings in source code #227

adhameer opened this issue Dec 28, 2018 · 0 comments
Labels
kind: feature New user-facing feature. kind: question

Comments

@adhameer
Copy link
Contributor

Errors and warnings raised by the typechecker are highlighted with a yellow or red underline in the editor, and hovering over the line number shows the details of the error. It would be nice to be able to hook into this functionality to create our own warnings, using the location information retrieved from the code AST. Would it be possible to expose the functions used for this to the grader library?

@AltGr AltGr added the kind: enhancement Enhancement to an existing user-facing feature. label Jan 22, 2019
@EmileRolley EmileRolley added kind: feature New user-facing feature. kind: question and removed kind: enhancement Enhancement to an existing user-facing feature. labels Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New user-facing feature. kind: question
Projects
None yet
Development

No branches or pull requests

3 participants