istbm

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created 2018.1 update -> Find in Path textbox issue
After PhpStorm updated to 2018.1 there has been an issue using the Text to find textbox in the Find in Path dialog. When the dialog appears typing has no effect on the text box. Keyboard arrows do ... -
Created Datasource Name template
AnsweredWithin DataGrip, is there a custom property that defines the default naming convention for new data sources? Right now it is: {Database} @ {Host} I'd like it to be: {Driver} - {User}@{Host.split(...