diff --git a/vscode/settings.json b/vscode/settings.json index e829e41..758548c 100755 --- a/vscode/settings.json +++ b/vscode/settings.json @@ -73,5 +73,7 @@ "window.confirmSaveUntitledWorkspace": false, "git.openRepositoryInParentFolders": "never", "debug.toolBarLocation": "commandCenter", - "workbench.colorTheme": "Default Light+" + "workbench.colorTheme": "Default Light+", + "ansible.lightspeed.enabled": false, + "ansible.lightspeed.suggestions.enabled": false } \ No newline at end of file