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

[Feature] Added User Data Config #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arunpandian7
Copy link

@arunpandian7 arunpandian7 commented Sep 12, 2020

I have added a feature that lets user direct to their User Data Dir (.vscode directory). This would easily let them use the codesever with their own personalized settings and extensions in no time.

Instructions to use

  • Upload your .vscode folder to your Google Drive from your local device
  • Pass the path to the .vscode folder (in your Google Drive) to ColabCode(user_data_dir="PATH")

.vscode folder contains argv.json and extensions folder that have each extension in respective folder.

How it works

code-server have command line argument which let us do this.

@arunpandian7 arunpandian7 changed the title Added User Data Config [Feature] Added User Data Config Sep 12, 2020
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

Successfully merging this pull request may close these issues.

1 participant