Skip to content

Commit 2b7519a

Browse files
committed
Merged main into live
2 parents 19fdf8a + bf8ab60 commit 2b7519a

File tree

24 files changed

+79
-424
lines changed

24 files changed

+79
-424
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20796,6 +20796,36 @@
2079620796
"source_path": "docs/ide/reference/options-text-editor-fsharp-codelens.md",
2079720797
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/options-text-editor-fsharp-codelens",
2079820798
"redirect_document_id": false
20799+
},
20800+
{
20801+
"source_path": "docs/ide/reference/tabs-and-windows-environment-options-dialog-box.md",
20802+
"redirect_url": "/visualstudio/ide/customizing-window-layouts-in-visual-studio",
20803+
"redirect_document_id": false
20804+
},
20805+
{
20806+
"source_path": "docs/ide/reference/options-text-editor-all-languages-scroll-bars.md",
20807+
"redirect_url": "/visualstudio/ide/customizing-window-layouts-in-visual-studio",
20808+
"redirect_document_id": false
20809+
},
20810+
{
20811+
"source_path": "docs/ide/reference/task-list-environment-options-dialog-box.md",
20812+
"redirect_url": "/visualstudio/ide/using-the-task-list",
20813+
"redirect_document_id": false
20814+
},
20815+
{
20816+
"source_path": "docs/ide/reference/setting-language-specific-editor-options.md",
20817+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/setting-language-specific-editor-options",
20818+
"redirect_document_id": false
20819+
},
20820+
{
20821+
"source_path": "docs/ide/reference/options-text-editor-usql-formatting.md",
20822+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/options-text-editor-usql-formatting",
20823+
"redirect_document_id": false
20824+
},
20825+
{
20826+
"source_path": "docs/ide/reference/options-text-editor-html-formatting.md",
20827+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/options-text-editor-html-formatting",
20828+
"redirect_document_id": false
2079920829
}
2080020830
]
2080120831
}

docs/ide/customizing-window-layouts-in-visual-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.topic: how-to
66
f1_keywords:
77
- vs.windows
88
- vs.environment
9+
- "VS.ToolsOptionsPages.Environment.TabsAndWindows"
910
helpviewer_keywords:
1011
- windows [Visual Studio], managing
1112
- custom window configurations

docs/ide/how-to-track-your-code-by-customizing-the-scrollbar.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@ title: Scroll bar map mode and bar mode
33
description: Learn how to track changes in your code through the customization of the scroll bar and also learn how to use Bar mode and Map mode.
44
ms.date: 05/2/2025
55
ms.topic: how-to
6+
f1_keywords:
7+
- VS.ToolsOptionsPages.Text_Editor.All_Languages.ScrollBars
8+
- VS.ToolsOptionsPages.Text_Editor.Basic.ScrollBars
9+
- VS.ToolsOptionsPages.Text_Editor.CSharp.ScrollBars
10+
- VS.ToolsOptionsPages.Text_Editor.C%2FC%2B%2B.ScrollBars
11+
- VS.ToolsOptionsPages.Text_Editor.CoffeeScript.ScrollBars
12+
- VS.ToolsOptionsPages.Text_Editor.CSS.ScrollBars
13+
- VS.ToolsOptionsPages.Text_Editor.Dockerfile.ScrollBars
14+
- VS.ToolsOptionsPages.Text_Editor.F%2523.ScrollBars
15+
- VS.ToolsOptionsPages.Text_Editor.HQL.ScrollBars
16+
- VS.ToolsOptionsPages.Text_Editor.HTML.ScrollBars
17+
- VS.ToolsOptionsPages.Text_Editor.HTMLX.ScrollBars
18+
- VS.ToolsOptionsPages.Text_Editor.JavaScript.ScrollBars
19+
- VS.ToolsOptionsPages.Text_Editor.TypeScript.ScrollBars
20+
- VS.ToolsOptionsPages.Text_Editor.JSON.ScrollBars
21+
- VS.ToolsOptionsPages.Text_Editor.LESS.ScrollBars
22+
- VS.ToolsOptionsPages.Text_Editor.Plain_Text.ScrollBars
23+
- VS.ToolsOptionsPages.Text_Editor.ResJSON.ScrollBars
24+
- VS.ToolsOptionsPages.Text_Editor.SCSS.ScrollBars
25+
- VS.ToolsOptionsPages.Text_Editor.SQL_Server_Tools.ScrollBars
26+
- VS.ToolsOptionsPages.Text_Editor.StreamAnalytics.ScrollBars
27+
- VS.ToolsOptionsPages.Text_Editor.T-SQL90.ScrollBars
28+
- VS.ToolsOptionsPages.Text_Editor.U-SQL.ScrollBars
29+
- VS.ToolsOptionsPages.Text_Editor.XAML.ScrollBars
30+
- VS.ToolsOptionsPages.Text_Editor.XML.ScrollBars
631
author: anandmeg
732
ms.author: meghaanand
833
manager: mijacobs

docs/ide/reference/options-text-editor-all-languages-scroll-bars.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

docs/ide/reference/options-text-editor-csharp-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Select these check boxes to display dotted vertical lines between the curly brac
149149

150150
- Don't put ref or out on custom struct
151151

152-
Uncheck this checkbox to avoid potentionally unintended cloning of structs by refencing existing struct objects when extracting an expression into a method call.
152+
Uncheck this checkbox to avoid potentially unintended cloning of structs by refencing existing struct objects when extracting an expression into a method call.
153153

154154
### Example
155155

docs/ide/reference/options-text-editor-html-formatting.md

Lines changed: 0 additions & 98 deletions
This file was deleted.

docs/ide/reference/options-text-editor-usql-formatting.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

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

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)