However the the extension, which are needed, are asking a lot of storage space.
Moving the .vscode-server to a SD-card could solve disk full problems.
It is also possible to allocate the MS-Visual Studio Code on the SD-card.
Use Putty for the remote command box.
See also the article about this subject.
• Navigate to a desired project space directory from remote desktop terminal
Code: Alles auswählen
cd /opt/ft/workspaces/ext_sd/mmcblk1p1/
Code: Alles auswählen
mv /opt/ft/.vscode-server/ /opt/ft/workspaces/ext_sd/mmcblk1p1/
Code: Alles auswählen
ln -s /opt/ft/workspaces/ext_sd/mmcblk1p1/.vscode-server /opt/ft/.vscode-server
Code: Alles auswählen
find -L ./ -mindepth 15
After the first start of MS-VSC: /opt/ft/.vscode-server
Target SD-card: /opt/ft/workspaces/ext_sd/mmcblk1p1/ (after starting the TXT with a SD-card mounted. Verify with for example FIleZilla.