This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-08-31 20:46:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57a760e71f856fee02de68df6fa9e7fc33345c09
vscode
/
extensions
/
markdown-language-features
/
src
/
features
T
History
3 people
Jean Pierre
GitHub
Matt Bierner
be8745ac9e
Fixes
#123228
(
#123584
)
...
Co-authored-by: Matt Bierner <
matb@microsoft.com
>
2021-05-21 14:51:18 -07:00
..
documentLinkProvider.ts
fix catastrophic backtracking when parsing markdown files (
#109964
)
2020-11-10 14:56:06 -08:00
documentSymbolProvider.ts
…
foldingProvider.ts
Use Array.flat() (
#110189
)
2020-11-09 12:46:26 -08:00
preview.ts
Fixes
#123228
(
#123584
)
2021-05-21 14:51:18 -07:00
previewConfig.ts
…
previewContentProvider.ts
Add image specific link normalizer (
#124400
)
2021-05-21 14:42:50 -07:00
previewManager.ts
pr feedback and combining prevEditor info for preview and non-preview
2021-05-19 16:57:12 -06:00
smartSelect.ts
fix
#112217
by replacing look behinds
2020-12-14 10:30:45 -08:00
workspaceSymbolProvider.ts
Use
Array.from
's map directly instead of a second call to
map
2021-04-12 14:42:39 -07:00