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

Add sync with editor command and use different icons for package representation #140

Merged
merged 6 commits into from
Jan 9, 2019

Conversation

Flanker32
Copy link
Member

@Flanker32 Flanker32 commented Dec 27, 2018

  1. Add sync command to synchronize/desynchronize dependency viewer selection with folder explorer
  2. Split changeRepresentation to changeToFlatPackageView and changeToHierarchicalPackageView, use different icons.
    hierarchicalpackage

images/dark/icon-link.svg Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@jdneo
Copy link
Member

jdneo commented Dec 27, 2018

Would be great if gif/screenshot is provided

},
{
"command": "java.view.package.changeToHierarchicalPackageView",
"title": "%contributes.commands.java.view.package.changeToHierarchicalPackageView%",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we merge these two commands as one? And dynamically change the icon?

src/commands.ts Show resolved Hide resolved
src/commands.ts Outdated Show resolved Hide resolved
src/settings.ts Show resolved Hide resolved
@Flanker32 Flanker32 merged commit 7388757 into master Jan 9, 2019
@Flanker32 Flanker32 deleted the hanxiao_addIcon branch January 9, 2019 10:33
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

Successfully merging this pull request may close these issues.

4 participants