Properties editor feature request
When renaming properties, it would be nice if the Properties editor could search in html-files too.
/Kreiger
Attachment(s):
signature.asc
Please sign in to leave a comment.
When renaming properties, it would be nice if the Properties editor could search in html-files too.
/Kreiger
Please sign in to leave a comment.
If such PsiFile type exists will be added after next EAP.
TIA,
Dmitry
Hi,
com.intellij.psi.xml.XmlFile
Dmitry Kashin wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Ok and how about Ant file detection? It's changed in Irida as I'm see.
TIA,
Dmitry
Please, clarify what is the problem.
Dmitry Kashin wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Earlier to find properties in Ant files I use something like isAnt and handle "$property" correctly, now I can't find way to do this.
TIA,
Dmitry