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
From @burianvlastimil on October 22, 2018 9:7
Version: 1.28.2 Commit: 7f3ce96ff4729c91352ae6def877e59c561f4850 Date: 2018-10-17T00:20:56.183Z Electron: 2.0.9 Chrome: 61.0.3163.100 Node.js: 8.9.3 V8: 6.1.534.41 Architecture: x64
Linux Mint 19 Cinnamon
$ uname -s; uname -m; uname -r Linux x86_64 4.15.0-36-generic
Steps to Reproduce:
variable_name != value_assigned_by_shell__some_command
Does this issue occur when all extensions are disabled?: Yes
Note:
I attach a sample:
Copied from original issue: microsoft/vscode#61475
The text was updated successfully, but these errors were encountered:
Got it
Sorry, something went wrong.
Recognize '!=' as a variable-assignment operator (issue #2)
3d6aeed
Fixed: 3d6aeed
No branches or pull requests
From @burianvlastimil on October 22, 2018 9:7
Linux Mint 19 Cinnamon
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
Note:
I attach a sample:
Copied from original issue: microsoft/vscode#61475
The text was updated successfully, but these errors were encountered: