Chris Tammes

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

    arrow in Quick Documentation window

    Hi,What are the left and right arrows in the Quick Documentation window supposed to do? They don't work for scrolling through the whole database, only the part you have seen already when using the ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Copy to Clipboard include column names

    Completed
    Is it possible to include column names when copying query results to the clipboard?Chris
    • 10 followers
    • 12 comments
    • 0 votes
  • Created

    code completion including variables?

    Would it be possible to include sql variables (like @var) in code completion? I get suggestions for database tables and columns, but not for variables after I used the set-command.Chris
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    multiple tabs for same table in different databases

    When I have databases with the same name open on more than one server (development / test servers) and I open the same table, the tab name displays some weird UID. When I hover over the tab, I can ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    how to collapse a class

    Hi,When I have java or php code, I cannot collapse a class, there is no + sign in the gutter. In python however, this does work. Using IntelliJ 134.1007.Chris
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    python plugin not working under 134.1342

    I tried to run my Python project after installing 134.1342, but I cannot add a Python SDK. I installed python plugin 3.1.1.134.1462. Project Settings -> Project -> Project SDK -> New -> Python SDK ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    problem with Python plugin and Intellilang (133.818)

    Hi,Since a few days (after the latest update ??) my Python project behave strange: when I type a line with quotes (single or double) in it, the cursor refuses to advance to the next line, unless I ...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    scala -> other settings -> injection settings incomplete

    Hi,The list presented in Settings->Scala->Other settings->Injection settings can not be viewed or added to. It shows only one line; the vertical scrollbar seems to be missing. It is not possible to...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    comment/uncomment error in css file

    Hi,There is a problem when commenting and uncommenting a line in css code that had part of it commented before. After uncommenting the original comment markers are removed as well.Example:before co...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    scala script problems after class rename

    Hi,I get problems with executing (simple) Scala scripts after the imported class is renamed. One of the scripts (script.scala) only has a println in it, the other (Test_totaliseer.scala) imports th...
    • 2 followers
    • 2 comments
    • 0 votes