Skip to main content

Code Editor Improvements

Cor Winkler Prins

CodeSome of the design capabilities in 4me allow organizations to add HTML, JavaScript and CSS. They can do this using the code editor that 4me provides. A few new usability features have been added to make this code editor easier to use. These new features are:

  • Highlight matching brackets when the cursor is placed on one of them

Highlighting matching brackets in code editor

  • Highlight matching HTML tags when the cursor is placed on one of them
  • Properly indent code when it is pasted into the editor
  • Allow code folding (i.e. collapsing and expanding a section of code)

Code folding in code editor
For those of you who did not notice this yet, it is possible to expand the code editor to full screen by clicking in the upper right corner of the editor.
Toggle full screen code editor