vscode/build/npm
Matt Bierner 35f855796b
Add support for markdown notebook renderers (#115191)
* 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>
2021-02-10 16:41:53 -08:00
..
dirs.js Add support for markdown notebook renderers (#115191) 2021-02-10 16:41:53 -08:00
postinstall.js Have a clear list of directories where yarn should be executed 2020-12-23 11:28:32 +01:00
preinstall.js Fix #111299 (#114441) 2021-01-19 10:52:50 -08:00
update-all-grammars.js fix update-grammars script 2021-02-02 12:30:08 +01:00
update-distro.js yarn update-distro 2019-07-02 10:19:55 +02:00
update-localization-extension.js fix mispell 2019-04-09 13:21:46 +08:00