TMS Blog: CodeMirror

TMS Blog: CodeMirror

May 31, 2022

CodeMirror. Do you want to display or edit code directly within your TMS WEB Core application? Then this is the post for you.  This time out, we're diving head-first into CodeMirror 5, which describes itself as "a versatile text editor implemented in JavaScript for the browser."  Which it certainly is.  Beyond just being a text editor, it is natively aware of more than 100 different programming languages.  Beyond that, it has numerous add-ons and configurable options to mimic the many styles and conventions of other editors you might already be familiar with, like Vim, Emacs, and so on. And using it in a TMS WEB Core project is just as easy as any of the other JS libraries we've covered so far.

Enjoy this post?

Buy Andrew Simard a pizza

More from Andrew Simard