export CUBE_IDE_PATH=/home/<username>/STM32Cube
After each source tree changes, you need to update your compilation database.
sh ci/config.sh 1-gpio
code lab/1-gpio/project
Do coding in the VSCode
editor and switch to CubeIDE
to build the project.
sh ci/format.sh 1-gpio fix