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

Specific comment syntax breaks text highlight in Better C++ Syntax. #375

Closed
EAManninen opened this issue Aug 27, 2019 · 1 comment · Fixed by #376
Closed

Specific comment syntax breaks text highlight in Better C++ Syntax. #375

EAManninen opened this issue Aug 27, 2019 · 1 comment · Fixed by #376
Labels
🐛 Bug Something isn't working

Comments

@EAManninen
Copy link

EAManninen commented Aug 27, 2019

Example:
/************************************
*Comment here
************************************/
Comment like in example above breaks code highlighting / coloring.
Comment green color is spread out into different parts of code.

Example with extension:

WithExtension_comment

Workaround fix for this:

WithExtension_space

I've used this extension for several months now and today I've noticed the issue.

I use Dark theme and I've customized colors in some elements (caret, tab coloring, line numbers etc...), but haven't touched syntax highlight / colors. Also I removed my customization and issue still remained.

Edit: I rolled back to version 1.13.2 and issue was gone.

@matter123
Copy link
Collaborator

This relates to the syntax highlighting if doxygen comments.

matter123 added a commit that referenced this issue Aug 27, 2019
@matter123 matter123 mentioned this issue Aug 27, 2019
@matter123 matter123 added the 🐛 Bug Something isn't working label Aug 27, 2019
jeff-hykin added a commit that referenced this issue Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants