主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andrey Sokolov
活动总数
18
最后的活动
2023年12月08日 16:38
成员加入日期
2013年06月03日 14:36
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
6
活动概览
文章(0)
帖子(0)
评论(12)
按最近的活动排序
最近的活动
投票数
创建于
2023年12月08日 16:38
Hi. Thank you for contacting us. Please check https://youtrack.jetbrains.com/issue/LLM-1519/AI-Assistant-does-not-authenticate-user-with-Get-Started-button for the workaround. Could you please shar...
社区
IntelliJ IDEA Plugin Users
AI Assistant won't activate
0 票
已编辑于
2021年07月14日 13:19
Hey. Sorry for the long response. In general you should try to implement your lexer to return YYINITIAL regullary. That's the best simple way to make highlighter up...
社区
IntelliJ IDEA Open API and Plugin Development
How to implement Lexer.start/FlexLexer.reset when the lexer carries a stack of states
1 票
创建于
2019年09月03日 13:54
Thank you for noticing the problem. I am glad to help you.
社区
IntelliJ IDEA Open API and Plugin Development
Implementing RestartableLexer interface in 2019.2 causes exception on document change
0 票
创建于
2019年08月30日 14:03
Hey. Is it possible to share an idea what are you trying to achieve? From what I see you have implemented a RestartableLexer but in your case it uses com.intellij.openapi.editor.ex.util.ShortBased...
社区
IntelliJ IDEA Open API and Plugin Development
Implementing RestartableLexer interface in 2019.2 causes exception on document change
0 票
已编辑于
2018年04月13日 18:09
Still it's unclear for me what's the reason of the problem. Please, if it's possible upload an archive with your plugin to https://uploads.services.jetbrains.com/ and leave a file name in comment
社区
IntelliJ IDEA Open API and Plugin Development
Functions usages are not found in string literals
0 票
创建于
2018年04月12日 19:19
That looks suspicious. Please, try to invalidate caches on a project you testing your code. If no luck please send me your implementation of PsiReferenceContributor
社区
IntelliJ IDEA Open API and Plugin Development
Functions usages are not found in string literals
0 票
创建于
2018年04月09日 16:41
正式评论
Looks like I need some additional information. Could you, please, share your implementation of PsiReferenceProvider?
社区
IntelliJ IDEA Open API and Plugin Development
Functions usages are not found in string literals
0 票
创建于
2017年08月03日 14:47
You're welcome! Let us know if you face other issues.
社区
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 票
创建于
2017年08月03日 12:39
Looks like we third-party class references are not supported in rename at the moment. I've created an issue https://youtrack.jetbrains.com/issue/WI-37530. Star it and you'll get all updates for thi...
社区
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 票
创建于
2017年07月24日 15:21
Please, take a look http://www.jetbrains.org/intellij/sdk/docs/reference_guide/custom_language_support/rename_refactoring.html In general you should provide PsiReference to PhpClass and implement h...
社区
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 票
下一页
›
最后
»