Thomas Mäder

Results 56 issues of Thomas Mäder

#### What it does Fixes #13355 Contributed on behalf of STMicroelectronics #### How to test This is purely a typing change. #### Follow-ups #### Review checklist - [ ] As...

vscode

#### What it does See title Fixes #13363 Contributed on behalf of STMicroelectronics #### How to test Do some general testing of Theia, in particular debugging and using plugins. ####...

### Feature Description: There is a medium sev. CVE against msgpackr (https://nvd.nist.gov/vuln/detail/CVE-2023-52079) which can be addressed by upgrading to 1.10.x.

messaging

### Bug Description In VS Code, I can configure a task of type 'typescript' that is not considered "customizing" a provided task. That task is considered a new task and...

bug
tasks

### Bug Description: List of issues to backport for the 1.45.1 Community release - [x] https://github.com/eclipse-theia/theia/issues/13215

### Feature Description: Currently, Theia is published to npm as a bunch of CommonJS modules. This works fine, but might start to have disadvantages in the future: 1. We use...

### Bug Description: `Run Extension` Launch Config Does not Work ### Steps to Reproduce: 1. Generate a VS Code extension with `yo code` 2. Open the generated folder 3. Execute...

### Bug Description: Theia Blueprint does not have an icon (Application icon) on the top left corner on Windows. This works in the Electron example project in Theia. ### Additional...

bug

### Feature Description: There is an ongoing effort to enable using Theia Blueprint as the IDE for developing Theia itself. Currently, we only publish a Blueprint version for ever major...

### Feature Description: The blueprint installer currently always removes any previous version it finds on the system, even when choosing an different installation directory (at least on Windows). This makes...