Skip to content

Commit bcc3fc4

Browse files
authored
Merge branch 'master' into tglee-vside
2 parents 67aa4ea + 33ad602 commit bcc3fc4

File tree

6 files changed

+70
-83
lines changed

6 files changed

+70
-83
lines changed

docs/ide/TOC.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
# [Solutions and Projects in Visual Studio](solutions-and-projects-in-visual-studio.md)
5959
## [Creating Solutions and Projects](creating-solutions-and-projects.md)
6060
## [Adding and Removing Project Items](adding-and-removing-project-items.md)
61+
## [Project and Solution File Types](reference/project-and-solution-file-types.md)
6162
## [Managing Project and Solution Properties](managing-project-and-solution-properties.md)
6263
## [Managing references in a project](managing-references-in-a-project.md)
6364
### [How to: Add or Remove References By Using the Reference Manager](how-to-add-or-remove-references-by-using-the-reference-manager.md)
@@ -122,6 +123,11 @@
122123
### [How to: Change Text Case in the Editor](how-to-change-text-case-in-the-editor.md)
123124
### [How to: Manage Editor Modes](how-to-manage-editor-modes.md)
124125
### [How to: Manage Editor Windows](how-to-manage-editor-windows.md)
126+
### [How to: Change Fonts and Colors in the Editor](reference/how-to-change-fonts-and-colors-in-the-editor.md)
127+
### [How to: Manage Word Wrap in the Editor](reference/how-to-manage-word-wrap-in-the-editor.md)
128+
### [How to: Display Line Numbers in the Editor](reference/how-to-display-line-numbers-in-the-editor.md)
129+
### [How to: Display URLs as Links in the Editor](reference/how-to-display-urls-as-links-in-the-editor.md)
130+
### [Setting Language-Specific Editor Options](reference/setting-language-specific-editor-options.md)
125131
## [Develop code in Visual Studio without projects or solutions](develop-code-in-visual-studio-without-projects-or-solutions.md)
126132
## [Create portable, custom editor settings with EditorConfig](create-portable-custom-editor-options.md)
127133
## [How to: Track Your Code by Customizing the Scrollbar](how-to-track-your-code-by-customizing-the-scrollbar.md)

docs/ide/reference/TOC.md

