Commit Graph

9 Commits

Author SHA1 Message Date
e12d0c941d Fix postMessage arguments to efficiently send binary data to webview 2022-05-07 15:40:06 +09:00
566b442437 💄 2021-07-07 10:35:51 -07:00
8d07973451 Disable editing if the filesystem the file is on is not editable 2021-03-02 15:39:13 -08:00
100b1b2045 Update webviews to use vscode styles 2020-10-20 14:28:28 -07:00
0b0df69b9b Fixing untitled saving 2020-07-28 15:49:07 -07:00
5d95c0fa44 Make sure we always use png 2020-07-28 15:48:13 -07:00
9f7d72d637 Update paw draw example to show how to create untitled files
Fixes https://github.com/microsoft/vscode/issues/100238

This is not well supported at the moment since we need some new APIs for working with untitled custom editors, how the current example shows how it can be implemented
2020-07-23 21:14:23 -07:00
c7fc280ccb Add binary custom editor example 2020-04-30 18:17:53 -07:00
74c6f88908 Add example of using CustomTextEditor api 2020-04-03 14:55:20 -07:00