/vscode-markdown-language-client

Export of base functionality to connect to the markdown language server

Primary LanguageTypeScript

Markdown Language Client

This is a automated export of the official markdown-language-features.

Core language client related functionallity is exported, so that a user can use the official markdown language server for related vscode extension development.

Sources are patched to use already officially published packages when possible.

Patching

sync.ts contains the updating and patching logic. It uses data from the sync directory.

Syncronize with the official sources:

pnpm run sync