Khubaib Umer
Khubaib Umer
@tolusha is there any specific reason why this is not available for arm64?
> I tried building the your theia-blueprint repository with the provided build step and node 14.21.3 and got this exception while building, therefore I currently cannot reproduce your issue to...
Hi Niklas, There’s a way to debug VSCode extensions in Theia. Maybe this can help you with that https://github.com/eclipse-theia/theia/discussions/10053 Regards, > On 09-Nov-2023, at 2:45 PM, Niklas Rentz ***@***.***> wrote:...
User can now specify system-trace option with: ``` target C { tracing: { trace-file-name:"sometrace", system-trace: false, }, fast: true } ```