-
Notifications
You must be signed in to change notification settings - Fork 13
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
Sending a pull request. #2
base: master
Are you sure you want to change the base?
Conversation
…re the changes from default change list of your VCS is listed.
Hi Must, Thanks for the pull request. I noticed you have managed to update the Shall I add you to the committers of my TabSwitch repository? Thanks, On Sun, Jun 3, 2012 at 10:24 PM, Must
Bas Leijdekkers | Desert Island BV | T +31 6 2202 8877 | E |
Hi Bas. Yes, please do. Thx, |
Hi Bas. Do you want to merge my forked version with yours? And maybe update the plugin on your account. Because there are two TabSwitch plugins now available. I can remove mine (http://plugins.intellij.net/plugin/index?pr=idea&pluginId=7062). You can find the lastest version here: https://github.com/mustah/TabSwitch/blob/master/TabSwitch.jar Thx, |
…files that where changed when upgraded to intellij idea 12
- added .gitignore file
- moved class up a level from their interfaces - extracted more descriptive methods - removed final keyword - boiler plate code - more fluent method calls where possible - added my email address as bug report email address. - compiled using new version of intellij (ipr-file has been changed)
- removed interface with only one implementation. Use extract interface if needed in the future. Use KISS! - more fluent language to create component
- interface is not necessary here - extract one if needed
…e with @nullable when null can be returned or passed in.
- added word do my dictionary
- do not ignore to list the popup when no files are opened. Just display that no matches where found.
Conflicts: TabSwitch.ipr
- do not show when no files are open
New version of the plugin is also created. Version 3.0.6, where the unused class is removed from the source code.
Might have found a possible bug here. Also, rename some classes and variables.
Add ability to select file on click.
Add "previous tab" actions, so we can trigger them directly.
Hi Bas.
I've made some changes to this amazing plugin:
Please review the code and come back to me :-)
Thx and kind regards,
/Must