Enhancements
- package.json: no need to run tsc in production mode (#1893) @goneri
- Add support to scaffold Test plugin in Collection plugin webview (#1908) @tanwigeetika1618
- lightspeed: login popup now exposes a "Disable Lightspeed" option (#1899) @goneri
- document the LIGHTSPEED_PREFER_RHSSO_AUTH envvar (#1905) @goneri
- lightspeed/gen: enable contentMatch (#1883) @goneri
- Ensure VsCode extension references current devspaces container (#1901) @shatakshiiii
- Add support to scaffold an execution-environment project in EE webview (#1890) @shatakshiiii
Bugfixes
- lightspeed: avoid a race condition when enabling lightpseed (#1909) @goneri
- changed dir from sample_module to modules (#1900) @shvenkat-rh
- Re-introduce lightspeed enabled checkbox (#1898) @mabashian