diff options
| -rw-r--r-- | .config/Code/User/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 42c9b67..0b9b945 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -304,4 +304,5 @@ "cSpell.enabled": false, "terminal.external.linuxExec": "xfce4-terminal", "terminal.integrated.defaultProfile.linux": "zsh", + "github.copilot.nextEditSuggestions.enabled": true, }
\ No newline at end of file |
