Skip to content

Yserz/TabSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabSwitch

TabSwitch is developed for the NetBeans© IDE. TabSwitch allows you to switch the editor-tabs in the NetBeans© IDE the way Google Chrome© and XtraFinder© do. One could say NetBeans already provides this kind of functionality but in distinction to the build-in feature of the NetBeans IDE, TabSwitch does not loose the context of the project. So if you use for example the tab-row-per-project-feature TabSwitch will not suddenly jump between different tab-rows like the build-in NetBeans IDE feature does.

Further reading:
Introducing TabSwitch - A NetBeans IDE Plugin for efficiently switching Editor Tabs

TabSwitch with Shortcuts

TabSwitch Menu Actions

To switch to the left tab from the currently active one simply use
  • ⌥ + ⌘ + ← on Mac OS X,
  • Alt + Ctrl + ← on Windows & Linux or
  • Click on Navigate -> TabSwitch Left.
To switch to the right tab use:
  • ⌥ + ⌘ + ➝ on Mac OS X,
  • Alt + Ctrl + ➝ on Windows & Linux or
  • Click on Navigate -> TabSwitch Right.

Download

You can download TabSwitch from
NetBeans Plugin Center or
Github Releases.

Issue Management

If you find a bug or have an idea for a feature, feel free to post it here.





























Some Internal Notes:

Sources

Netbeans Platform Sources

Maven Release Sources

License Sources

Markdown Sources

Making a Release

mvn release:clean
mvn release:prepare -Dnbm.signing.keystorepassword={password}
mvn release:perform -Dnbm.signing.keystorepassword={password}

if something isn't working (before perform):
mvn release:rollback

About

TabSwitch is developed for the NetBeans© IDE. TabSwitch allows you to switch the editor-tabs in the NetBeans© IDE the way Google Chrome© and XtraFinder© do.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages