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
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,23 @@ All notable changes to the "Wikitext" extension will be documented in this file.
4
4
5
5
(The version marked with an asterisk(*) means that the version has been adjusted internally and has not been released.)<!-- http://keepachangelog.com/ -->
6
6
7
+
## [3.6.3] - 2022-02-05
8
+
9
+
### Added
10
+
11
+
- Now Wikitext Extension is available in Open VSX.
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "wikitext",
3
3
"displayName": "Wikitext",
4
4
"description": "Wikitext is a document written in a wiki markup language. This extension provides functional support for the Wikitext language with MediaWiki such as Wikipedia.",
0 commit comments