Audion Setup for VS Code
README_EN.md
Audion Setup for VS Code
A portable kit: installs the VS Code editor and configures it the way it should be — in one command.
Why It Exists
A package manager installs the program but does not configure it. The installer offers options nobody remembers six months later. And the post-install settings get reassembled on every machine.
The kit takes all of that on: it downloads the current build with every installer option and configures it immediately — no folder-trust prompts, with your own extensions.
The folder can be carried to another machine whole — nothing else is needed.
The Principle
A check before installing. A separate command shows what is already present and what will be done, changing nothing.
Next
- Run the batch file in the root. Elevation is requested only when it is needed.