Henning Dieterichs
96baba2cc4
feat: update component explorer dependencies and add new test fixtures
...
- Updated @vscode/component-explorer to version 0.1.1-16 and @vscode/component-explorer-cli to version 0.1.1-12 in package.json and package-lock.json.
- Added new test fixtures for chat question carousel, code action list, find widget, inline completions extras, rename widget, and suggest widget.
- Implemented rendering logic for new fixtures to enhance testing capabilities for various components.
2026-02-26 15:30:23 +01:00
Henning Dieterichs
a550ce559d
updates component explorer
2026-02-23 22:44:44 +01:00
Henning Dieterichs
155c18ecfc
updates component explorer ( #296938 )
...
* updates component explorer
* updates package.json
* fix screenshot CI: install build/ dependencies for jsonc-parser
* sets relative base
* updates lockfile
2026-02-23 11:44:35 +01:00
Henning Dieterichs
54abd997bc
fixes lockfile
2026-02-20 19:57:07 +01:00
Henning Dieterichs
2751fb4d2f
adds component explorer
2026-02-20 19:57:07 +01:00
Henning Dieterichs
0749dc9031
adds component explorer ( #294548 )
...
updates component explorer
2026-02-11 16:11:01 +01:00
Henning Dieterichs
bce538863f
adds component explorer ( #294075 )
...
* adds component explorer
* Removes log
2026-02-11 12:06:16 +01:00
Henning Dieterichs
55134be2df
Adopts @vscode/rollup-plugin-esm-url ( #290012 )
...
* Adopts @vscode/rollup-plugin-esm-url
* Exports EditorWorkerService.workerDescriptor
2026-01-23 21:07:54 +00:00
Henning Dieterichs
a335d51f66
Adds hot reload launch config ( #277123 )
...
* Adds hot reload launch config
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2025-11-21 11:18:47 +01:00