Skip to content

Allow non-unique names in list of classes #2099

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

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

Don't reduce members list to set, let all non-unique names stay in table
Fixes #2097

Manual tests

See issue's steps

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@Vassiliy-Kudryashov Vassiliy-Kudryashov added comp-ui Improvements of plugin UI appearence and functionality comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug labels Apr 5, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) April 5, 2023 09:24
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 3c5ecf2 into main Apr 5, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/2097-list-of-classes-displayed-on-plugin-ui-may-miss-some-items branch April 5, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ide Issue is related to IDE support comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List of classes, displayed on plugin UI, may miss some items
2 participants