anyedittools icon indicating copy to clipboard operation
anyedittools copied to clipboard

"Swiss knife" for Eclipse

Results 39 anyedittools issues
Sort by recently updated
recently updated
newest added

``` Similar to what you've already implemented for HTML entities, I'd like to be able to convert only to/from XML entities, while leaving other characters untouched: - < - >...

enhancement
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Type some text in upper case (ABCD EFG) 2. Select the text and invoke the feature "Capitalize" 3. Operation takes enormous amount...

enhancement
Priority-Medium
auto-migrated

``` Base64 encoding produces encodings per line - i.e. the result has line feeds at the same place as the base. Other Base64 encoders do that otherwise (e.g. Notepad++ MimeTools)...

enhancement
Priority-Medium
auto-migrated

``` An option to insert file contents into the editor enhance the editor and this tool. What version of the product are you using? On what operating system? AnyEditTools 2.3.3.201010272352...

enhancement
Priority-Medium
auto-migrated

``` Would it be possible to add a feature for updating parts of content when a file is saved? E.g. the header of a file contains a timestamp that should...

enhancement
Priority-Medium
auto-migrated

``` I convert tab to space the allignement of my original file is not respected. I understand that it convert all tab by x number of space regardless of the...

enhancement
auto-migrated
Priority-Low

``` Our formating rules specify that in certain cases we can end up with leading tabs, followed by (tabWidth-1) spaces. Here is a patch to fulfill this requirement. I have...

enhancement
auto-migrated
Priority-Low

``` In AnyEdit plugin we have "Open file under cursor" but not "Browse selected object directory", especially in if the selection is in the Package or Project explorer (like in...

enhancement
Priority-Medium
auto-migrated

``` While converting characters to html entities in the existing html/xml code, brackets are converted to > or <. This does not make sense or at least a new option...

enhancement
Priority-Medium
auto-migrated