Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Ryan Swanson
Total activity
13
Last activity
March 07, 2023 15:36
Member since
June 08, 2010 22:56
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (3)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
March 07, 2023 15:36
I ran into this problem even with modules enabled. For me the fix involved running the same go list command idea tried to see dependencies that needed a replace directive in the mod file. Hope th...
Community
GoLand
Intellij won't sync dependencies in Go project
1 vote
Created
December 13, 2018 15:43
No, I just exported all my setting, from IntelliJ include code style, colorscheme etc. Doing what you suggested does seem to carry over the ssh tunnels, but still loses the password for the databa...
Community
DataGrip
SSH tunnel settings don't import with data sources
0 votes
Created
September 11, 2010 16:26
I'm lacking auto complete in the console, when trying to type out queries manually. When I first read your reply I hadn't configured the hibernate facet, so I thought that might be the problem, bu...
Community
IntelliJ IDEA Users
Autocompleting queries with Data Source
0 votes
Created
September 12, 2010 16:08
Version 8.1.4 build 9952 for Mac, but I experience the same lack of auto complete with version 8 on Windows 7 and Linux (Arch).
Community
IntelliJ IDEA Users
Autocompleting queries with Data Source
0 votes
Created
September 13, 2010 16:38
I hadn't even seen the console options, but choosing Generic SQL and refreshing the tables still doesn't fix it. For poops and giggles I made a mock MySQL db on a remote server to see if it was an...
Community
IntelliJ IDEA Users
Autocompleting queries with Data Source
0 votes
Created
September 13, 2010 17:25
Adding the database to the connection string fixed it for MySQL, but not MSSQL (even with the Genereic SQL dialect) thanks for the suggestion Taras. So its seeming more like an MSSQL thing....
Community
IntelliJ IDEA Users
Autocompleting queries with Data Source
0 votes