主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Elena Shaverdova
活动总数
357
最后的活动
2020年02月06日 15:36
成员加入日期
2011年04月05日 12:24
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
146
活动概览
帖子(0)
评论(211)
按最近的活动排序
最近的活动
投票数
创建于
2012年11月26日 19:03
Open Settings | Keymap, select Upload to Default Server action in Main menu | Tools | Deployment and add shortcut with context menu.
社区
PhpStorm
Hotkey for deployment
4 票
创建于
2017年07月11日 19:56
I'd try CaretListener, just as is done in SubstitutionShortInfoHandler. It can be installed in some StartupActivity: EditorFactory.getInstance().getEventMulticaster();eventMulticaster.addCaretList...
社区
IntelliJ IDEA Open API and Plugin Development
Run method when cursor is in specific function argument
1 票
创建于
2013年04月10日 16:44
Composer support is available in IntelliJ as a part of Command Line Tool plugin. It is not bundled to IDEA by default and should be installed together with PHP plugin. But this plugin has nothing t...
社区
IntelliJ IDEA Users
IntelliJ with Composer and Laravel
1 票
创建于
2015年02月19日 12:42
Please check your include paths (in Project View or Settings | Languages & Frameworks | PHP). Make sure that <WordPress installation>/wp-includes directory or one of its parents is there.
社区
PhpStorm
PhpStorm - Configuring to edit Wordpress - unable to find functions
1 票
创建于
2013年04月22日 17:52
Hello!Could you try to add JVM option -Djava.net.preferIPv6Addresses=true and remove -Djava.net.preferIPv4Addresses=true. The latter option was added in PhpStorm 6.0.1. Maybe exception occures beca...
社区
PhpStorm
6.0.1 Broken FTP
1 票
创建于
2020年02月06日 15:36
For such UI you may use MasterDetailsComponent, please check its subclasses in community. Using NamedItemsListEditor might be easier, but it was not flexible enough for deployment settings. If you ...
社区
IntelliJ IDEA Open API and Plugin Development
Example implementation of Connection Management window
0 票
创建于
2019年02月04日 14:41
Deployment settings are partly (host, port, etc.) saved in GroupedServersConfigManager And partly (mappings from local to remote paths) in PublishConfig Unfortunately I can't find any usages of Gro...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to use the functionality of a third-party plugin
0 票
创建于
2018年04月19日 17:36
Unfortunately there is no such setting. Please vote for this feature request
社区
PyCharm
PyCharm Deployment Encoding Issue
0 票
已编辑于
2018年04月19日 16:07
Advanced options | Control encoding configures encoding of commands and their answers from servers, and is usually used to fix filenames. Currenty files are uploaded and downloaded as is, without ...
社区
PyCharm
PyCharm Deployment Encoding Issue
0 票
创建于
2017年07月18日 11:52
PsiClass is an instance representing Java class or interface (see JavaDoc), so it's no PsiClass in PhpStorm's installation.
社区
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 票
下一页
›
最后
»