Lines changed: 43 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -10,48 +10,49 @@
1010
## [Go To Line](go-to-line.md)
1111
## [Immediate Window](immediate-window.md)
1212
## [Miscellaneous Files](miscellaneous-files.md)
13-
## [Options Dialog Box (Visual Studio)](options-dialog-box-visual-studio.md)
14-
## [Environment Options Dialog Box](environment-options-dialog-box.md)
15-
### [General, Environment, Options Dialog Box](general-environment-options-dialog-box.md)
16-
### [AutoRecover, Environment, Options Dialog Box](autorecover-environment-options-dialog-box.md)
17-
### [Documents, Environment, Options Dialog Box](documents-environment-options-dialog-box.md)
18-
### [Extensions and Updates, Environment, Options Dialog Box](extensions-and-updates-environment-options-dialog-box.md)
19-
### [Find and Replace, Environment, Options Dialog Box](find-and-replace-environment-options-dialog-box.md)
20-
### [Fonts and Colors, Environment, Options Dialog Box](fonts-and-colors-environment-options-dialog-box.md)
21-
### [Import and Export Settings, Environment, Options Dialog Box](import-and-export-settings-environment-options-dialog-box.md)
22-
### [International Settings, Environment, Options Dialog Box](international-settings-environment-options-dialog-box.md)
23-
### [Keyboard, Environment, Options Dialog Box](keyboard-environment-options-dialog-box.md)
24-
### [Notifications, Environment, Options Dialog Box](notifications-environment-options-dialog-box.md)
25-
### [Quick Launch, Environment, Options Dialog Box](quick-launch-environment-options-dialog-box.md)
26-
### [Startup, Environment, Options Dialog Box](startup-environment-options-dialog-box.md)
27-
### [Synchronized Settings, Environment, Options Dialog Box](synchronized-settings-environment-options-dialog-box.md)
28-
### [Tabs and Windows, Environment, Options Dialog Box](tabs-and-windows-environment-options-dialog-box.md)
29-
### [Task List, Environment, Options Dialog Box](task-list-environment-options-dialog-box.md)
30-
### [Web Browser, Environment, Options Dialog Box](web-browser-environment-options-dialog-box.md)
31-
### [Options Page, Environment Node Properties](options-page-environment-node-properties.md)
32-
## [Text Editor Options Dialog Box](text-editor-options-dialog-box.md)
33-
### [How to: Change Fonts and Colors in the Editor](how-to-change-fonts-and-colors-in-the-editor.md)
34-
### [How to: Manage Word Wrap in the Editor](how-to-manage-word-wrap-in-the-editor.md)
35-
### [How to: Display Line Numbers in the Editor](how-to-display-line-numbers-in-the-editor.md)
36-
### [How to: Display URLs as Links in the Editor](how-to-display-urls-as-links-in-the-editor.md)
37-
### [Setting Language-Specific Editor Options](setting-language-specific-editor-options.md)
38-
### [Options, Text Editor, General](options-text-editor-general.md)
39-
### [Options, Text Editor, File Extension](options-text-editor-file-extension.md)
40-
### [Options, Text Editor, All Languages](options-text-editor-all-languages.md)
41-
### [Options, Text Editor, All Languages, Tabs](options-text-editor-all-languages-tabs.md)
42-
### [Options, Text Editor, Basic (Visual Basic)](options-text-editor-basic-visual-basic.md)
43-
### [Options, Text Editor, C/C++, Formatting](options-text-editor-c-cpp-formatting.md)
44-
### [Options, Text Editor, C/C++, Advanced](options-text-editor-c-cpp-advanced.md)
45-
### [Options, Text Editor, C/C++, Experimental](options-text-editor-c-cpp-experimental.md)
46-
### [Options, Text Editor, C#, Formatting](options-text-editor-csharp-formatting.md)
47-
### [Options, Text Editor, C#, Advanced](options-text-editor-csharp-advanced.md)
48-
### [Options, Text Editor, C#, IntelliSense](options-text-editor-csharp-intellisense.md)
49-
### [Options, Text Editor, JavaScript, Formatting](options-text-editor-javascript-formatting.md)
50-
### [Options, Text Editor, JavaScript, IntelliSense](options-text-editor-javascript-intellisense.md)
51-
### [Options, Text Editor, XAML, Formatting](options-text-editor-xaml-formatting.md)
52-
### [Options Page, Fonts and Colors Node Properties](options-page-fonts-and-colors-node-properties.md)
53-
### [Options Page, Text Editor Node Properties](options-page-text-editor-node-properties.md)
54-
## [Options Page, Debugging Node Properties](options-page-debugging-node-properties.md)
13+
## [Options Dialog Box](options-dialog-box-visual-studio.md)
14+
### [Environment Options Dialog Box](environment-options-dialog-box.md)
15+
#### [Environment - General](general-environment-options-dialog-box.md)
16+
#### [Environment - AutoRecover](autorecover-environment-options-dialog-box.md)
17+
#### [Environment - Documents](documents-environment-options-dialog-box.md)
18+
#### [Environment - Extensions and Updates](extensions-and-updates-environment-options-dialog-box.md)
19+
#### [Environment - Find and Replace](find-and-replace-environment-options-dialog-box.md)
20+
#### [Environment - Fonts and Colors](fonts-and-colors-environment-options-dialog-box.md)
21+
#### [Environment - Import and Export Settings](import-and-export-settings-environment-options-dialog-box.md)
22+
#### [Environment - International Settings](international-settings-environment-options-dialog-box.md)
23+
#### [Environment - Keyboard](keyboard-environment-options-dialog-box.md)
24+
#### [Environment - Notifications](notifications-environment-options-dialog-box.md)
25+
#### [Environment - Quick Launch](quick-launch-environment-options-dialog-box.md)
26+
#### [Environment - Startup](startup-environment-options-dialog-box.md)
27+
#### [Environment - Synchronized Settings](synchronized-settings-environment-options-dialog-box.md)
28+
#### [Environment - Tabs and Windows](tabs-and-windows-environment-options-dialog-box.md)
29+
#### [Environment - Task List](task-list-environment-options-dialog-box.md)
30+
#### [Environment - Web Browser](web-browser-environment-options-dialog-box.md)
31+
#### [Options Page, Environment Node Properties](options-page-environment-node-properties.md)
32+
##### [Options Page, Fonts and Colors Node Properties](options-page-fonts-and-colors-node-properties.md)
33+
### [Text Editor Options Dialog Box](text-editor-options-dialog-box.md)
34+
#### [Text Editor - General](options-text-editor-general.md)
35+
#### [Text Editor - File Extension](options-text-editor-file-extension.md)
36+
#### [Text Editor - All Languages](options-text-editor-all-languages.md)
37+
#### [Text Editor - All Languages, Tabs](options-text-editor-all-languages-tabs.md)
38+
#### [Text Editor - Basic (Visual Basic)](options-text-editor-basic-visual-basic.md)
39+
#### [Text Editor - C/C++, Formatting](options-text-editor-c-cpp-formatting.md)
40+
#### [Text Editor - C/C++, Advanced](options-text-editor-c-cpp-advanced.md)
41+
#### [Text Editor - C/C++, Experimental](options-text-editor-c-cpp-experimental.md)
42+
#### [Text Editor - C#, Formatting](options-text-editor-csharp-formatting.md)
43+
#### [Text Editor - C#, Advanced](options-text-editor-csharp-advanced.md)
44+
#### [Text Editor - C#, IntelliSense](options-text-editor-csharp-intellisense.md)
45+
#### [Text Editor - JavaScript, Formatting](options-text-editor-javascript-formatting.md)
46+
#### [Text Editor - JavaScript, IntelliSense](options-text-editor-javascript-intellisense.md)
47+
#### [Text Editor - XAML, Formatting](options-text-editor-xaml-formatting.md)
48+
#### [Options Page, Text Editor Node Properties](options-page-text-editor-node-properties.md)
49+
### [Options Page, Debugging Node Properties](options-page-debugging-node-properties.md)
50+
### [Projects and Solutions Options Dialog Box](projects-and-solutions-options-dialog-box.md)
51+
#### [Projects and Solutions - Build and Run](options-dialog-box-projects-and-solutions-build-and-run.md)
52+
#### [Projects and Solutions - Web Projects](options-dialog-box-projects-and-solutions-web-projects.md)
53+
#### [Projects and Solutions - VB Defaults](visual-basic-defaults-projects-options-dialog-box.md)
54+
#### [Projects and Solutions - VC++ Project Settings](vcpp-project-settings-projects-and-solutions-options-dialog-box.md)
55+
### [XAML Designer Options Dialog Box](xaml-designer.md)
5556
## [Output Window](output-window.md)
5657
## [Project Properties Reference](project-properties-reference.md)
5758
### [Application Page, Project Designer (Visual Basic)](application-page-project-designer-visual-basic.md)
@@ -75,19 +76,12 @@
7576
### [Services Page, Project Designer](services-page-project-designer.md)
7677
#### [Advanced Settings for Services Dialog Box](advanced-settings-for-services-dialog-box.md)
7778
### [Signing Page, Project Designer](signing-page-project-designer.md)
78-
### [Visual Basic Defaults, Projects, Options Dialog Box](visual-basic-defaults-projects-options-dialog-box.md)
79-
### [VC++ Project Settings, Projects and Solutions, Options Dialog Box](vcpp-project-settings-projects-and-solutions-options-dialog-box.md)
80-
## [Project and Solution File Types](project-and-solution-file-types.md)
81-
## [Projects and Solutions, Options Dialog Box](projects-and-solutions-options-dialog-box.md)
82-
### [Options Dialog Box, Projects and Solutions, Build and Run](options-dialog-box-projects-and-solutions-build-and-run.md)
83-
### [Options Dialog Box, Projects and Solutions, Web Projects](options-dialog-box-projects-and-solutions-web-projects.md)
8479
## [Property Pages, JavaScript](property-pages-javascript.md)
8580
## [Properties Window](properties-window.md)
8681
## [Toolbox](toolbox.md)
8782
### [Toolbox, Components Tab](toolbox-components-tab.md)
8883
### [Toolbox, Data Tab](toolbox-data-tab.md)
8984
### [Toolbox, HTML Tab](toolbox-html-tab.md)
90-
## [XAML Designer options page](xaml-designer.md)
9185
# [Devenv Command Line Switches](devenv-command-line-switches.md)
9286
## [-? (devenv.exe)](q-devenv-exe.md)
9387
## [-Build (devenv.exe)](build-devenv-exe.md)

