alexey baranov
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
-
Created PHP autocomplete simple project 102.114
Hi! I am very confused. I have attached a simple project with only two files. The first file define a simple class, while the second creates an instance of it. This is a very simple test project. B... -
Created Strange dialogs
Hi!I have got this two messages when restarting IDE after File | Invalidate Caches... Is it important?PHPStorm PS-102.114Thamks!Attachment(s):2.JPG1.jpg -
Created Autocomplete not works
Hi!We could not use autocomplete at all! Sometimes it works for class name$a= new \Doctrine\Common\Collections\ArrayCollection() //works finebut next line could not get class methods$a->get [Ctrl+... -
Created incorrect 5.3 PHPDoc
Hi!I'have tried use phpdoc autocomplete with this simple class<?phpnamespace Tv\Domain{ class Object { protected $_parent; function setParent($parent) { $this->_p... -
Created could not disable git support
Hi!I have removed git support in Settings | Version control menu.It has disabled until next next time IDE started. Version control tab looks like befor again.I did it few time. How can I disable gi... -
Created Git - do not convert to project's line separator
Hi!I have turned off converting line separator inside Version control | VCSs | Git (see screenshot 1)Anyway during the commiting I have seen prompt "The following line separator do not much the pr... -
Created 102.18 JavaScript Debug works for a half
Hi!We would like to use PHPStorm javascript debug feature instead firebug. Debug workflow showing on screencast looks perfect. But we could not use debug this way. Breakpoints don't work. The only ... -
Created 5.3 autocomplete not works
Hi! PHP 5.3 autocompletion works very poor. Autocompleteon for old 5.2 style Zend classes work perfect in the same project. Perhaps we have forgotten to check in some option like "PHP 5.3 proje... -
Created PHPStorm on Win + git
Hi!We would like to try git inside PHPStorm IDE.We got fatal error "fatal: No existing author found with 'alexey_baranov'" during first commit.What does this mean?WinXP SP3PHPStorm 1.0.2Cygwin gitT... -
Created thick skrolbar
Hi! The new version of the storm has a very thin scrollbars. Could they somehow be increased to normal Windows size ? Thank you!