diff --git a/src/VisualStudio/VisualBasic/Impl/BasicVSResources.Designer.vb b/src/VisualStudio/VisualBasic/Impl/BasicVSResources.Designer.vb index 072ec7ec190d21b0c5d8e316e6d12f0f9edd6e76..a2e668b42852bb8bd701a1f32cb2e76020a13e0a 100644 --- a/src/VisualStudio/VisualBasic/Impl/BasicVSResources.Designer.vb +++ b/src/VisualStudio/VisualBasic/Impl/BasicVSResources.Designer.vb @@ -155,7 +155,7 @@ Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic End Property ''' - ''' Looks up a localized string similar to _Highlight references to symbol under cursor. + ''' Looks up a localized string similar to Highlight related _keywords under cursor. ''' Friend Shared ReadOnly Property Option_EnableHighlightKeywords() As String Get @@ -164,7 +164,7 @@ Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic End Property ''' - ''' Looks up a localized string similar to Highlight related _keywords under cursor. + ''' Looks up a localized string similar to _Highlight references to symbol under cursor. ''' Friend Shared ReadOnly Property Option_EnableHighlightReferences() As String Get diff --git a/src/VisualStudio/VisualBasic/Impl/BasicVSResources.resx b/src/VisualStudio/VisualBasic/Impl/BasicVSResources.resx index b011b17b45b7d222b07ef48d5524e502d9b1d530..683bc0a752649bd2940f99fa25f986c78a6f6b77 100644 --- a/src/VisualStudio/VisualBasic/Impl/BasicVSResources.resx +++ b/src/VisualStudio/VisualBasic/Impl/BasicVSResources.resx @@ -157,10 +157,10 @@ A_utomatic insertion of end constructs - _Highlight references to symbol under cursor + Highlight related _keywords under cursor - Highlight related _keywords under cursor + _Highlight references to symbol under cursor _Pretty listing (reformatting) of code