This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: Faster XML coding with new completion features
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
How often do you write XML configurations like that above? How many keystrokes does it take?
This one is written in just moments, with the help of the new completion features coming in IntelliJ IDEA 10. First of all, the IDE completes all required subtags for you, even nested ones. Second, you can use smart completion [...]