Skip to content
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: Toggle Problem Visibility in the Editor and Workbench #199247

Closed
3 tasks done
justschen opened this issue Nov 27, 2023 · 0 comments
Closed
3 tasks done

Test: Toggle Problem Visibility in the Editor and Workbench #199247

justschen opened this issue Nov 27, 2023 · 0 comments

Comments

@justschen
Copy link
Contributor

justschen commented Nov 27, 2023

Refs #166797

Complexity: 3

Create Issue


Synopsis

Users would like the ability to hide/show problems in the editor and in the workbench. A new experimental setting, problems.visibility has been added which overrides outline.problem settings and problems.decorations.enabled when it is turned off.

Currently does not yet work in notebooks.

Testing Steps

  1. In any file, make some errors so that you can see diagnostics/problems (the red squiggles)
  2. Go to Workbench -> Editor -> Show Problems (problems.visibility) and toggle this.
  3. This will turn off problems everywhere.
  4. When the new setting is off, a new badge will appear in the status bar as a warning - clicking it should open the settings UI to the new setting.
  5. Experiment with problems.visibility and the various other related settings:
Screenshot 2023-11-27 at 3 49 34 PM
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants