We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing #177738
Given
{ "command": "ctxkey-extension.helloWorld3", "when": "!(editorLangId =~ /json/)" },
the expected behavior is to not see present 3 on a .py file but this still appeared.
.py
The text was updated successfully, but these errors were encountered:
Oh, I'm really sorry, the instruction should've said "it shows in anything that's NOT json - so this works as intended.
Sorry, something went wrong.
no worries!! Glad to hear it as it means I understood the when clause
ulugbekna
No branches or pull requests
Testing #177738
Given
the expected behavior is to not see present 3 on a
.py
file but this still appeared.The text was updated successfully, but these errors were encountered: