eclipse-typescript icon indicating copy to clipboard operation
eclipse-typescript copied to clipboard

Feature request: Outline in Project Explorer under .ts file

Open JeroMiya opened this issue 11 years ago • 3 comments

projectexploreroutline

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.

JeroMiya avatar Dec 03 '13 23:12 JeroMiya

Sure, wanna take a shot at implementing it?

derekcicerone-zz avatar Dec 03 '13 23:12 derekcicerone-zz

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.

JeroMiya avatar Dec 03 '13 23:12 JeroMiya

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/).

derekcicerone-zz avatar Dec 03 '13 23:12 derekcicerone-zz