diff --git a/home/dot_config/Code/User/settings.json b/home/dot_config/Code/User/settings.json index 27e0f2eb..3aa86768 100644 --- a/home/dot_config/Code/User/settings.json +++ b/home/dot_config/Code/User/settings.json @@ -337,5 +337,9 @@ "yaml.format.singleQuote": true, "yaml.schemas": { "file:///Users/bzalewski/.vscode/extensions/atlassian.atlascode-3.0.3/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml" - } + }, + "pieces.autocomplete": true, + "pieces.autocompleteKey": "Tab only", + "pieces.notifications": "Only Critical Notifications", + "thunder-client.workspaceRelativePath": ".config" } \ No newline at end of file