Skip to content

2017-06-22 - VSCode Typescript projects cannot jump to JS implementations when definition files are present.

Notifications You must be signed in to change notification settings

ubershmekel/vscode-ts-goto-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To test this out you can open this folder

code ./ts

Then try to command-click on any express method. You'll only be able to jump to the type definitions in the typescript project.

Contrast this with a pure js project in the nots folder.

code ./nots

You can command-click to read and set breakpoints in the underlying module code.

About

2017-06-22 - VSCode Typescript projects cannot jump to JS implementations when definition files are present.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published