AnyEdit adds context menu actions to supported text editors:
-
"Open file under cursor"
- useful by many include's in jsp's, file name/line in log messages etc.
- Works with run/debug and Ant console too, support "jump to line"! -
"Open type under cursor"
- useful for all xml's, tld's, jsp's etc files with referenced Java types.
- Works with run/debug and Ant console too! -
"Convert -> Leading tabs to spaces"
(trailing whitespace will be removed automatically) -
"Convert -> Leading spaces to tabs"
(trailing whitespace will be removed automatically) -
"Convert ->Chars to Html entities"
-
"Convert -> Html entities to chars"
- useful if working in bilingual team to convert é's, ô's, ä's etc between html and other sources ;) -
"Convert -> Camel <-> Underscores"
(auto-convert variable names from/to "camel" notation, like
thisIsMyFieldName <-> this_is_my_field_name) -
"Convert -> Capitalize"
-
"Convert -> Invert case"
-
"Convert -> To upper case"
-
"Convert -> To lower case
AnyEdit是一款Eclipse插件,为文本编辑器、控制台及菜单栏新增多种实用工具,如打开光标下的文件、转换字符编码、大小写转换等功能,适用于Java、XML等文件类型。
3659

被折叠的 条评论
为什么被折叠?



