MicrosoftDocs / intellicode

Visual Studio IntelliCode - AI-enhanced development tools. 👋Want to submit an issue to MicrosoftDocs/intellicode? If you have a bug or an idea, read the contributing guidelines before opening an issue. For FAQ's see
https://aka.ms/vsicfaq
Creative Commons Attribution 4.0 International
750 stars 68 forks source link

Typos in a couple menu options #194

Closed wsheemsft closed 4 years ago

wsheemsft commented 4 years ago
  1. Using VS 2019 16.5.5, "Create a model by going to View > Other Windows > Train IntelliCode model on this repository" should be "Create a model by going to View > Other Windows > IntelliCode Model Management"

  2. "Enable the following settings in Tools > Option > IntelliCode" should be "Enable the following settings in Tools > Options > IntelliCode" (options is plural)


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

vivlimmsft commented 4 years ago

Using VS 2019 16.5.5, "Create a model by going to View > Other Windows > Train IntelliCode model on this repository" should be "Create a model by going to View > Other Windows > IntelliCode Model Management"

This isn't quite right, it's a separate model training workflow. "Train IntelliCode model on this repository" is for models which are shared with your team, "IntelliCode Model Management" is for personal models.

wsheemsft commented 4 years ago

Understood. My mistake was in Tools -> Options -> IntelliCode where I interpreted the value of "Default" to be "Enabled". Did not realize it was a tri-state. Setting it to enabled exposed the menu option from the documentation.