Leon

- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 18
-
Created code completion, just the columns of a table (or view)
hi JB, most of the time I just want to see the fields of a table on top when invoking code completion. For example in the picture below I want to see the six fields of this table on top of the list... -
Created On the new UI 2022.3
Hi JB, after working a few days with the new UI I have some observations. Maybe work in progress, maybe unaware.First of all: great tool. Coming from SSMS I really like the look and feel (and exten... -
Created ctrl-w behavior changed to close editor tab and removed and now surround template doesn't work anymore
hi, in the previous version of DataGrip I changed the shortcut ctrl-w behavior to close the current editor tab. I removed the shortcut again from closing the tabs because the surround template(s?) ... -
Created install update error access denied
Completedhi, I'm trying to update DataGrip on my new dev-machine (Windows 2019) and I get errors doing so. On the old machine (Windows 2012R2) everything runs smooth. What can I do? See the screenshot for t... -
Created squiggly lines on cast to varchar...
Answeredhi, I'm having a problem with the datagrip syntax feedback. When I use a cast to varchar, or convert for that matter, I get squiggly lines under varchar. Ctrl-F1 say change the sql dialect but that... -
Created Datagrip code style -- begin transaction-commit block
hi, I can't seem to find the code style configuration for the begin transaction-commit block. Every time on reformatting (Ctrl-Alt-L) the code style feature puts the commit statement on same line a... -
Edited unable to resolve symbol 'pap'
hi, I'm trying to switch from SSMS to DataGrip (so a newbie on DG). Problem: when I try to edit a stored procedure (sp) I get 3 errors which I can't seem to get rid of. Deploying the sp via Ctrl-En...