This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: In-place Replace in IntelliJ IDEA 10.5
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
Hi everyone!
Long time ago IntelliJ IDEA got a face-lift for Find functionality where the old Find dialog was replaced with the editor’s toolbar. Now we’re introducing a similar, more comfortable and less modal Replace.
A planned killer is that when you are doing a regular expression replace you can see the result preview in a tooltip, [...]