remcohaszing
released this
09 Nov 14:34
·
170 commits
to main
since this release
Minor Changes
-
8a8dc1b
Thanks @remcohaszing! - Enable the language server by default.
The settingmdx.experimentalLanguageServer
was renamed tomdx.server.enable
. -
#344
d48c926
Thanks @remcohaszing! - Update to MDX 3 -
#340
045458d
Thanks @remcohaszing! - The language server and Visual Studio Code extension are now based on Volar. -
#345
e02ea4f
Thanks @remcohaszing! - Support drag and dropping text and images into the editor. -
#348
6a5ef78
Thanks @remcohaszing! - Syntax highlight MDX code blocks in markdown files.
Patch Changes
- #338
c2c67b8
Thanks @remcohaszing! - Define the configuration optionsmdx.trace.server.verbosity
andmdx.trace.server.format
.