EasyShell icon indicating copy to clipboard operation
EasyShell copied to clipboard

EasyShell - This Eclipse plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. Additionally it is possible to run selected file in the shell,...

Results 26 EasyShell issues
Sort by recently updated
recently updated
newest added

## Expected Behavior No exceptions in the log. ## Actual Behavior A lot of log entries like this: ``` !ENTRY org.eclipse.ui 4 0 2022-08-14 15:47:58.832 !MESSAGE Unhandled event loop exception...

bug
Version 2.2.x

In the versions before [pre-release v2.3.0-beta.2](https://github.com/anb0s/EasyShell/releases/tag/v2.3.0-beta.2) the selection in editor was used to create new resource selection that just tried to find files and/or folders from selected text. The text...

enhancement
breaking-change

I want to execute the easyshell commands in other plugin, but haven't found a example. Is there any? Thanks.

documentation
developer

We need a generic way to define tools: - name - UUID - executable - search paths (user may override or extend them) - available for OS (Windows, Linux, Mac...

enhancement
Version 2.x

Describe (docs, Wiki) #198

enhancement
documentation

For some tools (diff, merge etc.) we need a way to provide number of selected resources e.g. [1..1], [1..3], [1..*] etc. A command can define needed cardinality and menu can...

enhancement
Version 2.x

There's an eclipse plugin `TM Terminal` that is an eclipse view that embeds `cmd` into eclipse on Windows. When I open a Terminal window there, I find myself in my...

enhancement
help wanted
OS - All

## Expected Behavior User should know which shortcut can use to do the default commands, like for example "show in explorer (alt+x)" As reference you can see run as menu,...

enhancement
help wanted
Version 2.x
usability
OS - All
Look and Feel

If started first time with new workspace EasyShell creates default menu entries for some OSs, e.g. - Windows - MacOS X - Linux/Unix with some simple distriubution and used desktop...

enhancement
usability

EasyShell executes commands with selected resources (files, folders, etc.) immediately. Sometimes we want to ajust (add, remove etc.) the selections from "Open Resource" dialog or "Project Explorer" before executing commands....

enhancement
usability