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

Enhanced syntax highlighting #4737 #4738

Merged
merged 2 commits into from
Dec 24, 2024
Merged

Enhanced syntax highlighting #4737 #4738

merged 2 commits into from
Dec 24, 2024

Conversation

nadment
Copy link
Contributor

@nadment nadment commented Dec 22, 2024

  • Add StyleAttribute to highlight with color and style (NORMAL,ITALIC,BOLD)
  • Add symbol syntax coloring
  • Fix JavaScript function names highlight
  • Replace synchronized Vector and Hashtable class
  • Change colors for dark mode
  • Fix look UserDefinedJavaClassDialog
  • Code cleanup

@nadment nadment linked an issue Dec 22, 2024 that may be closed by this pull request
nadment and others added 2 commits December 24, 2024 14:44
- Add StyleAttribute to highlight with color and style
(NORMAL,ITALIC,BOLD)
- Add symbol syntax coloring
- Fix JavaScript function names highlight
- Replace synchronized Vector and Hashtable class
- Change colors for dark mode
- Fix look UserDefinedJavaClassDialog
- Code cleanup
@hansva hansva merged commit 17c3a0c into apache:main Dec 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Enhanced syntax highlighting
2 participants