python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
PyCharm - Trust location not working on Mac OS Monterey
I'm clicking multiple times in Trust Project in my computer (MacBook Pro 2021 with Mac OS X Monterey) to trust Python projects in PyCharm, but does not produces any effect , what should I do ?
Marcos Paulo Júnior
Votes: 0
Answers: 1
How to let more inactive run tool tabs not auto-close in IntelliJ IDE?
There is just one inactive open run tool tabs allowed at any time.
If my run task is not actively running any other new run task will close the inactive tab.
Is there a configuration possible to allow...

André Kelling
Votes: 0
Answers: 0
Automatically generated Kotlin code (from Java code) loses all blank lines, making the code uglier
When using IntelliJ IDEA's automatic Java -> Kotlin converter, the blank lines are lost, making the code not that readable. Is there an approach to avoid this or recover the blank lines?
For exampl...

ch271828n
Votes: 0
Answers: 1
GoLand IDE: How to remove syntax highlighting for unused variables?
Problem: When I just declare a variable, GoLand immediately highlights it with an error like: "The variable is not used anywhere"; I don't like this behavior of the IDE. I have not yet had t...

Dmitriy Lee
Votes: 0
Answers: 2