Added ServiceNow specific vscode and firefox extensions

This commit is contained in:
2024-05-28 16:55:07 -03:00
parent 6232319b7b
commit 7eae3b188e
5 changed files with 54 additions and 23 deletions

View File

@@ -70,6 +70,7 @@ in {
userSettings = {
"editor.linkedEditing" = true;
"window.menuBarVisibility" = "toggle";
"github.copilot.editor.enableAutoCompletions" = true;
};
};
}