-
Notifications
You must be signed in to change notification settings - Fork 211
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
More syntax highlighting languages #10
Comments
From #11
|
From #19
|
@heyman Could probably pin this to avoid dupe spam |
legacy-modes has
https://github.com/orgs/codemirror/repositories?language=&q=lang-&sort=&type=all Addons cover vue, liquid, angular, less, sass not currently in heynote https://github.com/codemirror/google-modes This appears to contain a golang mode as well as Kotlin, TypeScript, C |
Clojure/EDN support would also be nice, and this is linked from Lezer itself. |
C# (csharp) |
From #64
|
Most of the requested Languages have now been added. I've released a new beta version (you can update to it by turning on Beta versions in Heynote's settings). |
|
Scala support would be nice, thank you! |
Liquid would be helpful for us. |
dart |
AsciiDoc would be great. |
Support for git diffs (in vscode language list it is |
We have Markdown, AsciiDoc was requested... is only fair that we have reStructuredText also. |
PowerShell and Diff support fixed in #191 |
I would love support for Gleam! |
Would love to see Lua support added :) |
+1 for R, thanks! |
I'd like to see Odin language :) |
Would be great to see support for RDF-related syntaxes. In particular (in order of personal preference):
May be too much... Maybe worth documenting how, and potential contributors may send PRs. |
I'd love to help out with getting Elixir added, but my initial stab at it has proven unfruitful. There's a lezer-elixir and it's used in codemirror-lang-elixir but I'm not quite sure how to wire it up. I first attempted to wire it up the same way as Erlang, and then tried Markdown, then like This is the error I keep seeing when I select Elixir from the language list:
I can't track down why that I'm working off of ff88091. Thanks for your help and I'm looking forward to using HeyNote! Happy to move this to a separate issue if you want, LMK. |
Requested:
The text was updated successfully, but these errors were encountered: