Krystian Szymukowicz

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Krystian Szymukowicz created a post, Reopen Recent Project - autodeleting non existing (as files) project enties
hiI have situation when my projects are not always visible to phpStrom when it is opened.1. When my project are at Truecrypt volume which was not mounted yet as drive.2. When my project are at netw... -
Krystian Szymukowicz commented, -
Krystian Szymukowicz commented, -
Krystian Szymukowicz created a post, search field in appending mode instead of replacing
hiI do know if it is my fault or not but:1. I am searching for a word and type "ctrl + F"2. I enter the word, search, find and click with mouse into an editor and edit. So far so good.3. Now I want... -
Krystian Szymukowicz commented, -
-
-
Krystian Szymukowicz created a post, autocomplete with object in $GLOBALS array
hione of the CMS I use have some objects stored in $GLOBALS array.Is there any way to make autocomplete with such object?This doesn't work: :(/** @var $GLOBALS['TYPO3_DB'] t3lib_DB */$GLOBALS['TYPO... -
Krystian Szymukowicz created a post, debug - watches preserve - PS 102.18
hiI am new to xdebug at all so maybe I just do not understand how this should looks like, but...My problem is that the "Watches" are not preserved over debug sessions.I mean:1. I do set breakpoint ...