IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
We've been updating our videos lately. Some are topics that haven't been covered before, and some, like this one, have been covered more than once. In this video, we wanted to show the different types of code completion available in IntelliJ IDEA, and when you might want to use them. There will be …
A lot of people tend to think these days completion is a regular feature for every IDE. Well, that is not exactly the case. IntelliJ IDEA has already demonstrated that there is no such thing as a regular feature. Take code completion, for example. IntelliJ IDEA never stops evolving in this area, an…
We think you'll be glad to know that IntelliJ IDEA 134.1342 has just been released. So far it's the latest preview build of the upcoming IntelliJ IDEA 13.1, so grab it while it's hot to check out the new features and enhancements: Live templates are now suggested in Code completion. And you can…
We continue to publish new articles from the 30-day guide on the most tricky features of IntelliJ IDEA. Today we would like to share with you the next article, about the code completion assistance. Middle matching Not everyone knows that since IntelliJ IDEA 12 the IDE supports so-called Middle mat…