Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dino Letic
Total activity
559
Last activity
May 06, 2025 13:02
Member since
May 15, 2023 12:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
206
Activity overview
Articles (0)
Posts (0)
Comments (353)
Sort by recent activity
Recent activity
Votes
Created
January 08, 2024 09:58
Hi Dominik Braun These inspections are taken from your profile configured on: Settings | Editor | Inspections, you may edit these inspections further there.
Community
RubyMine
A way to stop code analysis on commit?
1 vote
Created
December 11, 2023 12:43
Dmytro Simonenko yes, that's the option. You will then checkout specific revision.
Community
IntelliJ IDEA Users
How to try running project at old git commit
1 vote
Created
November 10, 2023 12:32
Unfortunately, that is not possible. It will always preserve the name of the source branch. Please feel free to file a feature request on our YouTrack https://youtrack.jetbrains.com/issue
Community
WebStorm
Option to set a branch prefix
1 vote
Created
November 08, 2023 10:51
Hi Kent,In this case it's best to create a global gitignore file as explained on: https://stackoverflow.com/questions/7335420/global-git-ignore
Community
IntelliJ IDEA Users
How to modify intellij new Project automatically provided .gitignore file
1 vote
Created
September 13, 2023 10:32
Hi,It looks like the name of remote is in https format for that project. Please go to: Manage remotes and change it to ssh. Will it work fine then?
Community
PyCharm
Git push Agent Forwarding request window stopped working after upgrading to 2023.2.1
1 vote
Created
September 11, 2023 12:25
Hi,All git related commands that you perform in IDE are visible in the console once you perform them. When you perform a checkout via UI, standard git check-out is performed. As for “Will it checko...
Community
IntelliJ IDEA Users
How to do `git switch <branch-name>` on IntelliJ IDEA?
1 vote
Created
August 24, 2023 08:36
This issue will be fixed once the 2023.2.1 is out (it is availabe for Intelij), other IDes will follow soon.
Community
IntelliJ IDEA Users
Git error: "unable to read askpass response" after updating to 2023.2 version of IntelliJ
1 vote
Created
August 04, 2023 10:40
Hi Aleksandar Perisic This has been reported in: https://youtrack.jetbrains.com/issue/IDEA-327378/Remote-git-operations-from-wsl-project-do-not-work, the issue is currently being investigated, may ...
Community
PhpStorm
bug in Git in WSL projects
1 vote
Created
July 20, 2023 14:53
Greetings, Idea/gitignore file is an internal IDE file used to ignore certain IDEA-related folders. Generally, the best practice is to also have your own gitingnore file located in the root of th...
Community
IntelliJ IDEA Users
Why is IntelliJ creating a .gitignore file in .idea folder even though I have .gitignore file in my project root and should it be ignored or committed to repository??
1 vote
Edited
July 07, 2023 10:26
Hi, Can you check how many remotes do you have under Git | Manage Remotes and how many directories you have mapped in File | Settings | Version Control | Directory Mappings ? And can you share scr...
Community
PyCharm
Problem with choosing upstream branch
1 vote
«
First
‹
Previous
Next
›
Last
»