Interestinglyaverage

- Total activity 73
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 29
-
Created IntelliJ Ultimate SSH Connections fail to server - prompting for password?
AnsweredI have several servers that I connect to on a regular basis. After a Windows update yesterday, they no longer work. The connections have a username and the authentication is via OpenSSH config and ... -
Created Settings Sync is now syncing remote host and database settings?
AnsweredAfter updating to 2022.3 I found that all of my remote hosts and database servers were synced from my laptop to my development PC. All of the server and database settings on my desktop have been ov... -
Created IntelliJ Ultimate 2022.3 - Make code links open in new tab?
AnsweredJust upgraded to 2022.3, and now when I CTRL+LClick on a function, or right click a function name to jump to that code that is in another file, it no longer opens in a new tab. How do I make it ope... -
Created Remote Host connections not working after updating to 2021.2, How to debug?
AnsweredAll of my servers use password authentication with a dual factor authentication prompt. After updating to 2021.2, this has stopped connecting. Is there any way to debug the connection, see what mes... -
Created IntelliJ hangs on Git "Identifying Git Version"
AnsweredUsing IntelliJ 2018.2.4, and Git For Windows 2.19.1 I have tried disabling antivirus with no effect. Git for windows x64 is installed in C:\Program Files\Git\ I have tried setting the path to git a... -
Created Using Feature Branch development with SVN
I am trying to switch over to Feature Branch style development, wherein work on major new features is done in a branch, and am trying to figure out how to set up IDEA to work with this. Do I create... -
Created Possible to change the Table Editor query?
I am using the Database pane to load information from a DB2 database, but I am unable to use the table editor because the query that is being generated is not valid. How can I change the query?When... -
Created How to browse Subversion Repository?
Using the latest version of IntelliJ on one computer and the latest EAP on another, I don't seem to be able to browse Subversion repositories using VCS > Browse VCS Repository > Browse Subversion R... -
Created Running out of memory after upgrading to 13.1.1
I upgraded to 13.1.1 yesterday, and found that I am now running out of memory when editing large PHP files or trying to commit documents to SVN. I get a popup asking me to change xmx(?) memory and ... -
Created Variables insert with extra $ in SQL strings
I have run into this issue quite a bit when working with multiline SQL strings, and am hoping someone knows how I can fix this. I have searched but not been able to find it mentioned elsewhere, so ...