[ANN] PropertiesEditor Plugin 1.9 关注
Description:
Editor for properties files like built-in editors (highlighting, navigation, refactoring, find usages, intentions, properties files specific features, bundle editing mode etc.)
Changes:
Key values show (Ctrl+Q in property completion lookup, in String literals, in JSP attribute values)
CtrlShiftAlt+Space working in JSP attribute values now
Minor improvements and reported bugs fixes
TIA,
Dmitry
请先登录再写评论。
Just two words: wow cool!
Ahmed.
P.S. This is the most Intellij like plug-in I've ever seen :) .
CtrlShiftAlt+Space can work in JSP attribute values now,and it is very useful. I think my struts app development will be more easy. Thanks. :)
CtrlShiftAlt+Space can work in JSP attribute values now,and I think there are some enhancement to do. When I have such code
CtrlShiftAlt+Space doesn't work very well,and no action and hint.
These is another problem about CtrlShiftAlt+Space.When I have no prefix for String value in java code,and it doesn't work. Such as following code.
CtrlShiftAlt+Space doesn't work in the caret.
Hi,
String key="|"; doesn't working cause now I disable lookup showing for zero length prefixes. It's not usual use case for completion :)
Can you provide more details on <bean:message key="LogonForm."/> case:
Do you have such property, is it same case etc.
TIA,
Dmitry
In PE 1.9.1a :
1. Lookup list limited to 30 values and lookup of empty strings returned.
2. Jsp completion issue fixed.
TIA,
Dmitry
Now,it is all right in PE 1.9.1a.Thanks for your timely fix. :) Crtl+Q is very cool. I think lookup showing need some enhancement,but I have no idea for you. :(
In PE 1.9.1a:
1 Lookup list is empty in java files or in java scriptlet in jsp file,but it is fine for html's string. Attachements are error pages.
Attachment(s):
lookup_empty.JPG
lookup_empty2.JPG
Hey Dmitry,
do you already have a new PE version that uses the new
OpenAPI FileType API? :)
Vince.
I'm not so jet.
TIA,
Dmitry