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

Need syntax support for nim Programming language #6165

Closed
RokuKent opened this issue Mar 2, 2020 · 4 comments
Closed

Need syntax support for nim Programming language #6165

RokuKent opened this issue Mar 2, 2020 · 4 comments

Comments

@RokuKent
Copy link

RokuKent commented Mar 2, 2020

https://nim-lang.org

@marijnh
Copy link
Member

marijnh commented Mar 2, 2020

You'll have to write a mode for it, then. Since we aren't adding more modes to the main distribution, the way to go would be to set it up as a separate project and distribute it as an npm package. Or use the one from https://github.com/zah/nim.lt/blob/master/codemirror/nimrod.js

@marijnh marijnh closed this as completed Mar 2, 2020
@RokuKent
Copy link
Author

RokuKent commented Mar 2, 2020

The issue is that there are packages like Typora that uses Codemirror and if new languages are not included it's a dead-end for type formatting.

@RokuKent
Copy link
Author

RokuKent commented Mar 2, 2020

I will file a separate issue in Typora Github and ask them to switch to another code formatting system for code blocks -- this might also be the case for other Markup tools using CodeMirror just now.

@RokuKent
Copy link
Author

RokuKent commented Mar 2, 2020

This policy also impacts new languages that might appear the next year or two and will become popular.

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

No branches or pull requests

2 participants