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-04-20 00:28:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6da26a93510cd62767f05cfc1561ddfdf75117a9
vscode
/
extensions
/
markdown-language-features
/
src
/
languageFeatures
History
Matt Bierner
6da26a9351
Fix duplicate resources sometimes opened from references
2022-03-31 11:56:37 -07:00
..
documentLinkProvider.ts
Fix duplicate resources sometimes opened from references
2022-03-31 11:56:37 -07:00
documentSymbolProvider.ts
Fix references to header to return just the span of the header itself and not its body
2022-03-31 11:56:37 -07:00
dropIntoEditor.ts
…
foldingProvider.ts
Fix references to header to return just the span of the header itself and not its body
2022-03-31 11:56:37 -07:00
pathCompletions.ts
Include invalid references as targets for find all references
2022-03-30 14:36:03 -07:00
references.ts
Fix references to header to return just the span of the header itself and not its body
2022-03-31 11:56:37 -07:00
smartSelect.ts
Fix references to header to return just the span of the header itself and not its body
2022-03-31 11:56:37 -07:00
workspaceCache.ts
💄
2022-03-30 14:36:02 -07:00
workspaceSymbolProvider.ts
Make MdWorkspaceCache always store promises
2022-03-30 11:50:37 -07:00