A first javascript syntax integration has been done. As you can see from the screenshots, UME now supports syntax highlighting, code folding, line numbers, bracket highlighting, view splitting, current line highlight.
Also implemented a simple statusbar showing the current project.
Edit:
Javascript parsing and validation has also been implemented now. It uses the IActiveScript interface (and affiliates) to perform it on a system engine level.