eclipse-cdt-cloud / cdt-cloud-blueprint

CDT Cloud Blueprint is a template for building custom web-based C/C++ tools. It is made up of existing open source components and can be easily downloaded and installed on all major operating system platforms.
MIT License
26 stars 11 forks source link

[WIP] Update CDT Cloud Blueprint to 1.55.0 #96

Open jfaltermeier opened 1 week ago

jfaltermeier commented 1 week ago

This is still wip. Not all dependencies are available for Theia 1.55 yet

Besides that from Theia IDE we get AI, the Collaboration Feature, desktop file support for Linux, and direct support for custom configuration directories. We need to decide if we want to integrate it differently than the Theia IDE.

What it does

Contributed on behalf of STMicroelectronics

See #94

How to test

sdirix commented 1 week ago

We need to decide if we want to integrate it differently than the Theia IDE.

jfaltermeier commented 6 days ago

Here is the desktop file integration: ksnip_20241127-102038

The welcome page currently has two new entries. I can remove them or adapt the wording if needed: ksnip_20241127-102114

Aside from that, we need to wait for a compatible trace-viewer version and check for updated VSIX extensions before merging.

sdirix commented 6 days ago

I'm fine with keeping them :+1: