Does anyone have a good solution for @WebStormIDE (or whatever you're using) going to type definition files instead of actual source code with @typescriptlang ? cc: @kentcdodds , @ken_wheeler
-
-
Thanks so much, appreciate the help here. The way I'm publishing packages, type files exist as .ts and source files are .js. I *think* this is different than the rxjs example. Any thoughts on whether this is a problem and if so how to configure Webstom to go to the .js file?
-
In this case, please try using Go to Implementation if you're in a .ts file. With the current implementation, Go to declaration from a .ts file looks for .ts, then for .d.ts, but not for .js (we assume that when writing TS, you would prefer type info available in .d.ts)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.