how to hide ingored-files combo/tree from local changes in git tab in idea?
My idea got crazy and stop showing Log tab contents in for GIT. Nothing seemed to work, nothing in logs. But eventually I cleared all caches, and it is cured. But before that I accidentally click on ‘show ignored files’ somewhere in git tab. Now I’m seeing them, but I cannot find this control anywhere. Project settings, pane settings …
How to change Intelli-J theme back to what it was
I haven’t opened this app for a long time. This color theme is really bad. I do not know if this is just my problem or a general one.
Where did the multiline expression evaluation dialog do in IntelliJ 2024.1?
Before 2024.1 there was a dialog (I assume “Evaluate Expression”, Alt + Shift + 8) which allowed writing and pasting multiline expression for the Kotlin Debugger.
How to show modified files in IntelliJ IDEA similar to Eclipse > indicator?
I’m transitioning from Eclipse to IntelliJ IDEA and I’m trying to find a feature that I found very useful in Eclipse.
When pressed on menu item, chrome opens a help page
A new tab opens on my browser whenever I press an element in the menu on attachment. It becomes really annoying because it opens lots of new tabs in my chrome browser whenever I press an item on the left menu. Is it possible to deactivate this?
Intellij disable inserting space after typing dot on new line
For example I want to type a multi-line code like this
Intellij – trigger indexing after manually creating .idea/libraries/foo.xml
I have a custom project which requires bunch of specific jars to compile. Finding and adding them one by one is somewhat cumbersome which is why i want to write a script that adds them by creating a file for them under .idea/libraries
.
Line:column display for commit message in IntelliJ
For previous versions of IntelliJ IDEA I was able to see the line:column display for my cursor when I was writing a commit message. For new versions I’m seeing this feature not available anymore and I’m just seeing the line:column for the editor tab. Do you know if there is any hidden configuration or something to re-enable this feature?
Intellij IDEA 2024.1 – Community Edition
enter image description here
Prevent IntelliJ IDEA 2024.1.1 open XLS files internally
After latest update of IDEA, when I click to .xls
file inside my project, it tries to open it in tab. But I want to open it with associated application, not inside IDEA.