About 2,990 results
Open links in new tab
  1. JSTool - Visual Studio Marketplace

    A JavaScript (JSON) tool for Visual Studio Code. Porting from 2M+ downloads JavaScript (JSON) tool for Notepad++ (JSToolNpp). Douglas Crockford's JSMin algorithm to minimize JavaScript …

  2. visual studio code - How do I get VSCode to recognize current …

    Create a jsconfig.json file to indicate a JavaScript project within vs code, just go to the bottom of vs code and click on green bulb icon. It will ask you to create jsconfig.json. Create …

  3. JavaScript in Visual Studio Code

    To check if a JavaScript file is part of JavaScript project, just open the file in VS Code and run the JavaScript: Go to Project Configuration command. This command opens the jsconfig.json that …

  4. Debug code with Visual Studio Code

    For Node.js, VS Code checks for a start script in the package.json file to determine the entry point of the application. When a debugging session starts, the DEBUG CONSOLE panel is …

  5. Working with JavaScript - Visual Studio Code

    Using the TypeScript language service, VS Code can provide smart completions (IntelliSense) as well as type checking for JavaScript. Visual Studio Code's JavaScript IntelliSense provides …

  6. javascript - How to debug in VS Code by attaching to Edge …

    Jun 29, 2021 · I test with JavaScript Debugger v1.57.0 and Edge browser Version 91.0.864.59, it works well. Have you launched the page you want to debug in Edge first before you start to …

  7. How to Debug JavaScript in Visual Studio Code with live-server

    Oct 26, 2017 · To check your Live Server port: Install Live Server & reload VS Code. Go to Preferences > Extensions > Live Server Config; Scroll down to find Settings: Port and click …

  8. VS Code supports JSDoc-powered type checking - Stefan Judis

    Mar 11, 2022 · There are multiple ways to leverage the JSDoc type information for type checking in VS Code. Let's have a look at how this works! Add a // @ts-check comment to your …

  9. Top 10 Must-have VS Code Extensions for JavaScript Developers

    Jul 6, 2020 · Visual Studio Code, when installed for the first time, comes packed with built-in snippets for JavaScript, as well as TypeScript. The snippets help to write repetitive code more …

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

    It debugs Node.js, Chrome, Edge, WebView2, VS Code extensions, Blazor, React Native, and more. It is the default JavaScript debugger in Visual Studio Code and Visual Studio, and the …

  11. Some results have been removed
Refresh