That’s right @Wile_E_Coyote – I was thinking that if someone needs something more elaborated, maybe it’s just better to integrate ROOT within a custom CMake project? The example repository I created was to just show how to quickly get a ROOT Macro running within VS Code, and for that I think that hard-coding the path to your ROOT installation shouldn’t be a big deal. This approach also let’s you easily test different ROOT versions by just modifying said path.