We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d62785 commit de4de75Copy full SHA for de4de75
CHANGELOG.md
@@ -2,13 +2,24 @@
2
3
## Unreleased
4
5
+### Bug fixes
6
+
7
+* Improve completion for `xref` and `image` (#968) - thanks @bongiozzo
8
+* Fix navigation on anchors that contains underscore (#963) - thanks @bongiozzo
9
+* Improve source block TextMate grammar (#961)
10
11
+### Infrastructure
12
13
+* Switch from `vscode-nls` (deprecated) to `vscode-l10n` (#955)
14
+* Update node to v22 (#934)
15
+* Replace eslint by biome (#954)
16
17
## 3.4.4 (2025-07-14)
18
19
### Bug fixes
20
21
* Extension was incorrectly asking to enable Antora support even though no `antora.yml` file existed - thanks @oliviercailloux
22
-
23
## 3.4.2 (2024-10-31)
24
25
0 commit comments