Matt Bierner
da15b03a10
Add setting to control markdown LS log level ( #176472 )
2023-03-08 08:00:34 +01:00
Matt Bierner
784bbdab8f
Allowing configuring if markdown inserts a .md when completing paths to markdown files ( #174882 )
...
Fixes #174005
2023-02-21 08:07:31 +01:00
Matt Bierner
34c620efbe
Hook up new markdown workspace header suggestion setting ( #174004 )
...
Fixes #172977
Also fixes the settingsTree matching settings ids too eagerly
2023-02-10 09:09:00 +01:00
Matt Bierner
3b29d21a83
Dynamically register markdown completions and document highlights ( #167451 )
...
Fixes #165920
2022-11-28 20:56:55 +00:00
Matt Bierner
b11bb04298
Add optional markdown occurrences highlighting ( #164292 )
...
Fixes #164290
2022-10-21 14:19:50 -07:00
Matt Bierner
d47ae7a2e7
Pick up latest markdown language service version ( #162777 )
...
Fixes #162776
Fixes #162775
2022-10-05 15:08:51 -07:00
Matt Bierner
5296b0faf3
Add explicit "inherit" setting for fragments links ( #162231 )
...
Fixes #162129
2022-09-28 14:08:03 -04:00
Matt Bierner
17bb582b85
Finalize markdown diagnostics ( #161427 )
...
Fixes #146303
This moves the markdown diagnostic support out of `experimental` and to an official feature (however it remains off by default)
2022-09-21 12:20:25 -07:00
Matt Bierner
32f5e49082
Move MD diagnostics to language server ( #155653 )
...
* Move MD diagnostics to language server
This switches us to using the LSP pull diagnostic model with a new version of the language service
* Bump package version
* Delete unused file
2022-07-19 16:34:09 -07:00