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 the ability to close tabs without changes from VCS #13

Closed
ggrachdev opened this issue Jun 1, 2023 · 4 comments
Closed

Add the ability to close tabs without changes from VCS #13

ggrachdev opened this issue Jun 1, 2023 · 4 comments
Assignees
Milestone

Comments

@ggrachdev
Copy link

Good afternoon. I have a great idea for upgrading the plugin. Add the ability to close tabs without changes from VCS. This is sorely lacking in netbeans.

Tabs are closed if:

  • there were no file changes
  • the file is not new

Many other IDEs have this functionality, but netbeans lags behind. I have to constantly close 30-50 tabs with my hands.

I will be glad if you are interested, thank you!

@funfried
Copy link
Owner

funfried commented Jun 1, 2023

Hi @ggrachdev,

sounds like a great idea, I personally never saw or used such a feature, but I think it could come in handy. I'll check how to implement that feature and add it as soon as I have to time to.

Thanks for the idea.

Cheers,
Fabian

@funfried funfried self-assigned this Jun 1, 2023
@funfried funfried modified the milestones: 1.0.1, 1.0.3 Jun 1, 2023
funfried added a commit that referenced this issue Jun 12, 2023
- Added action to close all tabs with unmodified (VCS) files
- Also added actions to close all tabs with the same project as the selected tab or all tabs with a different project then the selected tab
- Updated all dependencies and plugins to the latest versions
@funfried
Copy link
Owner

@ggrachdev

I added this feature and another one inspired by this (close tabs from the same/different project).

Please feel free to download the latest SNAPSHOT release and try it yourself! I'll create a release within the next days so it's always available via the official plugin portal.

Thanks again for your great input on this plugin!

Cheers,
Fabian

@ggrachdev
Copy link
Author

Thank you for your time. We use your plugin as a whole team. It is not possible to assemble a project due to information security restrictions. Have a nice day!

@funfried
Copy link
Owner

Plugin was released (not yet verified from the NetBeans team)

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

No branches or pull requests

2 participants