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
+16-69
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "What's new in Visual Studio docs"
3
3
description: Discover recent changes in the Visual Studio documentation, including updated articles about getting started, the IDE, and deployment.
4
-
ms.date: 12/12/2024
4
+
ms.date: 01/01/2025
5
5
helpviewer_keywords:
6
6
- "Visual Studio, what's new, docs"
7
7
- "what's new [Visual Studio]"
@@ -15,6 +15,21 @@ ms.topic: conceptual
15
15
16
16
Welcome to what's new in Visual Studio docs. The following sections provide details on the previous three months of new and updated content.
17
17
18
+
## December 2024
19
+
20
+
### Extensibility
21
+
22
+
**Updated articles**
23
+
24
+
-[Sign CLI Reference for VSIX Packages](../extensibility/dotnet-sign-cli-reference-vsix.md) - Add new option (-i or --interactive)
25
+
26
+
### IDE
27
+
28
+
**Updated articles**
29
+
30
+
-[Developer Community data privacy](../ide/developer-community-privacy.md) - Update developer-community-privacy.md
31
+
32
+
18
33
## November 2024
19
34
20
35
### Azure
@@ -275,71 +290,3 @@ The following people contributed to the Visual Studio docs during this period. T
275
290
-[NenoLoje](https://github.com/NenoLoje) - Neno Loje 
276
291
-[PhilKang0704](https://github.com/PhilKang0704) - Phil 
277
292
278
-
## September 2024
279
-
280
-
### Debugger
281
-
282
-
**Updated articles**
283
-
284
-
-[View and change variable values with DataTips in the code editor](../debugger/view-data-values-in-data-tips-in-the-code-editor.md) - Add details to CPU Insights article and debug with Copilot
285
-
-[Inspect an exception using the Exception Helper](../debugger/exception-helper.md) - Update Exception Helper article for debugging async exceptions
-[Tutorial: Open a project from a repo](../get-started/tutorial-open-project-from-repo.md) - Updated images and text
298
-
-[Tutorial: Extend C# console app and debug in Visual Studio (part 2 of 2)](../get-started/csharp/tutorial-console-part-2.md) - Update article for user feedback
299
-
-[Tutorial: Learn to use the code editor with Visual Basic](../get-started/visual-basic/tutorial-editor.md) - Review and update
300
-
301
-
### IDE
302
-
303
-
**Updated articles**
304
-
305
-
-[Options, Text Editor, C#, IntelliSense](../ide/reference/options-text-editor-csharp-intellisense.md) - Update for latest options in product
306
-
-[Use regular expressions in Visual Studio](../ide/using-regular-expressions-in-visual-studio.md) - Regular expressions examples and clarifications
307
-
-[AI assistance when you write code](../ide/visual-studio-whole-line-completions.md) - Intellicode Tools, Options UI updates
308
-
-[Manage project and solution properties](../ide/managing-project-and-solution-properties.md) - Add more info & screenshots on Solution properties context menu and dialog
309
-
-[Get better answers by setting the context for GitHub Copilot Chat in Visual Studio](../ide/copilot-chat-context.md) - Add more info on context used by chat
310
-
-[Bookmark code in Visual Studio](../ide/setting-bookmarks-in-code.md) - Fix issue on bookmark discoverability
311
-
312
-
### Install
313
-
314
-
**Updated articles**
315
-
316
-
-[Install Visual Studio](../install/install-visual-studio.md) - Add sign-in info to install doc
317
-
318
-
### Profiling
319
-
320
-
**Updated articles**
321
-
322
-
-[Case study: Isolate a performance issue (C#, Visual Basic, F#)](../profiling/isolate-performance-issue.md)
323
-
- Add Copilot instructions for profiling case study articles
324
-
- Revise profiling article on isolating a performance issue to use a case study format
325
-
-[Case Study: Beginner's guide to optimizing code and reducing compute costs (C#, Visual Basic, C++, F#)](../profiling/optimize-code-using-profiling-tools.md) - Add Copilot instructions for profiling case study articles
326
-
-[Analyze performance by using CPU profiling in the Performance Profiler (C#, Visual Basic, C++, F#)](../profiling/cpu-usage.md) - Incorporate review feedback for CPU Usage article
327
-
328
-
### Test
329
-
330
-
**Updated articles**
331
-
332
-
-[Microsoft.CodeCoverage.Console tool](../test/microsoft-code-coverage-console-tool.md) - Add usage details related to Microsoft.CodeCoverage.Console usage
333
-
334
-
### Community contributors
335
-
336
-
The following people contributed to the Visual Studio docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).
337
-
338
-
-[cmkaya](https://github.com/cmkaya) - Cem Kaya 
339
-
-[Meir017](https://github.com/Meir017) - Meir Blachman 
340
-
-[PhilKang0704](https://github.com/PhilKang0704) - Phil 
0 commit comments