vscode/build
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
..
azure-pipelines Merge branch 'sandy081/smoketests/remote' 2021-02-04 20:49:47 +01:00
builtin fix --builtin 2021-01-13 10:48:04 +01:00
darwin fix: disable rosetta option for universal build (#115280) 2021-01-27 20:34:19 -08:00
lib Trusted Workspaces Feature Branch Merge (#115961) 2021-02-06 00:38:32 -08:00
monaco update version 2021-01-29 00:00:24 +01:00
npm Add support for markdown notebook renderers (#115191) 2021-02-10 16:41:53 -08:00
polyfills move polyfills to build/polyfills 2020-06-11 21:54:43 +02:00
win32 Add icon in Windows explorer window (#86283) 2020-11-04 15:17:50 +01:00
.cachesalt Squashed commit of the following: 2021-01-28 14:07:49 +01:00
.gitattributes force .exe, .dll as binary to fix CRLF/LF problems (#107862) 2020-10-01 10:17:49 +02:00
.moduleignore Merge .nativeignore and .moduleignore. Fixes #111220 2020-11-24 14:19:23 +01:00
.webignore build: improve ignores in node_modules 2020-10-25 23:27:20 +01:00
eslint.js isolate eslint from hygiene 2021-01-07 09:15:05 +01:00
filters.js Add support for markdown notebook renderers (#115191) 2021-02-10 16:41:53 -08:00
gulpfile.compile.js 💄 2021-01-06 20:36:22 +01:00
gulpfile.editor.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
gulpfile.extensions.js Move onEnterRules to language-configuration.json 2021-01-20 12:20:27 +01:00
gulpfile.hygiene.js isolate eslint from hygiene 2021-01-07 09:15:05 +01:00
gulpfile.js Move actual gulpfile logic to /build/ 2020-12-14 14:24:34 +01:00
gulpfile.reh.js Use x64 node for darwin-arm64. Fixes #115009 2021-01-27 16:49:16 +01:00
gulpfile.vscode.js move build/dependencies.js to typescript 2021-01-21 09:32:06 +01:00
gulpfile.vscode.linux.js Migrate to new deb repo (#114527) 2021-01-18 14:43:24 +01:00
gulpfile.vscode.web.js web - get product config through build and not via API 2019-09-11 13:49:06 +02:00
gulpfile.vscode.win32.js ESRP Cert (#108366) 2020-10-13 15:56:16 +02:00
hygiene.js Fix precommit hook on Windows 2021-01-25 17:46:09 +01:00
jsconfig.json
package.json fix hygiene 2021-02-02 14:30:46 +01:00
tsconfig.build.json
tsconfig.json Forces LF line endings, since we check in these 2020-07-31 00:38:48 -04:00
yarn.lock fix hygiene 2021-02-02 14:30:46 +01:00