- Download the project
- Run npm install
- Set a breakpoint on line 15 in number.util.spec.js
- In the VS-Code debugger, click the play button, making sure "Demo VS-Code Bug" is selected
- Observe the breakpoint jump to line 16
- Set a breakpoint on line 5,
- Run Demo VS-Code sourceMaps false
- click to step into the function, observe that it goes into an empty space
- Set a breakpoint on line 22,
- Run Demo VS-Code sourceMaps false
- click to step into the function, observe that it goes into other files and will never reach the function you tried to step into.
-
Notifications
You must be signed in to change notification settings - Fork 0
corey-aloia/vscode-bug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple js to demonstrate a bug in vscode
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published