Thomas Mäder

Results 56 issues of Thomas Mäder

## Environment details - OS: Linux/Window - OS version: Ubuntu 22, Windows 11 - node-pty version: 1.0.0 ## Issue description The following program behaves very differently on Windows vs. Linux:...

#### What it does Fixes #13798 Contributed on behalf of STMicroelectronics #### How to test 1. Remove the splash screen settings in examples/electron/package.json and rebuild 2. Start Theia with `theia...

### Bug Description: Currently, a lot of our CI jobs fail during the `yarn download:plugin` task. I was able to debug this a bit and it seems that when we...

#### What it does Adds logging to get more info on CI failures descibed in #13902 Contributed on behalf of STMicroelectronics #### How to test Rerun the CI scripts until...

#### What it does Adds the `DebugSessionOptions.testRun` field. The behavioral change associated with this is that a debug session that is started as part of test run will be terminated...

### Bug Description: In the context of https://github.com/eclipse-theia/theia/pull/13306, I have implemented the `onUri` activation event. The logical thing to do in response to this event is to register a uri...