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

Change argument names #11

Closed
anb0s opened this issue Oct 7, 2015 · 2 comments
Closed

Change argument names #11

anb0s opened this issue Oct 7, 2015 · 2 comments
Assignees
Milestone

Comments

@anb0s
Copy link
Owner

anb0s commented Oct 7, 2015

copied from: https://sourceforge.net/p/pluginbox/feature-requests/8/

The argument names (numbers {0..5}) should be changed to menaingful names, e.g. {full_path}, {file_name}

@anb0s anb0s added this to the v2.0 milestone Oct 7, 2015
@anb0s anb0s self-assigned this Oct 7, 2015
@anb0s anb0s modified the milestones: v1.5, v2.0 May 17, 2016
@anb0s
Copy link
Owner Author

anb0s commented May 17, 2016

changed names to for test:
{0} == ${easyshell:drive}
{1} == ${easyshell:container_loc}
{2} == ${easyshell:resource_loc}
{3} == ${easyshell:resource_name}
{4} == ${easyshell:project_name}
{5} == ${easyshell:line_separator}

added support of other eclipse variables

@anb0s anb0s modified the milestones: v1.5, v2.0 May 20, 2016
@anb0s anb0s modified the milestones: v1.5, v2.0 Jun 23, 2016
@anb0s anb0s closed this as completed Jun 23, 2016
@anb0s anb0s modified the milestones: v1.5, v2.0 Jul 4, 2016
anb0s added a commit that referenced this issue Jul 5, 2016
- complete rewrite of plugin with EPL license
  #35 - [v2.0] new license: EPL
- added table view to support adding, removing and change order of
commands
- new name space "de.anbos.eclipse.easyshell"

Addressed enhancement requests:
#9 - Editable / custom commands
#11 - Change argument names
#12 - Change order menue entries
#14 - ability to select which of the 4 options to be visible
#17 - add linux 'nemo' file browser
#21 - add Xfce4 Terminal to linux presets
#23 - add linux 'thunar' file browser
#31 - add support of eclipse variables

Bug fixes:
#4 - "cd" cannot be used/called like a stand-alone program in
configurations under
#6 - gnome-terminal: change to working directory does not work in LMDE
201403
#29 - EasyShell v1.4.2 cannot be installed in Eclipse Neon(4.6.0M5)
#30 - Compatibility Issue with Neon-M7
#45 - EasyShell not compatible with new Eclipse Neon

Signed-off-by: Andre Bossert <anb0s@anbos.de>
@anb0s
Copy link
Owner Author

anb0s commented Jul 5, 2016

done at branch v2_0

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

1 participant