eclipse-typescript
eclipse-typescript copied to clipboard
Feature request: Outline in Project Explorer under .ts file
As seen in the above screenshot - javascript files, like the one generated by the typescript compiler, get a document outline under the file within the Project Explorer pane. I'd like to have the same outline for typescript files.
Sure, wanna take a shot at implementing it?
I would but I have exactly zero experience in eclipse plugin development. Consider this just a low-priority suggestion. The plugin is actually working quite well so far (couple of node crashes that may just be my build of node), though I haven't tested it on a large project yet.
Cool, got it. The crashes should hopefully become less frequent in the next release (0.9.5) - there have been lots of improvements in the TypeScript services that the plug-in relies upon. If you want to try it out ahead of release, you can install the develop version of the plug-in (update site: http://eclipse-update.palantir.com/eclipse-typescript-develop/).