Debugging Language Service in VS Code
Jake Bailey edited this page 2023-01-31 10:58:09 -08:00
Clone

Wiki Page Revisions

20 Commits

Author SHA1 Message Date
Jake Bailey
418995c0b8 Clarifications for debugging tsserver 2023-01-31 10:58:09 -08:00
Orta Therox
f6705f7b31 Updated Debugging Language Service in VS Code (markdown) 2022-01-13 13:43:32 +00:00
Daniel Rosenwasser
10f3d49458 Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki 2019-10-29 13:21:22 -07:00
Orta
695bd7025b Updated Debugging Language Service in VS Code (markdown) 2019-10-18 13:21:10 -04:00
Leslie Leigh
dfa516adc5
fix mistaken launch.json example for debugging tsserver
The `request` shall be `attach`.
2019-08-27 19:57:19 +08:00
Orta
d3137f24fe Remove the warning about debugging 2019-07-11 11:49:28 -04:00
Orta
1687e2b21b
Merge pull request #212 from SamB/patch-2
Fix vscode extension link
2019-06-19 06:52:58 -07:00
sisisin
d5a3027480 fix: it is unnecessary space 2019-06-19 04:30:34 +09:00
Samuel Bronson
4a04b919f5
Fix vscode extension link 2019-05-29 20:21:40 -04:00
Daniel Rosenwasser
212f7cb669 Updated Debugging Language Service in VS Code (markdown) 2018-09-12 11:29:08 -07:00
Daniel Rosenwasser
2000a58628 Updated Debugging Language Service in VS Code (markdown) 2018-06-29 15:59:20 -07:00
Keen Yee Liau
a28d5dd59e
Change node --debug to node --inspect
This commit fixes the following deprecation:
DeprecationWarning: `node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead.
2018-03-07 16:28:58 -08:00
Daniel Rosenwasser
aeec5948ab Some clarifications and rephrasings. 2017-10-17 17:21:33 -07:00
Yui
623420e22a Update launch.json template 2017-06-14 16:40:45 -07:00
Arthur Ozga
e23af70cb8 fix headings 2017-04-03 11:03:25 -07:00
Arthur Ozga
1747b33b7e Updated Debugging Language Service in VS Code (markdown) 2016-09-23 15:57:03 -07:00
Arthur Ozga
72c423b47d Updated Debugging Language Service in VS Code (markdown) 2016-09-23 14:54:17 -07:00
Arthur Ozga
8c248ef88b Updated Debugging Language Service in VS Code (markdown) 2016-09-21 17:48:45 -07:00
Arthur Ozga
d5f218372e Updated Debugging Language Service in VS Code (markdown) 2016-09-21 17:42:47 -07:00
Arthur Ozga
72d417a921 Created Debugging Language Service in VS Code (markdown) 2016-09-21 17:42:20 -07:00