This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: XML improvements in IntelliJ IDEA X
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
There are few small, but very useful improvements in XML editing will be available in IntelliJ IDEA 10. All of them are related to XML schemas. First of these improvements is inspection detecting unused namespace declarations.
Others include namespace prefix intentions which allow you to rename, remove or introduce namespace prefixes. Want to make you schema [...]