vscode/extensions/configuration-editing
Matt Bierner 98b069c041
Work towards getting isolated built-in extension compiles
For #271167

This makes it so our built-in extensions can mostly be built using `tsc` on the command line. Previously the extensions were picking up a lot of typing info from the root `node_modules` that meant they weren't truly independent
2025-10-13 11:03:20 -07:00
..
images
schemas Refer to MCP schema for "mcp" (microsoft/vscode-remote-release#11049) 2025-06-30 15:28:34 +02:00
src Engineering - Add GitHub action for pull requests (#254056) 2025-07-04 08:21:56 +00:00
.npmrc
.vscodeignore
extension-browser.webpack.config.js Convert extension webpack scripts to modules 2025-08-07 17:20:22 -07:00
extension.webpack.config.js Convert extension webpack scripts to modules 2025-08-07 17:20:22 -07:00
package-lock.json chore: update to Electron 35 (#245423) 2025-05-09 19:03:36 +09:00
package.json Add support for tool sets (#249448) 2025-05-21 06:54:14 -07:00
package.nls.json
tsconfig.json Work towards getting isolated built-in extension compiles 2025-10-13 11:03:20 -07:00