Markus

- Total activity 149
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 40
-
Created Optimize a specific workflow involving running multiple terminal commands in parallel
Hi,I'm looking for a way to optimize / make it the following workflow faster (for me, as a human, as in: less manual steps involved).The setup: main editor window a separate terminal window (also: ... -
Created Where's the folder view for scratches so I can select two of them for diffing?
AnsweredWhen opening scratch files, it used to be possible to click on the "target icon" (sniper icon??) and show the file within Datagrip in a directory like view. Then I was able to select e.g. two file... -
Created Disable built-in preview button
I'm using "PhpStorm 2021.2 Build #PS-212.4746.100, built on July 28, 2021" and seeing this button: I'm also seeing it in projects which are by itself libraries (like in the above example) where it... -
Created php-cs-fixer integration: inspection necessary when I just want to run "fix"?
Going through https://www.jetbrains.com/help/phpstorm/using-php-cs-fixer.html and checking my settings, I'm not entirely sure: is the built-in integration "only" for running php-cs-fixer to report ... -
Edited Quickest way to jump to type of variable
AnsweredSounds so simple but I don't now how to. Assume this code: Cursor is over `$result` and then I have e.g. "view / type info": Perfect! How to I get "one click" to the actual type `\PHPUnit\Frame... -
Created Possible to also specify custom select when using the table view?
AnsweredI'm talking about this here It's possible to provide where conditions. Often I wish I could also have the same here for SELECT without having to do to console. Use-cases are: limit the columns sh... -
Created Show the last git/vcs commit revision inline of the current line the cursor is
I think I saw this on some screenshot or so, where grayed out to the right of the current code line was shown the last commit time/author/parts of the message. Is there a way to enable this or a pl... -
Edited [SOLVED] Reduce amount of nodes shown in the database tree view
Is it possible to reduce the amount of nodes being shown in the tree view? Takes this example: the majority of times I want to work in "database / name / public / tables" => it's quite nested and i... -
Created EAP in-editor results
The latest EAP features in-editor results which can be toggled via a button above the editor window: Pretty cool feature, my question: is there a way to promote an in-editor result into a dedicat... -
Created Option to make the git commit dialog stay?
I'm almost exclusively using the commit feature within PhpStorm. I'm also very often commit partial changes (only selected files or patches within files). Everytime I "commit", the dialog however d...