ailinks:

VS Code/open-settings

Open a setting

Opens the Settings editor, filtered to one setting.

macos · windows · linux · updated 2026-07-12

Format

vscode://settings/{setting}

Try it

vscode://settings/editor.wordWrapOpen

What you supply

{setting}

The setting's dotted id.

The same id you would type into the Settings search box, or find in settings.json.

Lands on the setting itself rather than the top of a very long page, which makes it the right link for a README that says "turn this on".