A relative pattern is a helper to construct glob patterns that are matched relatively to a base URI. The common value for a baseUri is a workspace folder root, but it can be another absolute URI as well.
baseUri
3.17.0
A workspace folder or a base URI to which this pattern will be matched against relatively.
The actual glob pattern;
A relative pattern is a helper to construct glob patterns that are matched relatively to a base URI. The common value for a
baseUriis a workspace folder root, but it can be another absolute URI as well.Since
3.17.0