Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Leho
Total activity
26
Last activity
October 16, 2025 09:14
Member since
September 30, 2018 15:21
Following
0 users
Followed by
0 users
Votes
9
Subscriptions
10
Activity overview
Posts (0)
Comments (7)
Leho
commented,
March 04, 2021 10:01
Hi Andriy. It looks like my problem is with a string literal. Only top of file /** @noinspection SpellCheckingInspection */ is able to to kill of Typo false positives, but this turns off spell chec...
Community
WebStorm
Any typo warning suppression by line (e.g. with //noinspection)?
0 votes
Leho
commented,
March 04, 2021 09:36
Has PHPStorm 2020.3.2 lost this feature? It's not possible to Suppress typo detection, no such context menu item appears.
Community
WebStorm
Any typo warning suppression by line (e.g. with //noinspection)?
1 vote
Leho
commented,
May 12, 2020 17:36
> This is something the Wordpress plugin takes credit for, it's easier to make references for add_action() than for every possible way of calling a method.I'd be happy with an ability to custom ann...
Community
PhpStorm
Can PhpStorm be configured to recognize functions as used when called via callbacks or as methods of an object?
0 votes
Leho
commented,
February 04, 2020 14:06
We're using https://github.com/deployphp/deployer with variable-dated folders symlinked to `current/`, and I think we're hitting the exact same problem now - we're path mapping to a symlinked targe...
Community
PhpStorm
Debugger automagically resolving symlinks
2 votes
Leho
commented,
January 02, 2020 16:56
Thanks for replying Andriy, it was a user error after all. I edited my original post with the solution some minutes ago.
Community
PhpStorm
Method not found in class when using traits
1 vote
Leho
commented,
January 02, 2020 15:34
I'm having this same problem but with Upsource. PhpStorm seems to be code-completing and recognizing trait use just fine. But Upsource code intelligence keeps complaining `Method 'get_integration_i...
Community
PhpStorm
Method not found in class when using traits
0 votes
Leho
commented,
December 01, 2018 13:08
> Is there a way to add/remove a set of lines (hunk) to and from one changelist to another? Hunk-level works easily - just drag n drop hunks between changelists in sidebar, or there's a context men...
Community
IntelliJ IDEA Users
Git stage changes and revert not staged changes
1 vote