主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexey Gopachenko
活动总数
2494
最后的活动
2018年09月24日 09:09
成员加入日期
2009年08月06日 15:18
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1011
活动概览
帖子(0)
评论(1483)
按最近的活动排序
最近的活动
投票数
创建于
2010年11月20日 16:45
usually it should be available on the PATH after installation and will be picked automatically.try invoking:java --version(should work if installed properly)Otherwise try to search your os forums o...
社区
PhpStorm
Linux JDK not found error
1 票
创建于
2011年04月27日 10:28
Nope, pl/pgsql is not supported.Basically you won't be able to provide the support youself beyond very very basic highlighting of Settings|File Types|Add...Feel free to submit a feature request tho...
社区
PhpStorm
PostgreSQL - pl/pgsql syntax highliting
0 票
创建于
2011年10月04日 13:56
View - Select In.. - Project viewAlt-F1, Enter.
社区
PhpStorm
Locate current file in explorer
1 票
创建于
2010年12月09日 13:30
Settings | File types | Plain text - > check mapped masks carefully.
社区
PhpStorm
phpStorm doesn't recognize a files' language
1 票
创建于
2014年02月03日 10:38
Nope.
社区
PhpStorm
Move deleted files to Trash
1 票
创建于
2014年03月24日 15:41
http://youtrack.jetbrains.net/issues/WI#newissue=yes
社区
PhpStorm
I'm new! Question about PHP array new line wrapping
1 票
创建于
2018年09月24日 09:09
Try to brace it in text and ask for appropriate element type - e.g. parenthesised expression... PsiViewer plugin will help you to found relevant element types.
社区
IntelliJ IDEA Open API and Plugin Development
Inject wrapped expression into braces
0 票
创建于
2018年05月17日 19:08
You may also try using External Tools facility for this simple case + add custom shortcut/file context menu item in settings.
社区
IntelliJ IDEA Open API and Plugin Development
PhpStorm Plugin right-click
0 票
创建于
2017年11月28日 11:10
Second, return from getReferencesByElement, should include the references *you create*, eg new MyDSReference(DS)... Where MyDSReference has resolve() & isReferenceTo() correctly implemented, accept...
社区
IntelliJ IDEA Open API and Plugin Development
Referencing a DbDataSource
0 票
创建于
2017年11月28日 11:04
First, please make your registration more specific registrar.registerReferenceProvider( psiElement().withLanguage(PhpLanguage.INSTANCE).withElementType(PhpElementTypes.STRING), new PsiReferencePr...
社区
IntelliJ IDEA Open API and Plugin Development
Referencing a DbDataSource
0 票
«
第一页
‹
上一页
下一页
›
最后
»