Skip to content

Commit f8f627f

Browse files
Mention Code Visualizer in CHANGELOG
For eng/ide/ada_language_server#1622
1 parent 6749c1c commit f8f627f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
section below it for the last release. -->
55
## \<next>
66

7-
* Add `Ada: Open User's Guide` command displaying the HTML version of the Ada & SPARK extension User's Guide using Microsoft's Live Preview extension
7+
* New [Code Visualizer](https://github.com/AdaCore/ada_language_server/blob/master/doc/ShowGraphDoc.md) based on LSP requests displaying code information as interactive graphs (e.g: `Types: Show Type Hierarchy Graph` command).
8+
* Added `Ada: Open User's Guide` command displaying the HTML version of the Ada & SPARK extension User's Guide using Microsoft's Live Preview extension
89
* New refactoring: [Extract Variable](https://github.com/AdaCore/ada_language_server/blob/master/doc/refactoring_tools.md#extract-variable)
910
* Added a `Ada: Report Issue` command that opens the [VS Code Issue Reporter](https://code.visualstudio.com/docs/supporting/FAQ#_report-an-issue-with-a-vs-code-extension) with an extension-specific template
1011
* `Go to Definition` now jumps respectively on the `begin`, `private` and `body` keywords

0 commit comments

Comments
 (0)