Thomas Mäder

Results 214 comments of Thomas Mäder

@mulinJiao I don't think generally turning off command windows for all subprocesses is the right thing to do in this case. As I understand it, the command windows are not...

I'm closing this one. Feel free to revive in case there are new arguments for it.

Doesn't this sound like a problem in https://github.com/eclipse-jdtls/eclipse.jdt.ls ?

@sgraband why would `file:///c%3A/` not be the correct url? Looks like the url-encoded form of `c:/` to me.

@sgraband can you give more context on "how the extension provides the args for the call"? Is this a json file, an API call?

No, sorry, @sgraband I have no idea what the right thing to do is, here. In general, it's a good idea to keep things as objects instead of encoding them...

Is this about plugins or VS Code extensions?

I'm having a look at this: likely, the difference is that the git extension is not automatically detecting git repos rooted in parent folders.

The typescript test fail because of the update to 1.88.1 of the built-in extensions. Once we have merged https://github.com/eclipse-theia/theia/pull/13673, they should pass.