Skip to content

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Oct 29, 2019

Screenshot 2019-10-29 at 8 04 19 am

Fixes #2075.

@DanTup DanTup force-pushed the enable-completion-model-setting branch from 6caf46c to 4e583dc Compare October 30, 2019 14:19
@DanTup DanTup merged commit b94df8c into master Oct 30, 2019
@DanTup DanTup deleted the enable-completion-model-setting branch October 30, 2019 14:19
"dart.enableMachineLearningCodeCompletion": {
"type": "boolean",
"default": false,
"description": "Controls wether to use a machine-learned model for improved code completion rankings and suggestions.",

Choose a reason for hiding this comment

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

wether -> whether =)

Copy link
Member Author

Choose a reason for hiding this comment

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

Whoops, good catch - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in editor Relates to code editing or language features is enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a user setting to enable analysis server's completion model

3 participants