docs/ide/reference/project-and-solution-file-types.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,8 @@ manager: ghogen
5050
[!INCLUDE[vsprvs](../../code-quality/includes/vsprvs_md.md)] uses a variety of file formats to store information specific to projects. For more information, see the following Help topics:
5151

5252
[!INCLUDE[vcprvc](../../code-quality/includes/vcprvc_md.md)]
53-
[File Types Created for Visual C++ Projects](/cpp/ide/file-types-created-for-visual-cpp-projects)
54-
55-
[Creating and Managing Visual C++ Projects](/cpp/ide/creating-and-managing-visual-cpp-projects)
56-
53+
[File Types Created for Visual C++ Projects](/cpp/ide/file-types-created-for-visual-cpp-projects)
54+
[Creating and Managing Visual C++ Projects](/cpp/ide/creating-and-managing-visual-cpp-projects)
5755
[Unicode](/cpp/mfc/unicode-in-mfc)
5856

5957
## See Also

docs/ide/reference/setting-language-specific-editor-options.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ author: "gewarren"
1818
ms.author: "gewarren"
1919
manager: ghogen
2020
---
21-
# Setting Language-Specific Editor Options
22-
[!INCLUDE[vsprvs](../../code-quality/includes/vsprvs_md.md)] offers a variety of Text Editor options that apply to specific programming languages.
21+
# Setting language-specific editor options
22+
Visual Studio offers a variety of text editor options that apply to specific programming languages. You can configure options in the **Options** dialog box, which is accessed from the **Tools** menu. You can also configure some editor settings on a project- or codebase-basis by creating an EditorConfig file. See [Create portable, custom editor settings with EditorConfig](../../ide/create-portable-custom-editor-options.md).
2323

