Skip to content

History / Debugging Language Service in VS Code

Revisions

  • Clarifications for debugging tsserver

    @jakebailey jakebailey committed Jan 31, 2023
  • Updated Debugging Language Service in VS Code (markdown)

    @orta orta committed Jan 13, 2022
  • Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki

    @DanielRosenwasser DanielRosenwasser committed Oct 29, 2019
  • Updated Debugging Language Service in VS Code (markdown)

    @orta orta committed Oct 18, 2019
  • fix mistaken launch.json example for debugging tsserver The `request` shall be `attach`.

    @shrinktofit shrinktofit committed Aug 27, 2019
  • Remove the warning about debugging

    @orta orta committed Jul 11, 2019
  • Merge pull request #212 from SamB/patch-2 Fix vscode extension link

    Orta committed Jun 19, 2019
  • fix: it is unnecessary space

    @sisisin sisisin committed Jun 18, 2019
  • Fix vscode extension link

    @SamB SamB committed May 30, 2019
  • Updated Debugging Language Service in VS Code (markdown)

    @DanielRosenwasser DanielRosenwasser committed Sep 12, 2018
  • Updated Debugging Language Service in VS Code (markdown)

    @DanielRosenwasser DanielRosenwasser committed Jun 29, 2018
  • 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.

    @kyliau kyliau committed Mar 8, 2018
  • Some clarifications and rephrasings.

    @DanielRosenwasser DanielRosenwasser committed Oct 18, 2017
  • Update launch.json template

    @yuit yuit committed Jun 14, 2017
  • fix headings

    @aozgaa aozgaa committed Apr 3, 2017
  • Updated Debugging Language Service in VS Code (markdown)

    @aozgaa aozgaa committed Sep 23, 2016
  • Updated Debugging Language Service in VS Code (markdown)

    @aozgaa aozgaa committed Sep 23, 2016
  • Updated Debugging Language Service in VS Code (markdown)

    @aozgaa aozgaa committed Sep 22, 2016
  • Updated Debugging Language Service in VS Code (markdown)

    @aozgaa aozgaa committed Sep 22, 2016
  • Created Debugging Language Service in VS Code (markdown)

    @aozgaa aozgaa committed Sep 22, 2016