BloodStainedCrow

Results 28 comments of BloodStainedCrow

This happens when I drag around any file, you cannot see my cursor in the screenshots, but I am holding the files

I also cannot move these files, now that they are quantum entangled.

I would put the .devcontainer/README.md into docs/usingDevcontainers.md, maybe?

Oh, I thought that would be automatically done via the linter. Will do

Nevermind. The linter automatically removes trailing newlines... Is that intended?

Well, I am using the standard linter integrated into the devcontainer. The linter automatically removes trailing endlines at the end of .json files.

Question: what exactly is the correct compiler we are using? I need to specify the compiler "executable" for Intellisense

This pull request should be ready to merge now

Why are the checks failing? The logs imply a check called `Compare build size` is missing? I doubt that is intended behaviour?

I have looked into extracting the compilerPath from `build.sh`. I do not see a way to do that currently. It was possible with the cmake extension for vscode since it...