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

Improve linting annotations #233

Open
pdawyndt opened this issue Jun 8, 2022 · 0 comments
Open

Improve linting annotations #233

pdawyndt opened this issue Jun 8, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@pdawyndt
Copy link
Contributor

pdawyndt commented Jun 8, 2022

The linter already makes a difference between annotating a position in between two characters (triangle) and a sequence of characters (wave line below characters). Given the following example

image

I would prefer to put a wave line below the pof print (as in the compiler output), as in the following case

image

In case we do not have sufficient information to make a distinction between a position between two characters and a region of one character, I would at least expect the triangle to be before p and not after it.

@winniederidder winniederidder added this to the later milestone Jun 8, 2022
@pdawyndt pdawyndt changed the title Improved linting annotations Improve linting annotations Jun 8, 2022
@winniederidder winniederidder added the enhancement New feature or request label Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants