[ANN] PropertiesEditor Plugin 1.7.1a
Description:
Editor for properties files like built-in editors (highlighting, navigation, find usages, intentions, properties files specific features, bundle editing mode etc.)
Changes:
Autoscroll from Source in keys tree
Comment property from unused properties view
Minor improvements and reported bugs fixes
TIA,
Dmitry
Please sign in to leave a comment.
Great, I like the comment button and close...
BTW, why 2 columns of buttons (not a big issue)?
Amnon
"Dmitry Kashin" <no_mail@jetbrains.com> wrote in message
news:1062761.1086547858720.JavaMail.itn@is.intellij.net...
navigation, find usages, intentions, properties files specific features,
bundle editing mode etc.)
>
>
Hi,
Just mimicry ;)
TIA,
Dmitry
Hi Dmitry,
There is one thing I just noticed on running a Find Usages with PE: I
don't have the option of pinning the tab of that Find run down in the
Find panel. The Find Usages of, for example, a java method allows that.
TIA,
Jon
I'll try to fix it in next build.
TIA,
Dmitry
Exception when stopping a Search Usages on build 2103.
Error message: ItemProcessorImpl
com.intellij.openapi.progress.ProcessCanceledException
at com.intellij.openapi.progress.util.c.checkCanceled(c.java:0)
at com.intellij.openapi.progress.a.a$0.run(a$0.java:1)
at com.intellij.util.d.d.c(d.java:51)
at com.intellij.openapi.progress.a.a.finishNonCancelableAction(a.java:51)
at com.intellij.psi.f.bq.a(bq.java:86)
at com.intellij.psi.f.bq.a(bq.java:266)
at com.intellij.psi.f.g.bw.a(bw.java:8)
at com.intellij.psi.f.g.n.f(n.java:89)
at com.intellij.psi.f.g.n.getText(n.java:37)
at
com.propertiesEditor.propedit.findUsages.PropertyFindUsagesCommand.execute(PropertyFindUsagesCommand.java:71)
at
com.propertiesEditor.propedit.findUsages.PropertyUsageViewDescriptor$1.run(PropertyUsageViewDescriptor.java:37)
at com.intellij.openapi.progress.a.a.runProcess(a.java:31)
at com.intellij.openapi.l.a.c$1a_.run(c$1a_.java:9)
Thanks I'll try to fix it or wait for next build ;)
TIA,
Dmitry