- Can't get syntax highlighting rule to work http://vim.wikia.com/wiki/Identify_the_syntax_highlighting_group_used_at_the_cursor 8 comments vim
- Monaco Editor with custom language server syntax highlighting not working https://stackoverflow.com/questions/71072724/implement-monaco-editor-in-angular-13 2 comments angular2
- Improved syntax highlighting and indentation for Ruby, (not written by me, just found it, and seems to work great) https://github.com/jlcrochet/vim-ruby 3 comments ruby
- This may not be too impressive, but I got some basic syntax highlighting to work in my Elm-based code editor! (Using Janiczek's editor as a starting point) https://discourse.elm-lang.org/t/text-editor-done-in-pure-elm/1365 2 comments elm
- Can't Get Prism (A Syntax Highlighter) Line Highlighting to Work, But Shows Code and Line Numbers Right https://jsfiddle.net/nstruth1/zpcogtn7/1/ 4 comments frontend