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

[improvement] better syntax highlighting #176

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

Jurredr
Copy link
Contributor

@Jurredr Jurredr commented Nov 21, 2024

Problem

Currently, the syntax highlighting can sometimes be suboptimal and unclear, compared to an IDE as VSCode.

Solution

Improved color mappings, mapped some more different token tags.

Before:

Screenshot 2024-11-21 at 12 14 57

After (In VSCode):

Screenshot 2024-11-21 at 12 14 28

After (In IntelliJ):

Screenshot 2024-11-21 at 14 05 22

Tests

  • I have tested this change on VSCode
  • I have tested this change on JetBrains

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sorry, something went wrong.

@Jurredr Jurredr added the improvement Improvement of an existing feature label Nov 21, 2024
@Jurredr Jurredr self-assigned this Nov 21, 2024
@Jurredr Jurredr requested a review from a team as a code owner November 21, 2024 13:05
@Jurredr Jurredr linked an issue Nov 21, 2024 that may be closed by this pull request
@Jurredr Jurredr merged commit 7bf1409 into main Nov 21, 2024
1 check passed
@dogusata dogusata deleted the 173-improvement-better-syntax-highlighting branch November 21, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[improvement] Better syntax highlighting
2 participants