Skip to content

Commit 65113a5

Browse files
Merge branch 'topic/#1679' into 'master'
Add entry in CHANGELOG See merge request eng/ide/ada_language_server!2074
2 parents 51b8e06 + c5b26b4 commit 65113a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ section below it for the last release. -->
66

77
* New refactoring: [Extract Variable](https://github.com/AdaCore/ada_language_server/blob/master/doc/refactoring_tools.md#extract-variable)
88
* 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
9+
* `Go to Definition` now jumps respectively on the `begin`, `private` and `body` keywords
10+
for subprograms, packages and tasks when clicking on the `is` keyword following their declarations
911

1012
## 26.0.202507021
1113

0 commit comments

Comments
 (0)