This shows you the differences between two versions of the page.
| cfnet:cfheader:vscode_remote_debug_configurator:index [2026/03/04 14:13] – created - external edit 127.0.0.1 | cfnet:cfheader:vscode_remote_debug_configurator:index [2026/03/04 14:17] (current) – admin | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| The .NET Remote Debug Configurator is a Visual Studio Code extension that simplifies the process of configuring remote .NET debugging sessions. Instead of manually editing JSON configuration files, developers only need to fill out a form. | The .NET Remote Debug Configurator is a Visual Studio Code extension that simplifies the process of configuring remote .NET debugging sessions. Instead of manually editing JSON configuration files, developers only need to fill out a form. | ||
| - | {{ : | + | {{ : |
| Visual Studio Code also has the ability [[https:// | Visual Studio Code also has the ability [[https:// | ||
| Line 52: | Line 52: | ||
| === Install the Extension === | === Install the Extension === | ||
| - | - From the Extensions side panel in Visual Studio Code, select //Install from VSIX//.{{ : | + | - From the Extensions side panel in Visual Studio Code, select //Install from VSIX// |
| - Browse to the downloaded .vsix file and press the " | - Browse to the downloaded .vsix file and press the " | ||
| Line 62: | Line 62: | ||
| - Type '' | - Type '' | ||
| - Fill out the configuration form with your remote debugging details | - Fill out the configuration form with your remote debugging details | ||
| - | |||
| Line 84: | Line 83: | ||
| - Attach the VS Code debugger through the SSH tunnel | - Attach the VS Code debugger through the SSH tunnel | ||
| - Connect you to the remote debugging session | - Connect you to the remote debugging session | ||
| - | |||