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

Error underline doesn't include last char #16

Open
dsavenko opened this issue Oct 5, 2012 · 2 comments
Open

Error underline doesn't include last char #16

dsavenko opened this issue Oct 5, 2012 · 2 comments
Labels
bug can't fix Bug is beyond the remit of F4

Comments

@dsavenko
Copy link
Member

dsavenko commented Oct 5, 2012

Create this class:

class Aaa
{

  private void bcd() {

  }

}

('void' typed in lower-case).

'Expected type name' error is shown, 'bc' is underlined, but not 'd'.

@SlimerDude
Copy link
Collaborator

Screenshot of red squiggly line attached.

underline

@SlimerDude SlimerDude added the can't fix Bug is beyond the remit of F4 label Jun 9, 2024
@SlimerDude
Copy link
Collaborator

I've no idea what code reports these positions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug can't fix Bug is beyond the remit of F4
Projects
None yet
Development

No branches or pull requests

2 participants