Matt Bierner
|
ca15dea96b
|
Pick up latest dompurify and typings for vscode-markdown-languageservice (#166062)
Pick up latest typings from vscode-markdown-languageservice
|
2022-11-10 21:58:16 -08:00 |
|
Matt Bierner
|
cd29f751eb
|
Adopt l10n for markdown extension (#165448)
For #164438
Also makes our eslint rules understand `vscode.l10n.t(`
|
2022-11-04 09:49:49 +01:00 |
|
Matt Bierner
|
33867c55f3
|
Adopt prefix private with _ in markdown extension (#165088)
|
2022-10-31 14:22:39 -07:00 |
|
Matt Bierner
|
333754f29b
|
Better handle moves of multiple markdown links (#161354)
This makes the markdown language service handle moving/renaming multiple files instead of making multiple calls into the language service
|
2022-09-20 21:53:58 -07:00 |
|
Matt Bierner
|
d03f015931
|
Clean up structure of markdown extension (#161148)
- Move things related to the client under `client`
- Remove extra abstractions that are no longer used
- Add MdLanguageClient type
|
2022-09-19 07:16:45 +02:00 |
|