I've been tying all say to set up a link to Boost and other libraries installed via Homebrew. I accessed the VScode settings UI via cmd + shift + P and entered the following into Include path:
${opt/homebrew}/**
Only to get
I can't think of any other way to set up a link to my path. Any ideas?
