4daea74ba9
Fixes #30066 This finalizes the documentPaste api. This api allows extensions to attach metadata on text copy and change how content is pasted. Some examples: - Updating imports for pasted code - Inserting an image as an attachment in notebooks - Pasting files converts them to relative text paths |
||
---|---|---|
.. | ||
media | ||
resources/walkthroughs | ||
schemas | ||
src | ||
test-workspace | ||
web | ||
.npmrc | ||
.vscodeignore | ||
README.md | ||
cgmanifest.json | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
package-lock.json | ||
package.json | ||
package.nls.json | ||
tsconfig.json |
README.md
Language Features for TypeScript and JavaScript files
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
See TypeScript in Visual Studio Code and JavaScript in Visual Studio Code to learn about the features of this extension.