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-07-06 14:56:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e00a9f2b8dc0d38a62ccf9fdf76ce09ea941da17
vscode
/
extensions
/
markdown-language-features
/
src
T
History
Matt Bierner
968ef3a828
Implement opening for markdown custom editor
...
Fixes
#138196
2022-01-19 14:41:39 -08:00
..
commands
…
features
Implement opening for markdown custom editor
2022-01-19 14:41:39 -08:00
test
Simplify toc structure
2022-01-19 14:41:38 -08:00
typings
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
2021-11-09 15:53:35 +01:00
util
Simplify toc structure
2022-01-19 14:41:38 -08:00
commandManager.ts
…
extension.ts
Add basic markdown link completions
2022-01-12 18:13:21 -08:00
logger.ts
…
markdownEngine.ts
Adding support for RTL languages for readme markdown preview. (
#139644
)
2022-01-05 14:14:32 -08:00
markdownExtensions.ts
…
security.ts
…
slugify.ts
Enforce that source code uses a small subset of Unicode
2021-11-03 23:34:41 +01:00
tableOfContentsProvider.ts
Move toc expanding for notebooks logic into toc
2022-01-19 14:41:38 -08:00
telemetryReporter.ts
Fix compilation
2022-01-19 16:18:14 -05:00