Thanks for your work on this useful extension.
Is it possible to use it to create a variable when the extension is installed, but have a graceful fallback for when it's not installed, to let the developer continue to work without it?
I'm using Command Variable to generate a datetime in a logfile name (Marus/cortex-debug#1154 (comment)). Is it possible to modify this (and/or add to tasks.json or something) so that if this extension is not installed, I can still debug, and just omit the datetime from the filename?