Remi Schnekenburger
Remi Schnekenburger
The 2 scm menus are listed in the missing vscode declarative APIs issue (#13051 ), and more specifically in the comment https://github.com/eclipse-theia/theia/issues/13051#issuecomment-1875063218. editor/content is a proposed API (see https://github.com/microsoft/vscode/blob/main/src/vscode-dts/vscode.proposed.contribEditorContentMenu.d.ts) documentation...
On looking to that issue, I stumbled upon #8167. I do agree with the issue of relative / absolute uri transformation which is done even for a folder using another...
Indeed, I was implementing similar parts. I rebased my work on your changes. I can then also participate to your PR easily.
@tsmaeder, would you have time to review this one?
The PR is under review again, not sure when it will be accepted.
This is about VS Code extensions. They can provide some information about their behavior depending if the environment can be trusted or not. This is not yet supported in Theia.
I would be happy to help for review here
@tsmaeder, I will take over this task. Can you assign it to me please? Thanks!
@msujew, I can have a look. Can you assign me the task?
I could reproduce the error from a local build version. While trying to configure the settings, the setting page shows up, and then goes blank. The console is spammed with...