text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Microsoft Visual Basic Insert Snippet IntelliSense _Move local declaration to the extracted method if it is not used elsewhere Automatic _insertion of Interface and MustOverride members _Show procedure line separators _Don't put ByRef on custom structure Editor Help A_utomatic insertion of end constructs Highlight related _keywords under cursor _Highlight references to symbol under cursor _Pretty listing (reformatting) of code _Enter outlining mode when files open Extract Method _Generate XML documentation comments for ''' Highlighting Optimize for solution size Large Regular Small Performance Show preview for rename _tracking _Navigate to Object Browser for symbols defined in metadata Go to Definition Import Directives Suggest imports for types in _NuGet packages Suggest imports for types in _reference assemblies _Place 'System' directives first when sorting imports Qualify event access with 'Me' Qualify field access with 'Me' Qualify method access with 'Me' Qualify property access with 'Me' Do not prefer 'Me.' Prefer 'Me.' 'Me.' preferences: Predefined type preferences: _Highlight matching portions of completion list items Show completion item _filters Completion Lists Enter key behavior: _Only add new line on enter after end of fully typed word _Always add new line on enter _Never add new line on enter Always include snippets Include snippets when ?-Tab is typed after an identifier Never include snippets Snippets behavior Show completion list after a character is _deleted _Show completion list after a character is typed 'nothing' checking: Fade out unused imports Prefer 'Is Nothing' over 'Object.ReferenceEquals(..., Nothing)' Report invalid placeholders in 'String.Format' calls Separate import directive groups