vscode/extensions/vscode-api-tests
Matt Bierner 3499f63dc1
Exploration: Better transferring of TypedArrays used in Webview.postMessage (#115664)
* Improve passing of ArrayBuffers to and from webviews

Fixes #115807

* Serialize and restore typed arrays too

This also makes it so that if you pass the same ArrayBuffer twice in an object, we use a single object on the receiver side too

* Fix spelling

* Require VS Code 1.56+
2021-03-30 06:49:34 +00:00
..
.vscode
src Exploration: Better transferring of TypedArrays used in Webview.postMessage (#115664) 2021-03-30 06:49:34 +00:00
testWorkspace integration tests - disable minimap to reduce error output (#115747) 2021-02-04 13:33:54 +01:00
testWorkspace2 integration tests - disable minimap to reduce error output (#115747) 2021-02-04 13:33:54 +01:00
.gitignore Ignore testWorkspace tasks.json 2021-03-16 07:25:24 -07:00
.vscodeignore
package.json Exploration: Better transferring of TypedArrays used in Webview.postMessage (#115664) 2021-03-30 06:49:34 +00:00
testworkspace.code-workspace
tsconfig.json
yarn.lock