Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitriy Smirnov
Total activity
1500
Last activity
June 17, 2024 07:47
Member since
June 07, 2016 16:30
Following
0 users
Followed by
1 user
Votes
13
Subscriptions
578
Activity overview
Articles (1)
Posts (0)
Comments (908)
Sort by recent activity
Recent activity
Votes
Created
March 14, 2019 21:02
Looks like some API change that prevents wrapper to work correctly. See https://youtrack.jetbrains.com/issue/IDEA-209013#focus=streamItem-27-3334923.0-0 for possible sopultions
Community
IntelliJ IDEA Users
No action on Git push from Intellij Idea
1 vote
Created
March 05, 2019 14:48
No, it is not possible - vote for https://youtrack.jetbrains.com/issue/IDEA-154596
Community
IntelliJ IDEA Users
Pushing single git commits
1 vote
Created
February 27, 2019 08:50
The screenshots do not show the full paths to the files, but probably there is just a nested git repository. Git in the command line works with a single repository and does not show changes from ne...
Community
IntelliJ IDEA Users
Files added to .gitignore are still shown in commit changes
2 votes
Created
February 05, 2019 16:38
> Also, if you are using macOS, you should try deleting your github credentials in osxkeychain This is the solution, not revoking tokens. When pushing from the command line, no tokens from IntelliJ...
Community
PyCharm
Github user seems to "stick" with old user name and is not using new user as set in settings of PyCharm
1 vote
Edited
February 05, 2019 15:20
> With "native" it didn't work for me. Does it work with the command-line git? > With 2019.1 EAP this setting is not available anymore It is still available but moved to the IDE registry - git.us...
Community
IntelliJ IDEA EAP Users
2019.1 EAP git ssh connection timed out (behind proxy/firewall; built-in vs native ssh)
1 vote
Created
January 28, 2019 14:19
There is Git Scope plugin that appears to do something similar https://plugins.jetbrains.com/plugin/10083-git-scope
Community
IntelliJ IDEA Users
VCS highlighting - diff from another branch
1 vote
Created
January 25, 2019 16:24
No it is not possible, as the colors are based on the vcs status - and git status command output in particular. Similar requests: https://youtrack.jetbrains.com/issue/IDEA-24398 https://youtrack.je...
Community
IntelliJ IDEA Users
VCS highlighting - diff from another branch
1 vote
Created
January 16, 2019 15:11
Settings repository works with Git only, actually, docs at https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html mention this: > but requires setting up a Git repository with the setti...
Community
IntelliJ IDEA Users
Does the settings repository feature work with an SVN repository?
1 vote
Created
January 08, 2019 14:40
The Hex you see is not a converted string - it is your GPG key fingerprint. The issue is GPG Suite fault - https://gpgtools.tenderapp.com/discussions/problems/87979-gpg-keychain-shortcut-key-combin...
Community
IntelliJ IDEA Users
Find in path turns string to binary
1 vote
Edited
January 07, 2019 17:24
Goland just calls git, which runs the hooks on its own. It, of course, executes the command with the environment settings available for the IDE process itself. Make sure that the way you start Gola...
Community
IntelliJ IDEA Users
Before commit: run git hooks
1 vote
«
First
‹
Previous
Next
›
Last
»