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

[Feature] Support more languages for syntax highlighting (YAML, Ruby and Python) #72

Open
mohzy83 opened this issue Dec 29, 2022 · 2 comments
Labels
enhancement New feature or request PR welcome Pull Request welcome

Comments

@mohzy83
Copy link
Owner

mohzy83 commented Dec 29, 2022

Support more languages for syntax highlighting

  • YAML
  • Ruby
  • Python

This can be accomplished by defining a new langanuge for the ColorCode lib:
See: https://github.com/RichardSlater/ColorCodePortable/tree/master/ColorCode/Compilation/Languages

@mohzy83 mohzy83 added this to the 0.7.2 milestone Dec 29, 2022
@mohzy83 mohzy83 added enhancement New feature or request good first issue Good for newcomers labels Dec 29, 2022
@mohzy83 mohzy83 changed the title [Feature] Support more languages for syntax highlighting (YAML, Ruby) [Feature] Support more languages for syntax highlighting (YAML, Ruby and Python) Dec 29, 2022
@mohzy83 mohzy83 added PR welcome Pull Request welcome and removed good first issue Good for newcomers labels Jan 11, 2023
@mohzy83 mohzy83 removed this from the 0.7.2 milestone Feb 11, 2023
@mohzy83 mohzy83 closed this as completed Feb 11, 2023
@mohzy83 mohzy83 reopened this Feb 11, 2023
@richmensch
Copy link

Was the template for Python ever completed? I downloaded and installed the latest version and I do not get color highlighting in NPPMarkdownPanel for Python code embedded in Markdown documents. How do I get it working?

@mohzy83
Copy link
Owner Author

mohzy83 commented Feb 24, 2023

This feature isn't implemented yet. I closed the task accidentally but reopend it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR welcome Pull Request welcome
Projects
None yet
Development

No branches or pull requests

2 participants