Skip to content

Commit 0010d1b

Browse files
authored
Enable next edit suggestions in settings
1 parent 3ab0095 commit 0010d1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"devcontainer",
99
"devcontainers",
1010
"prebuild"
11-
]
11+
],
12+
"github.copilot.nextEditSuggestions.enabled": true,
1213
}

0 commit comments

Comments
 (0)