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
When editing a config file, VSCode will highlight the "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", line with warnign message saying
$ref '/definitions/full_branch_path' in 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json' can not be resolved.
Code of Conduct
What happened?
When editing a config file, VSCode will highlight the
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
line with warnign message sayingThe error is caused by the
oh-my-posh/themes/schema.json
Lines 4982 to 4984 in a4ce145
full_branch_path
doesn't exist.This reference was added in 98ac57a#diff-892c540c9bfebcb3bb8a0be1714201cd17eb6f0d40367c09f80d56e883b7335eR4982-R4984
Theme
any scheme will do
What OS are you seeing the problem on?
macOS
Which shell are you using?
powershell
Log output
not an `oh-my-posh` error really
The text was updated successfully, but these errors were encountered: