FAQ
Know issues
Installation failed
VSCode-Anywhere actually does not support spaces in the install directory path.
On Linux .desktop files do not appear correctly
This is a limitation due to your file manager, please read the available solutions.
On Linux, my $HOME is not my real HOME
Please read the possible workarounds.
Some Saltstack states failing
Simply run again the install or update script. VSCode-Anywhere will compute what is missing on your system.
If the problem persists, you can open an issue.
VSCode-Anywhere is very slow when installing, locks up the CPU, or shows access denied errors
It’s likely that your antivirus or anti-malware program is doing a realtime scan as files are being extracted.
Please see Antivirus and Anti-Malware problems for more information and possible workarounds.
VSCode-Anywhere takes a lot of disk space
You can free up disk space with the following command to delete all unnecessary things:
Language is only detected at the 2nd run
VSCode-Anywhere detects the OS locale and sets it automatically inside VSCode.
There is a bug inside VSCode and the language is only detected in the 2nd run.
VSCode-Anywhere auto-detects and configure for you the following languages: en, fr, es, de, it, ja, ru, hu, ko, bg, tr, pt_br, zh_cn and zh_tw.
I have the following message: found a tab character that violates indentation
In all files in the conf directory of your root installation, you must use spaces and not tabs.
The best way is to use VSCode-Anywhere to edit your config files because by default it replaces tabs with spaces.
If you get the following messages, please replace all of your tabs by spaces in your configuration files:
Last updated
Was this helpful?