Skip to content

Releases: Frederisk/Wikitext-VSCode-Extension

Wikitext Extension for VSCode v3.6.1

27 Nov 07:05
Compare
Choose a tag to compare
  • When page is not exist, the extension will ask if still open document to create new page.
  • The post function will try to add WikitextExtensionForVSCode tag in the edit history.
  • Fixed the bug that user edit summary cannot be posted.

Wikitext Extension for VSCode v3.6.0

02 Nov 06:35
Compare
Choose a tag to compare
  • Add a command to close editor without saving.
  • Add the option of auto login.
  • Add option to allow skip filling in page title.
  • Change the base syntax from XML(XHTML) to HTML.
  • Remove ansi-regex dependency to potential security vulnerabilities.

Wikitext Extension for VSCode v3.5.0

24 Sep 10:49
Compare
Choose a tag to compare
  • Added PageInfo support for the file of CSS, JavaScript, Lua, etc.
  • Added PageInfo syntax.
  • Enhanced info message of pull page function.
  • Clearer error prompts.
  • Fixed some errors about syntax.
  • Fixed some bugs of web cite method.

Wikitext Extension for VSCode v3.4.0

30 Jul 04:10
Compare
Choose a tag to compare
  • Added the function of pulling pages through URI.
  • Added the function of displaying the action status through the status bar.
  • Fixed some typos.

Wikitext Extension for VSCode v3.3.0

30 May 09:25
Compare
Choose a tag to compare
  • Removed unnecessary assets, The size of the installation file is now ⅒ the original size!
  • Enhanced URI view page function.
  • Added Table caption syntax.
  • Added <ref> tag synax.
  • Fixed errors about XML syntax.
  • Turn part of the synax analysis into a built-in language extension that depends on VSCode such as XML and JSON.
  • Changed some of textmate scopes.
  • The extension will be activated when language is set to wikitext to speed up user commands.

Wikitext Extension for VSCode v3.2.4

18 Mar 09:33
Compare
Choose a tag to compare
  • Added more snippets and auto closing pairs.
  • Provided CSS adjustment support for Perviewer.

Wikitext Extension for VSCode v3.2.3

28 Dec 06:47
Compare
Choose a tag to compare
  • Added optional for transfer poypcol.
  • Added support of pull function for old version mediawiki.
  • Adjust the conversion period of some interfaces to runtime. Incorrect JSON format will be thrown error.
  • Fixed some logic errors.

Wikitext Extension for VSCode v3.2.2

25 Dec 11:37
Compare
Choose a tag to compare
  • Added the function of quick citation to references.
  • Fixed some typos in the setting and command name. Please note: You may need to go to the settings page to update some options.