Geoffrey Wiseman
- 活动总数 45
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 12
-
创建于 Dropping Characters?
已回答IntelliJ IDEA 2024.1.2 is dropping characters for me on macOS, as if it's lagging and has no keyboard buffer. I can type similar things in VSCode and no characters are lost.Tried to open a support ... -
创建于 Structural Search Help: Method Invocation inside Method Implementation?
已回答Hey, I'm trying to find a case in a codebase where the implementation of an interface method invokes another method. So I have an interface, "WizardSectionSwitchHandler" with a method "onWizardSect... -
创建于 CLion Failed to detect error in Rust?
已回答I'm going through the Rust book, and discovered something that surprised me -- I haven't spent much time in CLion other than playing with rust, but normally a build error in an IntelliJ IDE would s... -
创建于 Duplicate Warnings in Inspections?
Brought a pre-existing Ruby project into RubyMine, ran inspections, and i'm seeing tons of duplicate warnings; by way of example: So the same file is showing the same 8 warnings multiple times... -
创建于 GWT Facet & Source Level
已回答I have a client that has some GWT projects, and both myself and one of the client's onsite developers are using IntelliJ (the rest of the team is using Eclipse). The whole team is using JDK 8, but ... -
创建于 DataGrip and SSH Tunnels
已回答Still struggling to configure DataGrip with SSH Tunnels, which is a big blocker for me to use it more - I keep going back to dbvisualizer (which is fine, really -- but since I have DataGrip too, i'... -
创建于 Awkward Quote Pair Behaviour
已回答Some awkward behaviour that I think it caused by the quote pair insertion functionality: Basically if you want to insert a string at the position where a string already exists, IntelliJ's default ... -
创建于 Selecting Tables for DataGrip Diagram
I have a decent-size database with a fair number of tables. A diagram of the entire database is overwhelming. A diagram containing just those tables I care about would be useful. Is there any way t... -
创建于 Connection to <Database> failed
I'm trying to set up a connection to a postgres database over SSH with key. I think I have the settings right, but the connection is failing. It's entirely possible that one of the settings is wron...