Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kirill Likhodedov
Total activity
733
Last activity
October 14, 2021 12:17
Member since
June 11, 2010 07:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
269
Activity overview
Articles (0)
Posts (0)
Comments (464)
Sort by recent activity
Recent activity
Votes
Created
May 10, 2016 14:55
If you make a commit in submodule, the submodule file changes in the main repository, and AFAIK there is no way to ignore this change in Git. You'll see this file as changed in git status in the co...
Community
IntelliJ IDEA Users
Ignore submodule changes when committing changes
0 votes
Created
March 27, 2013 16:29
IntelliJ uses the Local History to show difference. Could you please open the problematic file in the editor and invoke VCS | Local History | Show History and attach the screenshot?Btw, you're usin...
Community
IntelliJ IDEA Users
git diff no longer works in Update Project Info tab
0 votes
Created
April 10, 2013 12:07
So, Paul, as you mentioned earlier, Diff from Update Project Info works for some files, but doen't work for some other ones, right?You mentioned groovy and properties files, that doesn't work. Are...
Community
IntelliJ IDEA Users
git diff no longer works in Update Project Info tab
0 votes
Created
October 09, 2014 15:16
pbienick wrote:I don't know if this is useful or not but just now, in another project, I pulled down the latest code and had the same problem I've been describing, but when I opened one of the file...
Community
IntelliJ IDEA Users
git diff no longer works in Update Project Info tab
0 votes
Created
November 16, 2010 09:47
Hi Rick,To solve your problem you can specify the preferred method of authentication for your host in .ssh/configFor example:Host myhost.com PreferredAuthentications password,publickey Here I sp...
Community
IntelliJ IDEA Users
Using git within IDEA - how do I avoid passphrase private key prompt?
0 votes
Created
February 24, 2016 13:18
Which error does IntelliJ IDEA show?
Community
IntelliJ IDEA Users
Git GPG commit signing (commit -s) from IDE in effective way
0 votes
Created
February 24, 2016 16:39
> May be a problem in key password entering ('no tty')? Yes, looks like this is the cause of the problem. Are you able to cache the key passphrase in some agent? (I'm not sure if pageant works for ...
Community
IntelliJ IDEA Users
Git GPG commit signing (commit -s) from IDE in effective way
0 votes
Created
March 04, 2011 12:20
Hi Roedy,If you enable options "Save files on frame deactivation" and "Synchronize files on frame deactivation" in the Settings, it should help.
Community
IntelliJ IDEA Users
painful file cach conflict
0 votes
Created
March 03, 2011 11:32
Hello, Matthew,Not hiding autocomplete when the exact match is reached also has some downsides.The problem is discussed here: http://youtrack.jetbrains.net/issue/IDEA-61670Feel free to vote or comm...
Community
IntelliJ IDEA Users
Autocomplete disappears at camel hump
0 votes
Created
March 02, 2011 13:25
Hi Simon,Currently there is no way to remote items from the Author drop-down list.The list is generated from all authors found in 'git log'.Which error do you get? Can you make a screenshot?
Community
IntelliJ IDEA Users
Editing Commit Changes Author List
0 votes
«
First
‹
Previous
Next
›
Last
»