issues
search
SuessLabs
/
VsLinuxDebug
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
https://marketplace.visualstudio.com/items?itemName=SuessLabs.VSLinuxDebugger
MIT License
38
stars
9
forks
source link
Reduce VS Freezing
#40
Closed
DamianSuess
closed
2 years ago
DamianSuess
commented
2 years ago
Feature Additions:
Add async bash commands to reduce Visual Studio from locking up.
This most notably happens during
Connect()
and waiting for Bash command feedback.
Reduced output window duplicate messages
Feature Additions:
Connect()
and waiting for Bash command feedback.