Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitry Kandalov
Total activity
25
Last activity
November 27, 2020 08:21
Member since
May 26, 2010 14:56
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (6)
Comments (12)
Sort by recent activity
Recent activity
Votes
Created
May 28, 2010 12:07
In case someone tries the above script, x.manager.findClass("my.class.qName") didn't work in IDEA 9.0.2.Replaced it withjpf = com.intellij.psi.JavaPsiFacade.getInstance(x.project);aClass = jpf.find...
Community
IntelliJ IDEA Users
How to use structural search to find log.error() within method hierarchy?
0 votes
Created
December 26, 2014 12:45
Thank you. This does help with resolution from function invocation.However, the function call is still not searchable from its declaration: var lib3 = function(context) { /** @name hello3 */ ...
Community
IntelliJ IDEA Users
Java script resolution of function calls
0 votes
«
First
‹
Previous