Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Abnerzheng
Total activity
33
Last activity
May 09, 2017 09:52
Member since
February 14, 2017 08:54
Following
1 user
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (5)
Comments (23)
Sort by recent activity
Recent activity
Votes
Edited
May 05, 2017 10:14
Yeah, it works! But there is still some problem. The example I give above is: define(["./a.js"], function(aaaa){ aaaa.<caret>})/** * a.js */define([], function(){ var Avariable = { ...
Community
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 votes
Edited
May 05, 2017 09:43
Thanks for your answer. I trie your suggestion " You shouldn't change resolve of 'aaaa', only make "./a.js" resolved to PsiFile" . But found it doesn't work. I recorded a gif, you can click http:/...
Community
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 votes
Created
May 05, 2017 07:34
Hi Ulitin, I tried what you said again, and sadly found it didn't work. I wonder if I misunderstanding your idea, so I write down what I did and what I want to achieve. This is my example code a...
Community
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 votes
Created
May 05, 2017 03:10
Hi, Peter, It seems that it would be too long to wait this feature. I thought whether I could do this in another way. Is there any specific way to achieve this rather than a general api?
Community
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 votes
Created
April 27, 2017 10:31
Hi Ulitin, Sorry for reply so late. These day I have too many task to do. I have tried 2017.1, but found it doesn't work. So would you please give me some more detail?
Community
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 votes
Created
March 27, 2017 03:37
hi, Ulitin, Whether the version mentioned above have released?
Community
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 votes
Created
March 03, 2017 16:03
Sad. Does it means this feature will not work until next year?
Community
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 votes
Created
March 03, 2017 15:00
Hi, Peter. Is there any progress?
Community
IntelliJ IDEA Open API and Plugin Development
How Can I prevent FragmentElementType from affect native HTML parsing?
0 votes
Created
March 03, 2017 09:10
Nerver mind, I have solved it
Community
CLion
How can I make pintos source code supported in the Clion
0 votes
Created
February 28, 2017 05:37
Konstantin, thanks for you reply. Hope to see next version will work. One more question please. As your said, I should resolve the reference to the variables or definitions. I change the code, sh...
Community
IntelliJ IDEA Open API and Plugin Development
How can I implementing method auto-completing?
0 votes
«
First
‹
Previous
Next
›
Last
»