Open connor4312 opened 3 years ago
My example was incorrect. The syntax we support is https://*
. This is the same syntax supported for trusted domains
Cool, that works. Probably worth documenting in the setting -- the description is minimal right now.
Once documented I think this can be closed.
We provide hover intellisense with examples in the json editor:
We will probably add a rich editor for these settings at some point too
I still think supporting https:*
makes sense, although I am not sure if there is some reason why trusted domains don't support it
Oh, I see, I was looking on the setting itself rather than the key
Testing #114962
"workbench.externalUriOpeners": { "https:*": "cool-opener" }
// https://peet.io