Writing code¶
It’s highly recommended to run ./scripts/git/stop_tracking_vscode.sh
after the checkout.
This way all the VSCode settings can be adjusted without the changes showing up in git.
In particular, if you’re going to contribute to the library, it’s recommended to install blueprint extension and set your name in the .vscode/blueprints/hpp/__snakeCase_name__.hpp copyright.
To be continued…