This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-15 21:01:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaa72d5b671f3eeef9139e70c05ab047536585c3
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
01ea9c11ea
Update extension enabled tsconfig libs (
#159631
)
...
Matches what we set for `src/`
2022-08-31 07:57:15 +02:00
..
commands
Use more standard values for scheme constants (
#153367
)
2022-06-27 22:35:17 +02:00
languageFeatures
Fix workspace edit format for update md paths on move (
#158965
)
2022-08-23 16:33:00 -07:00
preview
Show error when markdown preview restore fails (
#157566
)
2022-08-09 09:55:40 +02:00
test
Fix markdown images having duplicate ids (
#157177
)
2022-08-05 06:31:42 +02:00
types
Remove reliance on document.lineAt (
#154191
)
2022-07-05 11:52:47 -07:00
typings
…
util
Update extension enabled tsconfig libs (
#159631
)
2022-08-31 07:57:15 +02:00
client.ts
Pick up 8.0.2 for MD language client (
#159319
)
2022-08-26 11:13:37 -04:00
commandManager.ts
Add basic file references provider for markdown
2022-04-05 11:56:40 -07:00
extension.browser.ts
Move MD diagnostics to language server (
#155653
)
2022-07-19 16:34:09 -07:00
extension.shared.ts
Pick up new markdown LS version (
#157843
)
2022-08-10 18:16:24 -07:00
extension.ts
Move MD diagnostics to language server (
#155653
)
2022-07-19 16:34:09 -07:00
logging.ts
Add MD server tracing and update diagnostics on files changes (
#155797
)
2022-07-21 10:07:06 -07:00
markdownEngine.ts
Fix markdown images having duplicate ids (
#157177
)
2022-08-05 06:31:42 +02:00
markdownExtensions.ts
…
protocol.ts
Fix markdown link diagnostics not updated when directories are renamed / deleted (
#157956
)
2022-08-12 13:48:40 -04:00
slugify.ts
Include
"
and '/' as puctuators for slugify (
#149404
)
2022-05-12 15:56:25 -07:00
tableOfContents.ts
Remove reliance on document.lineAt (
#154191
)
2022-07-05 11:52:47 -07:00
telemetryReporter.ts
…
workspace.ts
Markdown path completions tests use mocked out fs (
#153045
)
2022-06-24 23:01:24 +00:00