Dawid Nawrot

Avatar
  • 活动总数 72
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 23
  • 创建于

    Show table data preview on mouse hover

    I'm not sure whether I disabled it somehow but there was a very useful feature to not only show the schema of the table on hover but we could also see a small preview of the data. I can't find a wa...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Understanding settings for Project / Driver / Data Source

    I want to start working with code styling settings in more detail but I'm never sure which settings to change. I'm using BigQuery driver and have a source but the Code Style applied in the properti...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Hard/soft wrap on type & paste

    I'm still having problems configuring my DataGrip to what I would like it to be.   Here is a screenshot:   I have hard wrap guideline but as I type I would like the code to wrap with breaking only...
    • 4 个关注者
    • 16 条评论
    • 0 票
  • 创建于

    Visual representation of boolean fields

    已完成
    There used to be a nice bright blue tick checkbox for boolean fields, which made the visual scanning for the right value much easier and more pleasant. Now it seems we just get a dot that could jus...
    • 3 个关注者
    • 3 条评论
    • 1 票
  • 创建于

    Hard wrap on paste

    已回答
    Still trying to get the wraps to work correctly for me. It's working when I type but when I paste, the code goes beyond the 100 characters limit I set. Any chance I can have the same effect on copy...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Problems with CTE

    已回答
    Since there's no SQL dialect and I have to use General SQL, the CTEs are ignored in my ways: 1. Their syntax highlighting doesn't work 2. When cursor is inside CTE CTRL+Enter doesn't work  3. When ...
    • 3 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    Latest update changed font and styling

    已回答
    No idea how but the latest update has changed the font, which I can't get back for some reason, and the styling was reset. Anybody else experienced the same?
    • 6 个关注者
    • 8 条评论
    • 2 票
  • 创建于

    Styling db->schema->table with grave accents (backticks)

    已回答
    I would like to know how to style table names that are written in the following manner   `database.schema.table`   we use grave accents (backticks) because our database name contains a hyphen. The ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Sort columns alphabetically

    已回答
    Is it possible to force DataGrip to show columns alphabetically rather than in the order they were created?
    • 10 个关注者
    • 10 条评论
    • 2 票
  • 创建于

    Editor colour scheme - function overridden by keyword?

    Not sure if I'm doing something wrong but I'm setting two colours:   Purple   --> keyword Blue      --> procedure or function   For some reason COUNT gets the same colour as other keywords like INT...
    • 2 个关注者
    • 9 条评论
    • 0 票