You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Hello, I frequently use Visual Studio Code for remote development.
However, in our development and testing workflows, we typically use service accounts or service users rather than our own login credentials.
To switch to these service accounts, we use commands like 'su' or 'su -' within the terminal.
The issue arises when I need to open a new terminal within VSCode and execute 'su' to switch users for editing purposes.
As a result, the VSCode Explorer displays files owned by my user, while the terminal contains files owned by the service user or development user.
This discrepancy creates complications, particularly when pushing and pulling from GitHub since it requires my user credentials.
This situation renders VSCode less practical for remote development.
I would greatly appreciate it if there were a simple switch or feature to change the user context within VSCode,
allowing us to seamlessly work with different users during remote development.
Alternatively, it would be helpful to have a solution for using different user accounts in remote development environments."
The text was updated successfully, but these errors were encountered:
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 10 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
This feature request has not yet received the 10 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.
🙁 In the last 60 days, this feature request has received less than 10 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.
"Hello, I frequently use Visual Studio Code for remote development.
However, in our development and testing workflows, we typically use service accounts or service users rather than our own login credentials.
To switch to these service accounts, we use commands like 'su' or 'su -' within the terminal.
The issue arises when I need to open a new terminal within VSCode and execute 'su' to switch users for editing purposes.
As a result, the VSCode Explorer displays files owned by my user, while the terminal contains files owned by the service user or development user.
This discrepancy creates complications, particularly when pushing and pulling from GitHub since it requires my user credentials.
This situation renders VSCode less practical for remote development.
I would greatly appreciate it if there were a simple switch or feature to change the user context within VSCode,
allowing us to seamlessly work with different users during remote development.
Alternatively, it would be helpful to have a solution for using different user accounts in remote development environments."
The text was updated successfully, but these errors were encountered: