Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Andrey Sokolov
Total activity
18
Last activity
December 08, 2023 16:38
Member since
June 03, 2013 14:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
6
Activity overview
Articles (0)
Posts (0)
Comments (12)
Sort by recent activity
Recent activity
Votes
Edited
July 14, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to implement Lexer.start/FlexLexer.reset when the lexer carries a stack of states
1 vote
Created
December 08, 2023 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...
Community
IntelliJ IDEA Plugin Users
AI Assistant won't activate
0 votes
Created
September 03, 2019 13:54
Thank you for noticing the problem. I am glad to help you.
Community
IntelliJ IDEA Open API and Plugin Development
Implementing RestartableLexer interface in 2019.2 causes exception on document change
0 votes
Created
August 30, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing RestartableLexer interface in 2019.2 causes exception on document change
0 votes
Edited
April 13, 2018 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
Community
IntelliJ IDEA Open API and Plugin Development
Functions usages are not found in string literals
0 votes
Created
April 12, 2018 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
Community
IntelliJ IDEA Open API and Plugin Development
Functions usages are not found in string literals
0 votes
Created
April 09, 2018 16:41
Official comment
Looks like I need some additional information. Could you, please, share your implementation of PsiReferenceProvider?
Community
IntelliJ IDEA Open API and Plugin Development
Functions usages are not found in string literals
0 votes
Created
August 03, 2017 14:47
You're welcome! Let us know if you face other issues.
Community
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 votes
Created
August 03, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 votes
Created
July 24, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 votes
Next
›
Last
»