主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Fabio
活动总数
43
最后的活动
2018年11月27日 08:24
成员加入日期
2012年07月23日 23:39
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
15
活动概览
帖子(10)
评论(16)
按最近的活动排序
最近的活动
投票数
创建于
2013年02月19日 13:16
It seems that someone has created a plugin to create Groovy scripts:https://github.com/dkandalov/intellij_evalI can't find it when I Browse all plugins in PHPStorm but it seems to be precisely what...
社区
PhpStorm
Create addons with scripts
0 票
创建于
2013年07月16日 12:54
That's exactly my point: classes are not declared as they are called.classes are declared with "Core":class FrontControllerCore extends Controller { ... }But there are instancied without "Core":$co...
社区
PhpStorm
Autocomplete for classes when class name is modified by autoload
0 票
创建于
2015年01月13日 14:08
Generally, how do you prepare text for HTML?Did you try Emmet?Enter :table>tr.row*5>td.cell*3and hit TABYou'll get a full HTML table without having to enter each tag manually.
社区
PhpStorm
Shift+Enter → <br>
0 票
创建于
2015年01月11日 09:08
If you are on the same machine, you don't need totranfer your files from your dev folder to htdocs to make it work. It's useless.Just add a VirtualHost on your apache conf and you'll be able to see...
社区
PhpStorm
mapping local project to local XAMPP
0 票
创建于
2012年07月23日 23:39
Personnaly, I have created a simple python script upload.py located on my project root and I call it through external tools to upload to different servers.The scrupt is very simple and I have assig...
社区
PhpStorm
How to upload files to more than one location?
0 票
创建于
2012年08月12日 21:31
You should put a bookmark in those files. After that you'll be able to use the bookmarks list (Shift+F11).Personaly, I rename every bookmark to make them more "visible": it allows me to go in less ...
社区
PhpStorm
Quick File navigation
0 票
创建于
2013年01月21日 16:54
I have found for those who are interested:I just needed to change the property idea.max.intellisense.filesize in the file bin/idea.properties
社区
PhpStorm
No documentation found with my library
0 票
创建于
2013年02月13日 07:51
Thank you.
社区
PhpStorm
Create addons with scripts
0 票
创建于
2013年02月19日 14:15
Too bad!I hope someone will have the time to create one for PHPStorm as well if this one can't be ported.
社区
PhpStorm
Create addons with scripts
0 票
创建于
2013年07月25日 06:03
Thank you. I created this file and have placed at the root of my project (see attached file).It works fine for autocomplete but everytime it is opened (with a Ctrl+Click on a classname), PhpStorm c...
社区
PhpStorm
Autocomplete for classes when class name is modified by autoload
0 票
«
第一页
‹
上一页