Skip to content

A .NET Language Server of Wikitext for VSCode. Work in progress.

License

Notifications You must be signed in to change notification settings

patchandthat/MwLanguageServer

 
 

Repository files navigation

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.

About

A .NET Language Server of Wikitext for VSCode. Work in progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.3%
  • TypeScript 27.3%
  • Shell 0.4%