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

Fix PHP syntax highlighting. #751

Merged

Conversation

tjmprm77
Copy link
Contributor

Fix an issue where the string after the block whose color index is COLORINDEX_NORMALTEXT or COLORINDEX_USER1 is not highlighted correctly.
(The processing of the fixed part is now the same as CrystalLineParser::ParseLineCJava() with this fix.)

Current version:
current

Fixed version:
fixed

- Fix an issue where the string after the block whose color index is COLORINDEX_NORMALTEXT or COLORINDEX_USER1 is not highlighted correctly.
  (The processing of the fixed part is now the same as CrystalLineParser::ParseLineCJava() with this fix.)
@sdottaka sdottaka merged commit e5adb26 into WinMerge:master Apr 25, 2021
@sdottaka
Copy link
Member

Thank you!

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.

None yet

2 participants