Stephan Krauß
- 活动总数 290
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 112
-
创建于 Refactor -> Extract Method -> another Class
Hello !At the moment I improve a script.I eliminate duplicate blocks of code and prepare the development of the script. Sometimes I find blocks of code that are duplicated. Can I outsource these bl... -
创建于 replace code block in many files
Hello !I have a code block in many files.I want to replace this block of code in many files with another code block.For example.I will replace:Zend_Session::destroy();$this->_redirect(Zend_Registry... -
创建于 refresh view in Project Panel
Hello !I have a simple question.How do I update the view in the Project panel ? ?:|Your sincerlyStephan -
创建于 refactor -> rename variable
Hello !I will rename variables in a marked area.I will use refactor -> rename.Is there a way ?Your sincerlyStephan -
创建于 Update second pc
Hello !I have a pc on my company and a pc on my home.Sometime i work from home. When i work fom home i update the files on my second pc.In which folder are the project files from PhpStorm ?Bookmark... -
创建于 PhpStorm and support for ExtJS
Hello !In the moment i work with the javascript library ExtJS.I have added this library to my project.I have added the library with all comments.Now i write a little example script:----------------... -
创建于 integrate Zend Framework Batchfile
Hello !I work with the zend framework 1.11.x .In this framework is a batchfile for creating new controllers, models ... .Is there an way to integrate this batchfile in PhpStorm.I have seen in the z... -
创建于 Shortcuts
Hello !Where can I edit the keyboard layout.I look for a key combination where i can jump between the start and the end bracket of a function.In the keyboard reference is the key - combination ' C... -
创建于 Overview in a combined file
Hello !I work with templates. In my case i have a file with html and javascript.See example:---------------<script type="text/javascript"><!-- var gridHotel; var gridProducts; var storeGri... -
创建于 synchron local server and internet server
Hello !Sorry for my bad english.In my next life I'm learning English. ;)I have begun to test the "PhpStorm" editor.I develop my scripts on my local pc.I use the development enviroment xampp from ww...