24-
## In This Section
24+
## Settings available in the Options dialog box
2525
[Options, Text Editor, Basic (Visual Basic)](../../ide/reference/options-text-editor-basic-visual-basic.md)
2626
Describes settings for end constructs, code reformatting, outlining, and error correction suggestions, among others, for [!INCLUDE[vbprvb](../../code-quality/includes/vbprvb_md.md)] code.
2727

@@ -38,20 +38,12 @@ manager: ghogen
3838
Describes outlining, error identification, and XML documentation comment settings for C# and J#.
3939

4040
[Options, Text Editor, C#, IntelliSense](../../ide/reference/options-text-editor-csharp-intellisense.md)
41-
Describes settings that specify how the IntelliSense completion list behaves when you work in C# and J# code.
42-
43-
[Validation, CSS, Text Editor, Options Dialog Box](http://msdn.microsoft.com/Library/5afe0808-16bb-420f-b620-7ca1a4d9f2cc)
44-
Describes statement completion and error correction settings for cascading style sheets (CSS).
45-
46-
[Validation, HTML, Text Editor, Options Dialog Box](http://msdn.microsoft.com/Library/9c24ecfe-263e-4bf1-88de-d01be3992863)
47-
Describes settings for checking HTML syntax based on the schema you select.
41+
Describes settings that specify how the IntelliSense completion list behaves when you work in C# and J# code.
4842

4943
[Options, Text Editor, XAML, Formatting](../../ide/reference/options-text-editor-xaml-formatting.md)
5044
Describes settings for element and attribute arrangement in XAML documents.
5145

52-
## Related Sections
53-
[Customizing the Editor](../../ide/customizing-the-editor.md)
54-
Provides links to topics that explain the many aspects of the editor that you can set preferences for.
55-
56-
[Personalize the Visual Studio IDE](../../ide/personalizing-the-visual-studio-ide.md)
57-
Provides links to topics that explain how to customize your settings, key bindings, and other features of the integrated development environment (IDE).
46+
## See also
47+
[Customizing the Editor](../../ide/customizing-the-editor.md)
48+
[Create portable, custom editor settings with EditorConfig](../../ide/create-portable-custom-editor-options.md)
49+
[Personalize the Visual Studio IDE](../../ide/personalizing-the-visual-studio-ide.md) — Provides links to topics that explain how to customize your settings, key bindings, and other features of the integrated development environment (IDE).

docs/ide/reference/visual-studio-reference.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,12 @@ This section includes user interface reference, language equivalents, and other
3333
[MSBuild](../../msbuild/msbuild.md)
3434
Contains documents about how to use the Microsoft build platform, which is integrated into [!INCLUDE[vsprvs](../../code-quality/includes/vsprvs_md.md)].
3535

36-
[Resources for Troubleshooting IDE Errors](../../ide/reference/resources-for-troubleshooting-integrated-development-environment-errors.md)
37-
Contains links to resources to help you resolve IDE error messages
38-
39-
[Talk to Us](../../ide/talk-to-us.md)
40-
Contains information about how to locate customer support for Visual Studio.
41-
4236
[Accessibility for People with Disabilities](../../ide/reference/accessibility-for-people-with-disabilities.md)
4337
Contains tips about how to change accessibility options.
4438

39+
[Resources for Troubleshooting IDE Errors](../../ide/reference/resources-for-troubleshooting-integrated-development-environment-errors.md)
40+
Contains links to resources to help you resolve IDE error messages.
41+
4542
## Related Sections
4643
[Visual Basic Reference](/dotnet/visual-basic/reference/index)
4744
Contains [!INCLUDE[vbprvb](../../code-quality/includes/vbprvb_md.md)] upgrading information and the [!INCLUDE[vbprvb](../../code-quality/includes/vbprvb_md.md)] language and run-time reference.

docs/ide/reference/web-browser-environment-options-dialog-box.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,28 +38,28 @@ Sets options for both the internal Web browser and Internet Explorer. To access
3838
> [!IMPORTANT]
3939
> Opening certain files or components from the Web can execute code on your computer.
4040
41-
Home page
41+
## Home page
4242
Sets the page displayed when you open the IDE Web Browser.
4343

44-
Search page
44+
## Search page
4545
Lets you designate a Search page for the internal Web browser. This location can differ from the search page used by instances of Internet Explorer initiated outside of the integrated development environment (IDE).
4646

47-
View Source in
47+
## View source in
4848
Sets the editor used to open a Web page when you choose **View Source** on the page from the internal Web browser.
4949

50-
- **Source editor** Select to view source in the [Writing Code](../../ide/writing-code-in-the-code-and-text-editor.md).
50+
- **Source editor** Select to view source in the [editor](../../ide/writing-code-in-the-code-and-text-editor.md).
5151

52-
- **HTML editor** Select to view source in the [HTML Designer](http://msdn.microsoft.com/Library/640043cc-3657-4677-a091-bc315e636477). Use this selection to edit the Web page in one of two views: Design view or the standard text-based Source view.
52+
- **HTML editor** Select to view source in the [HTML designer](http://msdn.microsoft.com/Library/640043cc-3657-4677-a091-bc315e636477). Use this selection to edit the Web page in one of two views: Design view or the standard text-based Source view.
5353

5454
- **External editor** Select to view source in another editor. Specify the path of any editor you choose, for example, Notepad.exe.
5555

56-
Internet Explorer Options
56+
## Internet Explorer Options
5757
Click to change options for Internet Explorer in the **Internet Properties** dialog box. Changes made in this dialog box affect both the internal Web browser and instances of Internet Explorer initiated outside of the Visual Studio IDE (for example, from the Start menu).
5858

5959
> [!NOTE]
60-
> Use the Browse With dialog box to replace the Visual Studio internal Web browser, which is a version of Internet Explorer, by using a different, external Web browser.
60+
> Use the **Browse With** dialog box to replace the Visual Studio internal Web browser with a browser of your choice. You can access the Browse With dialog box from the right-click or context menu of, for example, an HTML file in your project.
6161
62-
## See Also
62+
## See also
6363
[Environment Options Dialog Box](../../ide/reference/environment-options-dialog-box.md)
6464
[General, Environment, Options Dialog Box](../../ide/reference/general-environment-options-dialog-box.md)
6565
[HTML Designer](http://msdn.microsoft.com/Library/640043cc-3657-4677-a091-bc315e636477)

0 commit comments

Comments
 (0)