Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support of typescript npm modules #370

Closed
stepancar opened this issue Oct 6, 2015 · 3 comments
Closed

support of typescript npm modules #370

stepancar opened this issue Oct 6, 2015 · 3 comments

Comments

@stepancar
Copy link

Hello! Thank you for this plugin.
Atom-typescript supports go-to definitions for typescript npm modules. This is awesome.
Please add support of this feature to sublime.
More info here
and this is example - how to create npm module.
Now, as i understand, TypeScript-Sublime-Plugin is not support this feature.

@zhengbli zhengbli added the Bug label Oct 20, 2015
@stepancar
Copy link
Author

@zhengbli, whats status of this issue? As i understand this project, obsolete outdated?

@stepancar stepancar reopened this Feb 23, 2016
@zhengbli zhengbli removed the Bug label Feb 24, 2016
@zhengbli
Copy link
Contributor

At first glance I thought this issue was about supporting the typescript npm package as the language service, as recently addressed with #433. However after reading the example, now I get what you meant was to consume npm packages written directly in TypeScript. Sorry for the misunderstanding.

And regarding this feature you asked, it should already be supported. I tested the example repo you posted, Goto definition does jump to the right place in the node_modules folder. Can you give it a try?

@stepancar
Copy link
Author

@zhengbli , thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants