-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority ⭐️Triaged and deemed a priorityTriaged and deemed a priority
Description
Code editor
Visual Studio Code
Platform
Linux
Version
v1.29.0
What steps will reproduce the bug?
Open .zshrc
or a file with the .zsh
extension
How often does it reproduce? Is there a required condition?
The language is configured as Shell Script (shellscript). This is default behaviour in VSCode.
What is the expected behavior?
Nothing
What do you see instead?
It’s checked by Shellcheck, which can’t handle ZSH syntax. This results in a lot of errors.
Additional information
The solution would be to ignore validation of .zshrc
and *.zsh
files.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority ⭐️Triaged and deemed a priorityTriaged and deemed a priority