cmake_template icon indicating copy to clipboard operation
cmake_template copied to clipboard

Verify VSCode Experience (Linux)

Open lefticus opened this issue 2 years ago • 1 comments

This is the "out of the box" experience.

When you open this project in VSCode does it Just Work?

related #17

lefticus avatar Apr 19 '23 23:04 lefticus

Hi!

I just tried this project with ubuntu and the dev container. I managed to run the dev container as non-root (inside the container) to smoothly interact with the files on my disk and the git repo (I had to adapt some minor stuff/I could make a small PR for that).

However, the readme describing how to build does not work as expected. I could dig further if this is interesting for you. Since I do not use Windows, is the CI chain checking this aspect?

goto40 avatar Sep 01 '24 11:09 goto40