Closed
Description
code-server
version: code-server-1.32.0-310-linux-x64- OS Version: Ubuntu 16.04.6 LTS
Description
First of all, thanks a lot for this prioject, it's awesome! :)
I'm running binary on remote server; when i try to add a folder to the workspace (even if i assign keyboard shortcut) all i see is grey screen; have to edit workspace.json to remove 2nd folder and reload client in the browser to make it work again. Is this a feature or bug? Changing folders using ctrl-k ctrl-o works fine. However using UI it doesn't work.
Some other issues i've noticed:
- can't install extensions; however it's fine since i can just install then on my local instance and then copy folders over to remote. When trying to install using UI i'm getting this:
Cannot read property 'local' of undefined
Failed to install 'compulim.compulim-vscode-closetag'.
- Markdown preview doesn't work: command 'markdown.showPreviewToSide' not found. However makdown preview enhanced extension works fine so again, not a big deal.
Thanks.