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 detection of multiline comments #12

Open
ezio416 opened this issue Feb 17, 2024 · 2 comments
Open

improve detection of multiline comments #12

ezio416 opened this issue Feb 17, 2024 · 2 comments

Comments

@ezio416
Copy link

ezio416 commented Feb 17, 2024

Since Angelscript supports multiline comments like:

/*
comment block
*/

There should be proper detection of them. While editing within the comment block it's unable to parse it, but as soon as I start editing some real code elsewhere in the file, the red squigly goes away

@ezio416
Copy link
Author

ezio416 commented Mar 13, 2024

seems to no longer be an issue, maybe I was running into an edge case but I can't reproduce it now

@ezio416 ezio416 closed this as completed Mar 13, 2024
@ezio416
Copy link
Author

ezio416 commented Mar 15, 2024

Seems to happen when the comment is at the end of a file actually

@ezio416 ezio416 reopened this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant