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

Merge PR #412 from 'scopatz/nanorc' #4

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

JoonasOnatsu
Copy link
Owner

PR #412
[Python] Improve colorings and fix bugs

  • Improve colorings based on iPython (colors=Linux): - Green for exceptions and function names. - Red for keywords such as from and not. - Cyan for keywords such as for and if.
  • Fix empty strings not correctly highlighted.
  • Fix block comments not correctly highlighted when nothing follows ===.
  • Add support for "TODO".

- Improve colorings based on iPython (colors=Linux):
    - Green for exceptions and function names.
    - Red for keywords such as `from` and `not`.
    - Cyan for keywords such as `for` and `if`.
- Fix empty strings not correctly highlighted.
- Fix block comments not correctly highlighted when nothing follows `===`.
- Add support for "TODO".
@JoonasOnatsu JoonasOnatsu merged commit 401499f into JoonasOnatsu:master Apr 24, 2024
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