vscode-recipes

VS Code configurations

A collection of recipes and guidelines for configuring and debugging various development environments and projects in VS Code.

GitHub

6k stars
125 watching
579 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/vscode-js-debug A DAP-based JavaScript debugger for various environments and frameworks. 1,673
hediet/vscode-debug-visualizer An extension for VS Code that displays data in real-time during debugging processes. 7,955
microsoft/vscode-docs Public documentation repository for the Visual Studio Code development environment 5,730
microsoft/vscode-edge-devtools Enables browser debugging and development tools directly from within Visual Studio Code 754
microsoft/vscode A source code editor that combines simplicity and functionality with extensibility and lightweight integration. 164,461
microsoft/vscode-cpptools Adds language support for C/C++ to Visual Studio Code, including editing and debugging features. 5,532
alanscodelog/blender-debugger-for-vscode Enables remote debugging of Blender with VS Code and Visual Studio using Python. 307
almenon/arepl-vscode An extension for Visual Studio Code that provides real-time Python code evaluation and debugging features. 264
microsoft/vscode-atom-keybindings Ports popular Atom keyboard shortcuts to Visual Studio Code. 146
indiejames/vscode-clojure-debug An extension for VS Code that provides tools and features for developing and debugging Clojure code. 84
ovidiuvio/vsdebugpro A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. 58
jakebecker/vscode-elixir-ls Language support and debugger extension for Elixir in VS Code. 391
vsch/javafx-webview-debugger Enables debugging of JavaFX WebView applications via a WebSocket connection to Google Chrome Dev Tools. 66
vannevelj/vsdiagnostics Provides real-time code quality checks and suggestions to help developers write proper C# code 65
panoply/vscode-liquid An extension that provides Liquid language support in Visual Studio Code, enabling syntax highlighting, formatting, and code completion for the Liquid template language. 173