How to exclude a file extension from IntelliJ IDEA search?
Is there a way to exclude particular file extension from the results in IntelliJ IDEA’s “Find in Path” dialog (invoked by CTRL + … Read more
Is there a way to exclude particular file extension from the results in IntelliJ IDEA’s “Find in Path” dialog (invoked by CTRL + … Read more
This question already has answers here: How to stop IntelliJ truncating output when I run a build? (8 answers) Closed 5 years ago. … Read more
Is there a way to create a new class in a desired location without using the mouse in IntelliJ? I understand there is … Read more
I’m working on a project where all the team members are using Eclipse and I’m the only IDEA user. This creates a lot … Read more
While using IntelliJ 13 ultimate edition for a week, it just seems really slow. First of all, the whole IDE stops for a … Read more
I just lost part of my weekend because of this … joker – zero width space. I just used some snippets from google … Read more
How can I enable word wrapping in PhpStorm? I need to enable it only for some of my files (with extension .txt). Is … Read more
When I run our build from IntelliJ it pumps out a lot of debugging. But it gets truncated in the Run console. Can … Read more
I’m searching for a string and getting matches in a source folder, and a build folder (file in source gets copied to build … Read more
I’m trying to disable spell checking in MacOS’s IntelliJ IDEA version 8.1. How can I disable it? 11 Answers 11