Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.06 KB

File metadata and controls

17 lines (10 loc) · 1.06 KB

MwLanguageServer

A work in (slow) progress .NET Language Server and client-side plugin of Wikitext for VSCode. The client-side plugin for VSCode is named Wikitext. Both the Language Server and the client-side plugin are at their very early stage.

Snapshot-TemplateHint2

Emm, in fact I only copied documentations for a small number of magic words by hand… That's an issue to resolve.

For now, the plugin supports

  • Basic syntax highlight (depends on Jake Boone's Mediawiki plugin)
  • Limited template auto-completion and parameter hints
  • Basic linting for possible syntax errors

Currently, the plugin only supports local files, but later (maybe in the coming months) it might support real-time template and page information fetching, which will allow for more accurate hints.

See README.resource folder for more snapshots.