Skip to content

Commit dab0dfc

Browse files
pull[bot]github-actions[bot]
authored andcommitted
Bot 🤖 generated "What's new article"
1 parent 556cfd4 commit dab0dfc

File tree

1 file changed

+16
-69
lines changed

1 file changed

+16
-69
lines changed

docs/ide/whats-new-visual-studio-docs.md

+16-69
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Visual Studio docs"
33
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
55
helpviewer_keywords:
66
- "Visual Studio, what's new, docs"
77
- "what's new [Visual Studio]"
@@ -15,6 +15,21 @@ ms.topic: conceptual
1515

1616
Welcome to what's new in Visual Studio docs. The following sections provide details on the previous three months of new and updated content.
1717

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+
1833
## November 2024
1934

2035
### Azure
@@ -275,71 +290,3 @@ The following people contributed to the Visual Studio docs during this period. T
275290
- [NenoLoje](https://github.com/NenoLoje) - Neno Loje ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
276291
- [PhilKang0704](https://github.com/PhilKang0704) - Phil ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
277292

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
286-
287-
### Extensibility
288-
289-
**Updated articles**
290-
291-
- [Using VisualStudio.Extensibility SDK and VSSDK together](../extensibility/visualstudio.extensibility/get-started/in-proc-extensions.md) - Update outdated VisualStudio.Extensibility in-proc docs
292-
293-
### Get started
294-
295-
**Updated articles**
296-
297-
- [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 ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
339-
- [Meir017](https://github.com/Meir017) - Meir Blachman ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
340-
- [PhilKang0704](https://github.com/PhilKang0704) - Phil ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
341-
- [Rageking8](https://github.com/Rageking8) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
342-
- [sailro](https://github.com/sailro) - Sebastien Lebreton ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
343-
- [Vincezhaoc](https://github.com/Vincezhaoc) - Vince Zhao ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
344-
- [vritme](https://github.com/vritme) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
345-

0 commit comments

Comments
 (0)