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
ffe6db96f5a5c100b697192b63e5a8abda5993bc
vscode
/
extensions
/
markdown-language-features
/
src
/
features
T
History
Matt Bierner
2363668892
Don't encode label for md path completions
...
For
#142838
2022-02-24 13:52:31 -08:00
..
documentLinkProvider.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
documentSymbolProvider.ts
Simplify toc structure
2022-01-19 14:41:38 -08:00
foldingProvider.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
pathCompletions.ts
Don't encode label for md path completions
2022-02-24 13:52:31 -08:00
preview.ts
Also use relative pattern for watching markdown resources
2022-02-22 16:22:55 -08:00
previewConfig.ts
Use array.equals
2020-09-16 11:58:01 -07:00
previewContentProvider.ts
Fix markdown previews not having an icon
2022-02-03 12:01:10 -08:00
previewManager.ts
Implement opening for markdown custom editor
2022-01-19 14:41:39 -08:00
smartSelect.ts
enable
@typescript-eslint/member-delimiter-style
,
https://github.com/microsoft/vscode/issues/140391
2022-02-02 14:35:33 +01:00
workspaceSymbolProvider.ts
Fix map func not having
this
bound
2021-09-09 15:03:30 -07:00