Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create new workspace for each server #57

Open
sarim opened this issue Jul 18, 2018 · 2 comments
Open

create new workspace for each server #57

sarim opened this issue Jul 18, 2018 · 2 comments

Comments

@sarim
Copy link

sarim commented Jul 18, 2018

Right now the files are opened in current window/workspace. It would be great to create a new workspace when opening a remote file. and each subsequent remote file from same server should open in that same workspace.

What needs to be changed to make this happen? maintain a map of remote-host>vscode-workspace somewhere. Create a folder named with server name in TEMP and place all files from that server in that folder. Open that folder in vscode.

@rafaelmaiolla
Copy link
Owner

I'm not sure this is possibe.

@happymacarts
Copy link

would it be possible to use a different theme on "remote" files so they can easily be distinguished?
In Sublime text there was a setting for remote_subl.sublime-settings

{
	"color_scheme" : "Packages/Color Scheme - Default/Monokai.tmTheme",
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants