It’s easy to create vertical text block selection in IntelliJ Idea. macOS: Option + Command + Left click and drag mouse Windows 10 – Creators […] Read More
Tag: Intellij
Common feature in many application is possibility to zoom text content by Ctrl + Mouse Wheel. IntelliJ Idea has this feature, but it’s disabled by […] Read More
IntelliJ Idea has support for embedded terminal. That’s handy because you do not need to open extra window just for a terminal. The default configuration […] Read More
First of all: do not use daemon mode for debugging. IntelliJ Idea is automatically spawning daemon when you start any Gradle task. You have to […] Read More
Situation: import Cordova project with support of Android platform to Intellij Idea. You’re not able to start emulator, because of strange error: Default Activity not […] Read More