-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
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
Test: Improved ESLint security flow #107584
Comments
I do not see this icon right away. It only shows up once I have opened a file that ESLInt can be used for. |
Cancel cancel the dialog and leaves that state as it was before opening the dialog. So if you were in Allow cancel keeps you in allow. Like other dialogs as well. |
Overall, this is a nice flow. |
Refs: microsoft/vscode-eslint#1012
Complexity: 3
Create Issue
The flow of the ESLint execution confirmation dialog has been improved. Major changes are:
Allow Everywhere
button.To test please reset all former library decision you have made using the
ESLint: Reset Library Decisions
command. In addition you need to install the latest insider build from here: https://github.com/microsoft/vscode-eslint/releases/tag/2.1.9-insiderPlease ensure that the following holds true:
ESLint: Reset Library Decisions
commandThe text was updated successfully, but these errors were encountered: