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: Use language selector in JSON to notify about too many folding reanges #153312

Closed
2 tasks done
aeschli opened this issue Jun 27, 2022 · 0 comments
Closed
2 tasks done

Comments

@aeschli
Copy link
Contributor

aeschli commented Jun 27, 2022

Refs: #142496

Complexity: 2

Create Issue


Instead of notifications, for JSON we now use the language selector to inform when we limited folding range, document symbols or color decorator.

  • In the settings change json.maxItemsComputed to a smaller number to easiert test this
  • Create JSON files with lots of folding ranges, lot's of properties and lots of color decorators*
  • Verify that the language indicator shows when symbols have been limited.
  • color decorators appear at places where the associated JSON schema declares a value as a color value. The easiest way to test is to open a color-theme.json file, e.g. here
@aeschli aeschli added this to the June 2022 milestone Jun 27, 2022
@joaomoreno joaomoreno removed their assignment Jun 28, 2022
@rzhao271 rzhao271 assigned rzhao271 and unassigned kieferrm and rzhao271 Jun 28, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 12, 2022
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

4 participants