Skip to content

Codeeditor: multi-line comment fix#4253

Merged
orbitcowboy merged 1 commit into
cppcheck-opensource:mainfrom
ntfshard:codeeditor_fix_multiline_comments
Jul 8, 2022
Merged

Codeeditor: multi-line comment fix#4253
orbitcowboy merged 1 commit into
cppcheck-opensource:mainfrom
ntfshard:codeeditor_fix_multiline_comments

Conversation

@ntfshard
Copy link
Copy Markdown
Contributor

@ntfshard ntfshard commented Jul 7, 2022

  • Single line comment can be treated as multi-line in case of asterisk line: //*****
  • Some keywords has an invisible Unicode char: u+00ad, which breaks keyword highlighting

Old:
image

New:
image

@orbitcowboy orbitcowboy merged commit a65f695 into cppcheck-opensource:main Jul 8, 2022
@ntfshard ntfshard deleted the codeeditor_fix_multiline_comments branch July 8, 2022 12:34
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

Successfully merging this pull request may close these issues.

2 participants