Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 87a4769

Browse files
committed
erins suggestions
1 parent c171a9c commit 87a4769

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/azure-data-studio/release-notes-azure-data-studio.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article has release notes for Azure Data Studio.
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
66
ms.topic: conceptual
7-
author: timioshin
7+
author: tdoshin
88
ms.author: timioshin
99
ms.reviewer: maghan
1010
ms.custom: seodec18, contperf-fy21q4
@@ -30,21 +30,21 @@ Azure Data Studio 1.38.0 is the latest general availability (GA) release.
3030

3131
| New Item | Details |
3232
|----------|---------|
33-
| VS Code merge | VS Code merge from version 1.59 to 1.62 to keep Azure Data Studio up to date with changes in VS Code UI framework. |
33+
| VS Code merges to 1.62 | This release includes updates to VS Code from the three previous VS Code releases. Read [their release notes]('https://code.visualstudio.com/updates/v1_62') to learn more. |
3434
| Table Designer | New column added to Table Designer for easier access to additional actions specific to individual rows. |
35-
| Query Plan Viewer | The Top Operations pane view now includes clickable links to Operations in each of its rows to show the runtime statistics which can be used to evaluate estimated and actual rows when analyzing a plan. |
35+
| Query Plan Viewer | The Top Operations pane view now includes clickable links to operations in each of its rows to show the runtime statistics which can be used to evaluate estimated and actual rows when analyzing a plan. |
3636
| Query Plan Viewer | Improved UI on selected operation node in the Execution Plan. |
37-
| Query Plan Viewer | Execution plan shortcut no longer executes queries. It now just enables or disables the actual execution plan creation when a query is executed. |
37+
| Query Plan Viewer | The keyboard command CTRL + M no longer executes queries. It now just enables or disables the actual execution plan creation when a query is executed. |
3838
| Query Plan Viewer | Plan labels are now updated in the Properties window when plans are compared and the orientation is toggled from horizontal to vertical, and back. |
3939
| Query Plan Viewer | Updates were made to the Command Palette. All execution plan commands are prefixed with "Execution Plan", so that they are easier to find and use. |
40-
| Query Plan Viewer | A collapse/expand functionality is now available for plans with numerous operators. |
40+
| Query Plan Viewer | A collapse/expand functionality is now available at the operator level to allow users to hide or display sections of the plan during analysis. |
4141

4242
#### Bug fixes in 1.38.0
4343

4444
| New Item | Details |
4545
|----------|---------|
4646
| Table Designer | Fix for edit data tab switching back to previously selected column when adding a new row. Editing the table is now disabled while new rows are being added and only reenabled afterwards. |
47-
| Query Editor | Fixed coloring issues for new T-SQL functions in Query Editor. |
47+
| Query Editor | Fixed coloring issues for new T-SQL functions in the Query Editor. |
4848
| Query Plan Viewer | Fixed bug that caused custom zoom level spinner to allow values outside valid range. |
4949
| Dashboard | Fixed issue that caused incorrect displaying of insight widgets on the dashboard. |
5050

0 commit comments

Comments
 (0)