Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Modify Cursor/VSCode user settings in settings.json. Use when you want to change editor settings, preferences, configuration, themes, font size, tab size, format on save, auto save, keybindings, or any settings.json values.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 29% | 0% |
| case-19 | ✗→✓ | ▲ Improved | 32% | 0% |
| case-05 | ✓→✓ | = Same ✓ | 83% | 0% |
| case-06 | ✓→✓ | = Same ✓ | 52% | 0% |
Modify Cursor/VSCode user settings. Use this when you want to change editor settings, preferences, configuration, themes, keybindings, or any settings.json values.
| OS | Path | |----|------| | macOS | ~/Library/Application Support/Cursor/User/settings.json | | Linux | ~/.config/Cursor/User/settings.json | | Windows | %APPDATA%\Cursor\User\settings.json |
Read the settings file first to get current contents.
Common setting categories:
editor.fontSize, editor.tabSize, editor.wordWrap, editor.formatOnSaveworkbench.colorTheme, workbench.iconTheme, workbench.sideBar.locationfiles.autoSave, files.exclude, files.associationsterminal.integrated.fontSize, terminal.integrated.shell.*cursor. or aipopup.// and /* */). Preserve comments when possible..vscode/settings.json): Apply only to the current project~/.cursor/cli-config.json. For IDE agent, it is controlled from Cursor Settings > Agent > Attribution.| User Request | Setting | |--------------|---------| | "bigger/smaller font" | editor.fontSize | | "change tab size" | editor.tabSize | | "format on save" | editor.formatOnSave | | "word wrap" | editor.wordWrap | | "change theme" | workbench.colorTheme | | "hide minimap" | editor.minimap.enabled | | "auto save" | files.autoSave | | "line numbers" | editor.lineNumbers | | "bracket matching" | editor.bracketPairColorization.enabled | | "smooth scrolling" | editor.smoothScrolling |
Other measured skills in the registry, with their headline benchmark lift.