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
Issue Type: Bug
Extension version: 11.0.1 VS Code version: Code - Insiders 1.52.0-insider (a36c68b9ec3d6a0aca9799d7a10be741a6658a51, 2020-11-19T05:37:52.577Z) OS version: Windows_NT x64 10.0.19041
Steps to reproduce:
bad regexp-value ' /gitlens:file\b(?!(+stashed|:status))/', parse error: SyntaxError: Invalid regular expression: /gitlens:file\b(?!(+stashed|:status))/: Nothing to repeat _deserializeRegexValue @ contextkey.ts
Lines with problem: https://github.com/eamodio/vscode-gitlens/blob/f49fc0913ee8535376284bd53f7e89ba19ee970d/package.json#L6819 https://github.com/eamodio/vscode-gitlens/blob/f49fc0913ee8535376284bd53f7e89ba19ee970d/package.json#L6824
The text was updated successfully, but these errors were encountered:
51ee91e
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sorry, something went wrong.
No branches or pull requests
Issue Type: Bug
Extension version: 11.0.1
VS Code version: Code - Insiders 1.52.0-insider (a36c68b9ec3d6a0aca9799d7a10be741a6658a51, 2020-11-19T05:37:52.577Z)
OS version: Windows_NT x64 10.0.19041
Steps to reproduce:
Lines with problem:
https://github.com/eamodio/vscode-gitlens/blob/f49fc0913ee8535376284bd53f7e89ba19ee970d/package.json#L6819
https://github.com/eamodio/vscode-gitlens/blob/f49fc0913ee8535376284bd53f7e89ba19ee970d/package.json#L6824
The text was updated successfully, but these errors were encountered: