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: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
section below it for the last release. -->
5
5
## \<next>
6
6
7
-
* New refactoring: Extract Variable(https://github.com/AdaCore/ada_language_server/blob/master/doc/refactoring_tools.md#extract-variable)
7
+
* New refactoring: [Extract Variable](https://github.com/AdaCore/ada_language_server/blob/master/doc/refactoring_tools.md#extract-variable)
8
8
* 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
9
* Add `begin` and `private` destinations to `texDocument/definition` response triggered
10
10
respectively on subprograms and packages (e.g: ctrl-click on a subprogram name will
0 commit comments