Closed SvenAelterman closed 1 year ago
@SvenAelterman this isn't a bug but a feature request. We only support json
, yaml
and toml
extensions at the moment.
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
I wanted to add some comments to my theme file. While oh-my-posh doesn't have an issue with
//
lines in the file, my editor treats it as invalid.When I changed the extension of my file from
.json
to.jsonc
, oh-my-posh reported a configuration error and fell back to the default theme.Theme
Custom
What OS are you seeing the problem on?
Windows
Which shell are you using?
powershell
Log output