vscode/extensions/markdown-language-features
Ladislau Szomoru 4d7c56ee82
Engineering - Add GitHub action for pull requests (#254056)
* Test - handle running tests as part of a GitHub action

* Add GitHub action files
2025-07-04 08:21:56 +00:00
..
media fix: Quotes with headings on markdown not rendering properly (#205227) 2024-06-24 23:32:45 +02:00
notebook Fix sanitizer call 2025-05-22 00:23:05 -07:00
preview-src Fix markdown preview scroll crawls at EOF (fix #249278) 2025-06-12 03:56:11 +09:00
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
src Engineering - Add GitHub action for pull requests (#254056) 2025-07-04 08:21:56 +00:00
test-workspace Make sure we decode path components for md path completions 2022-03-22 16:58:37 -07:00
types open image 2024-11-26 19:53:31 +09:00
.gitignore Make sure we ignore compiled media files 2021-03-19 12:12:59 -07:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md Fix supported markdown-lint violations in markdown files (#190750) 2023-08-24 08:37:25 +00:00
esbuild-notebook.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
esbuild-preview.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
extension-browser.webpack.config.js Move MD server into own package (#212387) 2024-07-12 14:04:42 -07:00
extension.webpack.config.js Move MD server into own package (#212387) 2024-07-12 14:04:42 -07:00
icon.png [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
package-lock.json Pick up latest vscode-markdown-languageserver 2025-05-20 19:28:34 -07:00
package.json enable markdown language server for prompt files (#252656) 2025-06-30 14:19:00 -07:00
package.nls.json Update package.nls.json 2025-06-20 12:01:50 +08:00
tsconfig.browser.json Try adding browser specific tsconfig 2021-07-22 17:00:17 -07:00
tsconfig.json debt - remove missing `documentPaste` proposal (#241019) 2025-02-17 17:02:04 +01:00

README.md

Language Features for Markdown files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See Markdown in Visual Studio Code to learn about the features of this extension.