Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ivan Pajic
Total activity
738
Last activity
July 18, 2025 13:17
Member since
February 03, 2023 13:57
Following
0 users
Followed by
1 user
Votes
77
Subscriptions
269
Activity overview
Articles (0)
Posts (0)
Comments (392)
Ivan Pajic
commented,
July 18, 2025 13:17
When you run git status from the command line (e.g. git bash), outside of the IDE, do you see the file in the output? Is it possible to right-click on the file and do Rollback?You can try the follo...
Community
PhpStorm
Artifact in git commit window
0 votes
Ivan Pajic
commented,
July 18, 2025 13:09
Dag Have you tried using the Paths filter in the Git log pane, to exclude all repositories except the main one?
Community
PhpStorm
Git submodule branch automatically changes to parent branch
1 vote
Ivan Pajic
commented,
July 18, 2025 08:48
Thank you for the information.Is it possible to share a screen recording that shows the mentioned issues in your IDE? It would help to better understand the problem you encountered. You can zip and...
Community
PyCharm
PyCharm constantly ignores files without mandate
0 votes
Ivan Pajic
commented,
July 18, 2025 07:23
Thank you for the update.I created a new report for it on our issue tracker: https://youtrack.jetbrains.com/issue/IJPL-197636.Please vote for it and follow to see any comments from developers.
Community
IntelliJ IDEA Users
What's the difference between "rebase onto" and "pull using Rebase" ?
1 vote
Ivan Pajic
commented,
July 17, 2025 09:30
This feature ‘project rules’ is planned to be implemented in the next major release - 2025.2. Users will be able to put custom rules in text files in a specific project location.
Community
GoLand
AI Assistant pre-written prompts
0 votes
Ivan Pajic
commented,
July 17, 2025 07:55
Unfortunately, it is currently not supported. We have a feature request on our issue tracker for this functionality: https://youtrack.jetbrains.com/issue/LLM-4067. Feel free to vote for it and foll...
Community
IntelliJ IDEA Users
AI Assistant global configuration
0 votes
Ivan Pajic
commented,
July 16, 2025 10:10
Still, PyCharm constantly sets random files on “ignored”.Could you please advise what you mean by ignored? Are you referring to Settings (`⌘ + ,` or `Ctrl + Alt + S`) > Editor > File Types > Ignore...
Community
PyCharm
PyCharm constantly ignores files without mandate
0 votes
Ivan Pajic
commented,
July 16, 2025 09:27
I tried to reproduce briefly, but failed: https://jmp.sh/s/rEr50957auxysqXDeXoV.All the diffs open in a single editor tab. Which version of the IDE are you using?The option Show Diff in a new Tab s...
Community
WebStorm
Stop WebStorm from opening diff preview in new tabs
0 votes
Ivan Pajic
commented,
July 15, 2025 14:48
Iyobo Eki You can find more details on the decision and comments from the team on the official issue report: https://youtrack.jetbrains.com/issue/IJPL-177161. Old “single-click to show diff, double...
Community
IntelliJ IDEA Users
Preview Pane in Commit Tool window disappeared in IDEA 2020.1
0 votes
Ivan Pajic
commented,
July 11, 2025 07:32
Thanks for the update.“Fetch and rebase onto current”Actually, git pull represents two commands in sequence: git fetch & git merge or git rebase.So the naming: pull using rebase is pretty accurate ...
Community
IntelliJ IDEA Users
What's the difference between "rebase onto" and "pull using Rebase" ?
0 votes