I do like how CodeMix allows for quick validation and navigation of Typescript code, the way you normally get out-of-the-box with Java.
Here is my current collection of open issues (in Markdown):
## New
– Ctrl-Alt-W shortcut menu does not present a navigation option such as Project Explorder or Navigator in Angular perspective, as it does with other perspectives. I normally usethis a lot to quickly havigate the source tree. Switching perspectives just to navigate counters the time saving benefit of using it.
– When you delete or move a file, and it reports it cannot find the file (if opened at prior location), CodeMix has a pop-up offering to create it. From this point forward, editing code is hosed and you have to restart Eclipse becuase your source files become read-only. Not simply the file you moved to a different location, but any Typescript file (I haven’t tested every type of file, but Typescript files definitely become read-only and lose their color coding).
## Open
– [Live preview is broken](https://www.genuitec.com/forums/topic/live-preview-quit-working/#post-627431). Do not need for app, but do need for viewing rendered Markdown. Both used to work.
https://www.genuitec.com/forums/topic/live-preview-quit-working/#post-627431