You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/whats-new-visual-studio-docs.md
+23-19Lines changed: 23 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,20 +28,20 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
28
28
**Updated articles**
29
29
30
30
-[Debug 64-Bit Applications](../debugger/debug-64-bit-applications.md) - Update article on errors related to 64-bit debugging
31
-
-[Overview of the Visual Studio debugger](../debugger/debugger-feature-tour.md)
32
-
- Update First Look articles
31
+
-[Overview of the Visual Studio debugger](../debugger/debugger-feature-tour.md) - Update First Look articles
33
32
-[Stop Debugging In Progress Dialog Box](../debugger/stop-debugging-in-progress-dialog-box.md) - Add link to Report a Problem
34
33
-[View DLLs and executables in the Modules window (C#, C++, Visual Basic, F#)](../debugger/how-to-use-the-modules-window.md) - Clarify how to enable the Modules window
35
34
36
35
### Deployment
37
36
38
37
**Updated articles**
39
38
40
-
-[Enable and configure ClickOnce security settings in Visual Studio](../deployment/how-to-enable-clickonce-security-settings.md) - Update UI reference for ClickOnce Publishing
41
-
-[Install prerequisites with a ClickOnce application](../deployment/how-to-install-prerequisites-with-a-clickonce-application.md) - Update UI reference for ClickOnce Publishing
-[Use ClickOnce to deploy applications that can run on multiple versions of the .NET Framework](../deployment/how-to-use-clickonce-to-deploy-applications-that-can-run-on-multiple-versions-of-the-dotnet-framework.md) - Update UI reference for ClickOnce Publishing
44
-
-[Publish ClickOnce applications](../deployment/publishing-clickonce-applications.md) - Update UI reference for ClickOnce Publishing
39
+
- Update UI reference for ClickOnce Publishing
40
+
-[Enable and configure ClickOnce security settings in Visual Studio](../deployment/how-to-enable-clickonce-security-settings.md)
41
+
-[Install prerequisites with a ClickOnce application](../deployment/how-to-install-prerequisites-with-a-clickonce-application.md)
-[Use ClickOnce to deploy applications that can run on multiple versions of the .NET Framework](../deployment/how-to-use-clickonce-to-deploy-applications-that-can-run-on-multiple-versions-of-the-dotnet-framework.md)
@@ -51,10 +51,11 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
51
51
52
52
**Updated articles**
53
53
54
-
-[Editor extensibility concepts](../extensibility/visualstudio.extensibility/editor/editor-concepts.md) - Update documentation with 17.14 changes
55
-
-[Extending the Visual Studio editor](../extensibility/visualstudio.extensibility/editor/editor.md) - Update documentation with 17.14 changes
56
-
-[Extending Visual Studio editor with a new tagger](../extensibility/visualstudio.extensibility/editor/walkthroughs/taggers.md) - Update documentation with 17.14 changes
57
-
-[Create Visual Studio user prompts](../extensibility/visualstudio.extensibility/user-prompt/user-prompts.md) - Update documentation with 17.14 changes
-[Add Visual Studio editor support for other languages](../ide/adding-visual-studio-editor-support-for-other-languages.md) - Updates for user feedback
81
78
-[Customize the scroll bar](../ide/how-to-track-your-code-by-customizing-the-scrollbar.md) - Updates for user feedback on track changes
82
-
-[Use GitHub Copilot for free in Visual Studio](../ide/copilot-free-plan.md) - Updates for changes to the first launch experience for Copilot Free
83
-
-[Sign in or switch Visual Studio user accounts](../ide/signing-in-to-visual-studio.md) - Updates for changes to the first launch experience for Copilot Free
84
-
-[Add your GitHub accounts to your Visual Studio keychain](../ide/work-with-github-accounts.md) - Updates for changes to the first launch experience for Copilot Free
79
+
- Update code style preferences and EditorConfig article
80
+
-[Code style preferences and code cleanup](../ide/code-styles-and-code-cleanup.md)
81
+
-[Define consistent coding styles with EditorConfig](../ide/create-portable-custom-editor-options.md)
82
+
- Update UI Reference for ClickOnce Publishing
83
+
-[Sign application and deployment manifests](../ide/how-to-sign-application-and-deployment-manifests.md)
84
+
-[Manage assembly and manifest signing](../ide/managing-assembly-and-manifest-signing.md)
85
+
- Updates for changes to the first launch experience for Copilot Free
86
+
-[Use GitHub Copilot for free in Visual Studio](../ide/copilot-free-plan.md)
87
+
-[Sign in or switch Visual Studio user accounts](../ide/signing-in-to-visual-studio.md)
88
+
-[Add your GitHub accounts to your Visual Studio keychain](../ide/work-with-github-accounts.md)
0 commit comments