looking for help - debug typescript

This page summarizes the projects mentioned and recommended in the original post on /r/vim

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vscode-js-debug

    A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more

    For reference, for debugging Typescript vscode-js is the current debugger used in vscode.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. vimspector

    vimspector - A multi-language debugging system for Vim

    I have seen this issue in vimspector which linked to [this issue in vscode-js-debug and after looking over it, it seems that this should be doable now.

  4. nvim-dap

    Debug Adapter Protocol client implementation for Neovim

    If you're using nvim you can use try the DAP plugin https://github.com/mfussenegger/nvim-dap

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Let the IDE wars, uh, continue!

    15 projects | /r/ProgrammerHumor | 29 Oct 2022
  • Vim After 15 Years

    6 projects | news.ycombinator.com | 26 Oct 2022
  • How do you do debugging?

    3 projects | /r/rust | 5 Aug 2022
  • What IDE or setup do you recommend for someone switching from Windows to Linux (Pop!_OS)

    3 projects | /r/cpp | 5 May 2022
  • Debugging in neovim

    3 projects | /r/neovim | 28 Dec 2021

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?