You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use file kind with content blocks for devcontainer updates
Use content parameter to identify the specific feature block, then apply
version pattern matching within that block. This avoids JSONPath/yamlpath
syntax issues with keys containing special characters.
0 commit comments