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

[Lex] - Labels that are preceded by a dot get a typo error #21

Open
harm-smits opened this issue Feb 17, 2020 · 2 comments
Open

[Lex] - Labels that are preceded by a dot get a typo error #21

harm-smits opened this issue Feb 17, 2020 · 2 comments
Assignees

Comments

@harm-smits
Copy link

Labels preceded by a dot are a common practice of making labels private and one of the main features of NASM, however, in your plugin they get marked as a typo. It would be nice if the dot could be sanitized before the spelling check.

@ajkhoury
Copy link
Owner

ajkhoury commented Feb 18, 2020

Do you just mean the labels that are preceded by a dot get marked as a spelling error with the little green squiggle?

@harm-smits
Copy link
Author

Yes, correct.

@ajkhoury ajkhoury self-assigned this Feb 20, 2020
@harm-smits harm-smits changed the title Labels that are preceded by a dot get a typo error [Lex] - Labels that are preceded by a dot get a typo error Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants