Skip to content

Releases: Frederisk/Wikitext-VSCode-Extension

Wikitext Extension for VSCode v4.0.2

03 Jul 13:59

Choose a tag to compare

  • Add better support for private wikis.
  • Fix multiple pipes in one table row syntax error.

Wikitext Extension for VSCode v4.0.1

02 Jan 03:39

Choose a tag to compare

  • Remove redundant blocking when LSP is not found.

Wikitext Extension for VSCode v4.0.0

29 Nov 14:57
7838fb7

Choose a tag to compare

  • Add the support of WikiParser Language Server.

Wikitext Extension for VSCode v3.8.3

29 Nov 13:54

Choose a tag to compare

  • The syntax of the table has been improved.

Wikitext Extension for VSCode v3.8.2

02 Aug 08:11

Choose a tag to compare

  • When getting the page preview, the API request will refer to PageTitle and ContentModel in the PAGE_INFO part.

Wikitext Extension for VSCode v3.8.1

24 Jan 11:49

Choose a tag to compare

  • Added more syntaxes of wikitext tags.
  • Removed '<>' pairs.
  • Made summary shorter.
  • Alleviated the issue of the extension posting edits without logging in.

Wikitext Extension for VSCode v3.8.0

21 Apr 06:41

Choose a tag to compare

  • Added web extension support.
  • Added syntaxhighlight tag support.
  • Revert removing incorrect bracket highlighting.
  • Improved partial syntax highlighting.
  • Fixed some syntax errors.

Wikitext Extension for VSCode v3.7.0

07 Nov 10:05

Choose a tag to compare

  • Added apostrophe surrounding pairs.
  • VSCode minimum version requirements are now changed to 1.64.0 and above.
  • Fixed extra line breaks when posting pages.
  • Temporarily fixed incorrect bracket highlighting issue.

Wikitext Extension for VSCode v3.6.5

04 Oct 19:28
4d52377

Choose a tag to compare

  • Added MediaWiki version checking in pullPage
  • Added Scribunto to lua mapping
  • Enhanced table syntaxes

Wikitext Extension for VSCode v3.6.4

07 Apr 09:27

Choose a tag to compare

  • Modified how some input boxes interacts.
  • Fixed an error with pushing changes when there is a number in the tags.
  • Fixed some errors in Wikitext syntax.