VsLinuxDebug icon indicating copy to clipboard operation
VsLinuxDebug copied to clipboard

VS Extension to remotely deploy and debug your .NET (Core) C# solutions directly to your Linux or Raspberry Pi devices! .NET Core 3.1, .NET 5, 6, 7, 8, 9

Results 10 VsLinuxDebug issues
Sort by recently updated
recently updated
newest added

## Description Since the last extension update I cannot use the extension anymore. The code builds fine, but then I get the following error while connecting through SSH: ``` 08:37:50.349:...

bug
enhancement
help wanted
v2.2

Unfortunately, I cannot use VsLinuxDebug to build, deploy and attach. Build and deploy works fine but it does not attach automatically and it's quite frustrating since I don't see any...

enhancement
v3.0
v2.2

## Description If using many nuget packages at a project, the tar 'complete' project folder and transport it, unpack it, is quite time intensive. In VS u have normaly the...

enhancement
v3.0

Hey, thank you very much for developing this plugin. I have encountered some problems in the process of using it and I hope to get your help. Here is my...

help wanted
feedback-requested
pinned

_**WARNING:** EXPERIMENTAL FEATURE_ Research the experimental feature of the launching of uploaded packages via SSH. From a standard SSH connection, the application can be launched. However, SSH.NET the process will...

enhancement
vNext

My project is about 100 MB, it would be neat to have a way where VsLinuxDebug would only copy over modified files instead of delete and transfer the whole package.

enhancement
v3.0

## Description Sometimes it's needed to start only the debug again for tracing without build and deploy again, i saw u have the menue item already and the command, pls...

enhancement
v3.0

I noticed I have a runtimes folder on my Linux host (the files that are deployed with this extension) that includes binaries for 12 platforms including Windows and OSX. It...

enhancement
vNext
v3.0

## Description After installing the VsLinuxDebug extension on Visual Studio 2022 and starting to deploy and debug, nothing happens, and attaching to the process for debugging is also not working...

duplicate
stale

Is there a way to capture stdin? For example, when the console program asks user for input, and user needs to write or select an option. Of course the workaournd...

not-reviewed
suggestion