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-09-05 20:44:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33a08dc6f4386aaa7067575dc8929183df080ae2
vscode
/
extensions
/
markdown-language-features
/
src
/
commands
T
History
Matt Bierner
fc709e2d35
Use more standard values for scheme constants (
#153367
)
...
This drops the `:` from the scheme constants as it was easy to misuse this
2022-06-27 22:35:17 +02:00
..
index.ts
…
moveCursorToPosition.ts
…
openDocumentLink.ts
Use more standard values for scheme constants (
#153367
)
2022-06-27 22:35:17 +02:00
refreshPreview.ts
Reduce number of times MD docs are re-tokenized (
#152674
)
2022-06-21 08:43:01 +02:00
reloadPlugins.ts
Reduce number of times MD docs are re-tokenized (
#152674
)
2022-06-21 08:43:01 +02:00
renderDocument.ts
Rename types in the markdown extension (
#152905
)
2022-06-22 14:12:48 -07:00
showPreview.ts
…
showPreviewSecuritySelector.ts
…
showSource.ts
…
toggleLock.ts
…