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

Do not highlight the line on the other side when hiding added/deleted imports #110

Open
anchouls opened this issue Feb 21, 2023 · 1 comment
Assignees

Comments

@anchouls
Copy link
Collaborator

Screenshot 2023-02-21 at 23 33 59

@anchouls anchouls self-assigned this Feb 21, 2023
@tsantalis
Copy link

tsantalis commented Mar 5, 2023

@anchouls @onewhl

You can further improve the import changes visualization by using the following APIs:
UMLImportListDiff.getCommonImports()
UMLImportListDiff.getGroupedImports()
UMLImportListDiff.getUnGroupedImports()

The screenshot below shows an example of import grouping, where 10 import declarations were replaced with a single on-demand .* import declaration

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants