Updated rather a lot

This commit is contained in:
2025-04-23 11:24:52 -03:00
parent 28013e064d
commit b2d92035cc
8 changed files with 368 additions and 357 deletions

View File

@@ -82,6 +82,9 @@ in {
];
userSettings = {
"editor.linkedEditing" = true;
"editor.inlineSuggest.enabled" = true;
"continue.enableTabAutocomplete" = true;
"window.menuBarVisibility" = "toggle";
"github.copilot.editor.enableAutoCompletions" = true;
"redhat.telemetry.enabled" = false;