主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andrey Vokin
活动总数
338
最后的活动
2021年10月11日 11:34
成员加入日期
2011年09月15日 10:51
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
138
活动概览
文章(0)
帖子(0)
评论(200)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年10月11日 11:34
Hello, Simon! I've just checked the problem. Unfortunately `GherkinTableCell` class didn't support references extension. I've just changed it, now it can. The fix will be available with the next...
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceContributor not triggered for certain element (GherkinTableCellImpl)
0 票
创建于
2021年09月13日 09:12
Hello Kyrela, Could you check if it helps to comment the volume in the original docker-compose.yml file? Sure it's not a solution, just workaround while we investigate and fix the problem.
社区
RubyMine
Rails configuration with docker-compose remote sdk fails
0 票
创建于
2021年01月07日 12:16
Hi Tamás, 1) To retrieve references from contributors PsiElement should return ReferenceProvidersRegistry.getReferencesFromProviders(this); in method #getReferences. I've updated class GherkinTagI...
社区
IntelliJ IDEA Open API and Plugin Development
Creating reference contributors for Gherkin language elements
0 票
创建于
2020年05月13日 09:35
In this case godog-plugin is a good example. Write me at andrey.vokin at jetbrains.com if you need hlep
社区
IntelliJ IDEA Open API and Plugin Development
Questions on cleanly extending functionality of cucumber-java plugin
0 票
创建于
2020年05月12日 14:39
Hi, Could you provide more details - what exactly are you going to extend in plugin Cucumber for Java? If you want to create a plugin that depends on "Cucumber for Java" plugin the following materi...
社区
IntelliJ IDEA Open API and Plugin Development
Questions on cleanly extending functionality of cucumber-java plugin
0 票
创建于
2019年12月12日 12:51
Could you try to execute "docker-compose down" and then add docker-compose SDK. In this case RubyMine will check that docker-compose project is not up and will run it with command "tail -f /dev/nul...
社区
RubyMine
Cannot add remote (docker-compose) Ruby interpreter
0 票
创建于
2019年12月11日 13:32
To provide codeinsight RubyMine must interact with container with Ruby SDK. It performs commands like "which ruby", "bundle check", "rake tasks" and others. That's why it's better to have a long wo...
社区
RubyMine
Cannot add remote (docker-compose) Ruby interpreter
0 票
创建于
2019年11月28日 16:29
I've found out that RubyMine doesn't handle well multi-module project with docker-compose SDK. I'm working of the problem. Fix will be ported to one of bug-fix update of RubyMine 2019.3
社区
RubyMine
Breakpoints are not hit when debugging with remote docker-compose ruby
0 票
创建于
2019年11月28日 15:22
Hi, Could you check if it helps to add volume - './back-end:/opt/project' ?
社区
RubyMine
Breakpoints are not hit when debugging with remote docker-compose ruby
0 票
创建于
2019年11月12日 15:27
Hi, class `ParametersListUtil` was created to handle characters that must be escaped. You should either pass unescaped command or not to use this class (to avoid double escaping).
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.util.execution.ParametersListUtil escapes special symbols: "" and \
0 票
下一页
›
最后
»