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

question mark as first non-whitespace char #501

Open
sKopheK opened this issue Sep 15, 2023 · 2 comments
Open

question mark as first non-whitespace char #501

sKopheK opened this issue Sep 15, 2023 · 2 comments

Comments

@sKopheK
Copy link

sKopheK commented Sep 15, 2023

Hi,
following code gets incorrectly highlighted as seen on the screenshot below, applies for other characters such as "*" or "!"

// const newFulltextSearch = searchCondition
//   ? `( ${searchCondition} ) ${Condition.And} `
//   : ''

imagen

@tylerlaprade
Copy link

tylerlaprade commented Dec 4, 2023

This same behavior even happens outside comments.

image

@edwinhuish
Copy link

You can try my fork: https://github.com/edwinhuish/better-comments-next

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

3 participants