config:vscode
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| config:vscode [2026/06/16 22:39] – Wuff | config:vscode [2026/06/19 16:59] (current) – Wuff | ||
|---|---|---|---|
| Line 100: | Line 100: | ||
| </ | </ | ||
| - | |||
| - | https:// | ||
| - | https:// | ||
| - | |||
| - | ===== Claude code permissions ===== | ||
| - | |||
| - | Claude Code applies permissions directly via .claude/ | ||
| - | |||
| - | It's a good idea to curate an allow list of safe commands it should use for projects or globally. | ||
| - | |||
| - | format of an allow list: | ||
| - | <code json .claude/ | ||
| - | { | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | ], | ||
| - | " | ||
| - | "/ | ||
| - | ] | ||
| - | } | ||
| - | } | ||
| - | </ | ||
| - | Note that the asterisk can be used anywhere in the setting and it matches any characters. Be mindful of multiple asterisks as anything would match between them. This is purely textual matching and is not command aware. | ||
config/vscode.1781645982.txt.gz · Last modified: by Wuff