Kaustubh

- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
-
Created phpStorm Fails to Start on MacOS Sonoma and Ventura
I recently faced this issue on macOS Ventura and now facing it on macOS Sonoma (Beta) as well. phpStorm fails to load and get stuck at the splash screen. This happens 3/5 times. Here's what I've do... -
Created phpStorm New UI Configuration Question
I'm testing new UI on MacOS Ventura and PhpStorm 2023.1.2. I wish to put the Github commit / push / fetch arrows in the the area indicated; just like it was in the old UI. I can't find any options... -
Created Main Menu Show Inside App Window (Not In System Menubar)
I upgraded to phpStorm 2022.2.1 ( Build #PS-222.3739.61, built on August 18, 2022 ) yesterday and ever since, the main toolbar now appears inside the app. I can't seem to find a way to restore it. ... -
Created xdebug and phpStorm issue
AnsweredI've the latest phpStorm: 2020.2.1 and the output of php --version is Zend Engine v3.4.0, Copyright (c) Zend Technologieswith Xdebug v2.9.6, Copyright (c) 2002-2020, by Derick Rethanswith Zend OPca... -
Created How do I remove collations and schemas from Database tool window?
I recently upgraded to phpStorm 2017.3 and found that the database tool window now shows collations and schemas. In my earlier version, it'd directly show 'local' database and all the tables I have... -
Created Can't get xdebug and phpStorm play nice!
Checks done:- Valet php71-xdebug installed and working ( checked using php -v ). I've php 7.1.5 and xdebug 2.5.4 [xdebug]zend_extension="/usr/local/Cellar/php71-xdebug/2.5.4/xdebug.so"xdebug.rem... -
Created Configuring phpStorm xDebug to use with 'local by Flywheel'
Howdy, community! I'm aware that this question should rather be posted on the Flywheel forums; but I haven't found any help there. Trying my luck here. I'm sure we've some good number of 'Local by ... -
Created How do I get rid of multiple cursors while selecting?
AnsweredI'm not sure what keys I pressed to get this, but I can't select text in 'normal' mode anymore. How do I get rid of these multiple cursors? This is how it appears when I try to select block of c... -
Created Debug: How do I see variables just above the breaking point at the top in debug window?
I'm on latest version of phpStorm (2016.2). I'm not sure the following problem is a result of me tweaking some setting unknowingly. But would really appreciate your help. Problem: Debug window orde...