Skip to content

Commit 962bacc

Browse files
committed
capitalization
1 parent c651019 commit 962bacc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes/v1_105.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,11 +289,11 @@ The Quick Input controls, like the ones used in the Command Palette (Quick Pick,
289289

290290
These actions are now moved to commands, which enables you to override their keyboard shortcuts. For example, if you want `kbstyle(Tab)` to be used to accept something in the Quick Pick, this is now possible. To see all keyboard shortcuts that you can override, open the Keyboard Shortcuts editor `(kb(workbench.action.openGlobalKeybindings))` and search for `quickInput.`
291291

292-
### Disallow whitespace-only Next Edit Suggestions
292+
### Disallow whitespace-only next edit suggestions
293293

294294
**Setting**: `setting(github.copilot.nextEditSuggestions.allowWhitespaceOnlyChanges)`
295295

296-
It is now possible to disallow Next Edit Suggestions (NES) to propose whitespace-only changes such as code formatting.
296+
It is now possible to disallow next edit suggestions (NES) to propose whitespace-only changes such as code formatting.
297297

298298
## Source Control
299299

0 commit comments

Comments
 (0)