mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 11:10:48 +00:00
35f855796b
* Use shared webpack version instead of installing locally for simple-browser * Use npm for building markdown preview * render markdown in webview. * update markdown preview height and offset * Add basic custom notebook renderer point * update css * style update. * update markdown header padding left * Add example of loading katex to extend the markdown-it renderer * Rename global to make clear it only applies to markdown-in * hide/remove markdown preview * Add wait for initial markdown preview rendering before showing notebook * Add double click to switch to editing mode * Fix markdown cells not getting updated after editing * style polish * notebook.experimental.useMarkdownRenderer * switch render strategy. * Adding very intial drag drop support for notebook markdown cells * Implement drag/drop stubs for test classes * Revert unrelated file changes * Move markdown notebook math to own extension * Add missing imports Co-authored-by: rebornix <penn.lv@gmail.com> |
||
---|---|---|
.. | ||
media | ||
notebook | ||
notebook-out | ||
preview-src | ||
schemas | ||
src | ||
test-workspace | ||
.vscodeignore | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
icon.png | ||
package.json | ||
package.nls.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js | ||
webpack.notebook.js | ||
yarn.lock |
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.