An open API service indexing awesome lists of open source software.

https://github.com/funfried/nb-editor-close-left-right

Close Left & Close Right plugin for Netbeans IDE
https://github.com/funfried/nb-editor-close-left-right

netbeans netbeans-ide netbeans-plugin

Last synced: 5 months ago
JSON representation

Close Left & Close Right plugin for Netbeans IDE

Awesome Lists containing this project

README

          

[![Release Build Status](https://github.com/funfried/nb-editor-close-left-right/actions/workflows/release_maven.yml/badge.svg)](https://github.com/funfried/nb-editor-close-left-right/actions/workflows/release_maven.yml)
[![Linux Build Status](https://github.com/funfried/nb-editor-close-left-right/actions/workflows/linux_maven.yml/badge.svg)](https://github.com/funfried/nb-editor-close-left-right/actions/workflows/linux_maven.yml)
[![Windows Build Status](https://github.com/funfried/nb-editor-close-left-right/actions/workflows/windows_maven.yml/badge.svg)](https://github.com/funfried/nb-editor-close-left-right/actions/workflows/windows_maven.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/45f6c8ab0e014809ba98276a709197f0)](https://www.codacy.com/gh/funfried/nb-editor-close-left-right/dashboard?utm_source=github.com&utm_medium=referral&utm_content=funfried/nb-editor-close-left-right&utm_campaign=Badge_Grade)
[![Maven Central](https://img.shields.io/maven-central/v/de.funfried.netbeans.plugins/nb-editor-close-left-right)](https://repo1.maven.org/maven2/de/funfried/netbeans/plugins/nb-editor-close-left-right/)
[![GitHub All Releases](https://img.shields.io/github/downloads/funfried/nb-editor-close-left-right/total)](https://github.com/funfried/nb-editor-close-left-right/releases)
[![GitHub issues](https://img.shields.io/github/issues/funfried/nb-editor-close-left-right)](https://github.com/funfried/nb-editor-close-left-right/issues)
[![Apache License, Version 2.0](https://img.shields.io/github/license/funfried/nb-editor-close-left-right)](http://funfried.github.io/nb-editor-close-left-right/licenses.html)
[![Follow Me On X/Twitter](https://img.shields.io/twitter/follow/funfried84?style=social)](https://twitter.com/funfried84)

Close Editor Tabs Left and Right Plugin for Netbeans
================================================

What is Close Editor Tabs Left and Right Plugin for Netbeans
----------------------------------------------------
This plugin helps you to easily close unused or unwanted editor tabs to keep a better overview of your work.
Instead of either close all tabs or all tabs except the currently selected you get a bunch of extra close actions.

### Features
* Adds a context menu action which lets the user close all editor tabs at once that are right or left of the selected tab.
* Adds a context menu action which lets the user close all editor tabs at once that belong or which not belong to the same project of the selected tab.
* Adds a context menu action which lets the user close all editor tabs at once that have not been commited to their version control system (Git, SVN and Mercurial supported).
* Adds a context menu action which lets the user close all version control "Diff" or "Search History" editor tabs at once (Git, SVN and Mercurial supported).

![Context menu with installed plugin](/src/site/resources/imgs/editor_tab_contextmenu.png)
![Options](/src/site/resources/imgs/close_actions_options.png)

Compatibility
-------------
Compatible with NetBeans 11.0+ and JDK 8+.

Downloads
---------
The latest version should be available in the plugin catalog of your NetBeans IDE, but just in case you can find the download links [here](http://funfried.github.io/nb-editor-close-left-right/downloads.html).

Known issues
------------
Please check the open [GitHub Issues](/../../issues) and see [here](http://funfried.github.io/nb-editor-close-left-right/known_issues.html)

Feedback
--------
Provide defects, requests for enhancements or general feedback at the [GitHub issues](/../../issues) page.
Please check the known issues (see above) before you create an issue and check if your issue also appears in the latest development version (download links can be found [here](http://funfried.github.io/nb-editor-close-left-right/downloads.html)).

Changelog
---------
You can find the changelog of all versions [here](http://funfried.github.io/nb-editor-close-left-right/changes-report.html)

Licensing
---------
This plugin is licensed under the [Apache License, Version 2.0](http://funfried.github.io/nb-editor-close-left-right/licenses.html).
This plugin uses third-party libraries, which are needed to provide its functionality, please check their licenses [here](https://funfried.github.io/nb-editor-close-left-right/dependencies.html).

The history of this project
---------------------------
* The original idea for this plugin and also the first version was developed by [Alexander Yastrebov](https://github.com/AlexanderYastrebov)

Support
---------
Keep this project alive by supporting it:
one-time [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=926F5XBCTK2LQ&source=url) or [![Patreon!](/src/main/site/resources/imgs/logos/become_a_patron_button.png)](https://www.patreon.com/funfried) or become a [![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/funfried) or just [![Buy me a drink](https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20drink&emoji=%F0%9F%A5%83&slug=funfried&button_colour=5F7FFF&font_colour=ffffff&font_family=Cookie&outline_colour=000000&coffee_colour=FFDD00)](https://www.buymeacoffee.com/funfried)

If you can't or don't want to spend money you can also [![say thanks](https://img.shields.io/static/v1?label=say&message=thanks&color=green&style=for-the-badge&logo=handshake)](https://saythanks.io/to/funfried)