Files
vscode/extensions
Michael Lively 9225503c85 Support for pasting images into markdown notebook cells (#156847)
* dataflow support for updated metadata

* update cellAttachmentRenderer.ts to reflect metadata being a getter() inside MarkupCell

* document paste additions

* update condition to re-render cells, now includes metadata changes

* paste API working, debugging command added

* paste working with metadata. needs numbering, and cleaning upon delete

* paste screenshot works fully

* remove debugging command. Cleaning.

* notebook cells now re-render upon metadata changes

* changed name validity checking, remove unneeded function

* use _document for cell data, use snippet choice, dto fix

* return subscription, for loop, uri fix, alter metadata in-place, better snippet

* metadata fix, object.equals, fix cellAttRenderer metadata call

* added comment with source of encodeBase64

* gate mkdn image paste behind experimental setting
2022-08-08 13:57:49 -07:00
..
2022-07-05 09:53:51 +02:00
2022-05-30 17:42:17 +02:00
2022-05-02 11:20:10 +02:00
2022-06-14 14:41:04 +02:00
2022-06-07 09:37:14 -07:00
2022-07-05 09:53:51 +02:00
2022-07-05 09:53:51 +02:00
2022-07-11 12:14:40 +02:00
2022-07-05 09:53:51 +02:00
2022-05-13 10:22:33 +02:00