Geoffrey Wiseman

Avatar
  • Total activity 45
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 12
  • Created

    Dropping Characters?

    Answered
    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 ...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Structural Search Help: Method Invocation inside Method Implementation?

    Answered
    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...
    • 4 followers
    • 2 comments
    • 0 votes
  • Created

    CLion Failed to detect error in Rust?

    Answered
    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...
    • 5 followers
    • 5 comments
    • 1 vote
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    GWT Facet & Source Level

    Answered
    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 ...
    • 2 followers
    • 9 comments
    • 0 votes
  • Created

    DataGrip and SSH Tunnels

    Answered
    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'...
    • 12 followers
    • 28 comments
    • 4 votes
  • Created

    Awkward Quote Pair Behaviour

    Answered
    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 ...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 8 followers
    • 10 comments
    • 3 votes
  • Created

    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...
    • 8 followers
    • 10 comments
    • 1 vote