Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Pavlov
Total activity
13
Last activity
April 11, 2023 11:08
Member since
February 20, 2020 20:47
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (3)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
April 11, 2023 11:08
Hi Karol, I did a while ago, please check https://youtrack.jetbrains.com/issue/IDEA-284175. The involved folks were not interested in investigating the root cause, it seems... I'd appreciate it if ...
Community
IntelliJ IDEA Open API and Plugin Development
Suppress exception reports from code unrelated to plugin
0 votes
Created
March 31, 2020 18:38
Yes, Dmitry, the project is on a local drive, no file-syncing software installed. Sorry for not being clear up front. The issue didn't go away with unmounting the NFS share but went away upon a reb...
Community
PhpStorm
2019.3: broken sync and search bar issues
0 votes
Created
March 30, 2020 23:21
I can confirm even "Reload from disk" does not refresh my project. In fact, even after a file move by drag-dropping it in the "Project Files", it stays at the old location, yet selecting it display...
Community
PhpStorm
2019.3: broken sync and search bar issues
0 votes
Created
February 24, 2020 17:04
Oh, sorry for overlooking! It was the "ignoreExtraHighlighting" parameter to the checkResult method, whose semantics I had mistaken for something else.
Community
IntelliJ IDEA Open API and Plugin Development
Custom language support: Testing annotation absence
0 votes
Created
February 24, 2020 16:43
Thanks for your response Yann! Could you perhaps point me to the docs, test examples or the IntelliJ test harness code (similar to ExpectedHighlightingData#checkResult) where the absence of an anno...
Community
IntelliJ IDEA Open API and Plugin Development
Custom language support: Testing annotation absence
0 votes