how do i add access to google drive using VS Code server?
how do i add access to google drive using VS Code server?
I have installed google drive extension on local machine vs code. I'd like to have access to my google drive files on the linode server vs code from marketplace.
Is there a workaround?
1 Reply
I managed to find an unofficial Google Drive application on VisualStudio's website, which can be used with VSCode:
https://marketplace.visualstudio.com/items?itemName=GustavoASC.google-drive-vscode
Based on the phrasing of your question this should be able to accomplish your goals.
I also found a pretty informative forum post on this topic which you may be interested in checking out:
https://community.onelearn.io/t/import-and-access-google-drive-in-vs-code/818
While that last link details utilizing a desktop version of Google Drive, it looks like you can get it to work on Linux, so that may also be an option.
I hope that helps!
-Micah