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

[Enhancement] Setting environment #78

Closed smint80 closed 8 months ago

smint80 commented 11 months ago

Description

It would be nice if a DOTNET_ENVIRONMENT could be set to remote debug with different profiles. Only thing needed in launch.json to support this is in the configuration where this could be added:

"env": {
  "DOTNET_ENVIRONMENT": "Development"
}
DamianSuess commented 11 months ago

Interesting suggestion. This may be a good candidate for the new connection settings profiles feature. Sprinkle on a little user-customized settings versus the default ones

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.