Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Disable wordBasedSuggestions by default.#2944

Merged
sean-mcmanus merged 1 commit into
mastermicrosoft/vscode-cpptools:masterfrom
seanmcm/disableWordBasedSuggestionsByDefaultmicrosoft/vscode-cpptools:seanmcm/disableWordBasedSuggestionsByDefaultCopy head branch name to clipboard
Dec 20, 2018
Merged

Disable wordBasedSuggestions by default.#2944
sean-mcmanus merged 1 commit into
mastermicrosoft/vscode-cpptools:masterfrom
seanmcm/disableWordBasedSuggestionsByDefaultmicrosoft/vscode-cpptools:seanmcm/disableWordBasedSuggestionsByDefaultCopy head branch name to clipboard

Conversation

@sean-mcmanus

Copy link
Copy Markdown
Contributor

Fix for #2943 .

@sean-mcmanus sean-mcmanus requested a review from a team December 19, 2018 01:36
Comment thread Extension/package.json
},
"configurationDefaults": {
"[cpp]": {
"editor.autoIndent": false

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This hasn't been need over a year (VS Code fixed a bug with this).

Comment thread Extension/package.json
"configurationDefaults": {
"[cpp]": {
"editor.autoIndent": false
"editor.wordBasedSuggestions": false

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Users who really want this can opt-in.

@sean-mcmanus sean-mcmanus merged commit f58af4f into master Dec 20, 2018
@sean-mcmanus sean-mcmanus deleted the seanmcm/disableWordBasedSuggestionsByDefault branch December 20, 2018 22:39
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.