eclipse-cdt-cloud / eclipse-cdt-cloud/cdt-cloud-blueprint

cland-contexts extension issues

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31
Forks
14
PR merge metrics
No merged PRs in 30d

Description

### Bug Description:

During testing of https://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint/pull/67 I found the following two issues:

- When switching the build configuration before a C source file was opened, e.g. immediately after `clangd-contexts` example generation and `build.sh` execution, errors are thrown in relation to the clangd language server. The language server does not recover and the frontend must be restarted
![image](https://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint/assets/8998368/ba5581b1-c17c-49c8-801e-7ec1deca72d1)

- When generating both the `clangd-contexts` example and the `CMake` example, the cmake example is offered as an additional target for context switching. The context switching still works, however the context bar always shows "Build configuration: NONE"
![image](https://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint/assets/8998368/36313a68-f184-41d6-a457-923ca40a48ec)

### Additional Information

The clangd-contexts extension source can be found [here](https://github.com/eclipse-cdt-cloud/clangd-contexts).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.