Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitriy Davydov
Total activity
23
Last activity
January 16, 2025 14:54
Member since
September 07, 2017 08:52
Following
0 users
Followed by
0 users
Votes
13
Subscriptions
4
Activity overview
Posts (0)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
September 07, 2017 09:01
It would be great if there was a way to shelve changes in current task automatically on switching. And unshelve them when task selected again.
Community
PhpStorm
Autoshelve (autostash) all the changes in a branch on context switching
4 votes
Created
October 27, 2022 10:30
Ah I see now how can I achieve this using the change lists functionality. We need to simply create a new change list like Debugging and then move all the lines to it. To move the line to this chang...
Community
GoLand
Is there a way to exclude lines from VCS commit?
1 vote
Created
January 16, 2025 14:54
I'm getting the same dialogue after pressing Control + / which is assigned in my case for accessing Quick Documentation My IDE version is IntelliJ IDEA 2024.3.1.1Here is my dump: https://drive.goog...
Community
RubyMine
Getting dialog "<escape> to cancel, <command-D> to dump threads", IDE is frozen
1 vote
Created
October 27, 2022 10:23
I completely agree with Froman3 examples. And I would like to add another one. I'm usually add some debugging output during the work and It would be very cool to ignore those console.log statements...
Community
GoLand
Is there a way to exclude lines from VCS commit?
0 votes
Created
October 23, 2021 09:56
Thanks for the explanation Andrey! But the issue was solved by deleting of the project's folder, clearing the IDE cache and reinitializing the project.
Community
IntelliJ IDEA Users
Intellij is not updating junit test file changes causing unreliable tests.
0 votes
Created
October 22, 2021 05:43
I'm having the very similar issue. When I change the test file and then run test from this dropdownThe test runs without spotting any changes in it. This is strange because I clearly see those chan...
Community
IntelliJ IDEA Users
Intellij is not updating junit test file changes causing unreliable tests.
0 votes