Jump to content

Additional code language for syntax highlighting


cfish

Recommended Posts

Posted

Syntax highlighting in IPS has really improved since I last looked at it a few years ago. However, the language I need is not included by default. I need syntax highlighting for LISP and I can see that this is supported in highlight.js, which I believe the Code Snippet plugin uses by default. So my question is, how do I include LISP on the list of available options in my editor?

Posted

Ah, hang on, it looks like IPS is now using CodeMirror for syntax highlighting, is that correct? If so, I need to know how to add Common Lisp mode. Any pointers?

  • 2 weeks later...
Posted

OK, so this is what I know so far, the CodeMirror files are installed with IPS and live at:

Install_folder > applications > core > interface > codemirror

CodeMirror supports the language I need (lisp) but this is not installed by default.

So far, that's about it. If someone could at least confirm that it is CodeMirror that's being used for syntax highlighting I'd be most grateful and if anyone can just give me a hint as to how to proceed, I also be grateful.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...