Optimize editor configuration settings
2224-editor-optimization_5342a688skillsetup L1★4
tools-only/X-Skills ↗What it does
Reduce VS Code rendering overhead with settings
Best for
Teams debugging slow editor performance on weak hardware or large codebases.
Inputs
- · settings.json configuration object
Outputs
- · Optimized VS Code settings (JSON)
Requires
- · Git/GitHub
- · Runtime (Python/Node)
Preconditions
- · VS Code installed
- · Write access to settings.json
Failure modes
- · Settings have no effect if VS Code is restarted mid-config
- · Minimap re-enables on extension install
Trust signals
- · Follows official VS Code performance guidance
- · JSON schema validation