Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
chenlibing
Total activity
407
Last activity
January 18, 2016 05:16
Member since
November 26, 2003 02:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
173
Activity overview
Posts (84)
Comments (150)
Sort by recent activity
Recent activity
Votes
Created
March 07, 2010 14:32
Please try Native Neighbourhood http://plugins.intellij.net/plugin/?id=38
Community
IntelliJ IDEA Plugin Users
Open Extern or Open Command Prompt here plugin
0 votes
Created
December 21, 2004 11:58
I am sorry. I have resolved this question by Velocity package. :)
Community
IntelliJ IDEA Open API and Plugin Development
How to get all variables' names in Velocity Template?
0 votes
Created
January 03, 2006 00:18
Can you give me some explain for Chinese translating?Thanks.
Community
IntelliJ IDEA Open API and Plugin Development
guide for translating resources in IDEA 5.1
0 votes
Created
January 04, 2006 05:28
Hi Maxim? According to http://www.jetbrains.net/confluence/display/IDEADEV/Localization+Guide, we must take account into ISO Language Code and ISO Country Code. Can you give me any suggestion for...
Community
IntelliJ IDEA Open API and Plugin Development
guide for translating resources in IDEA 5.1
0 votes
Created
May 15, 2007 17:33
I have implemented an iBATIS plugin, and I want to implement code hint for sqlmapClient.insert(""), just like hibernate.
Community
IntelliJ IDEA Open API and Plugin Development
How to disable Properties key reference for PsiLiteralExpession?
0 votes
Created
May 18, 2007 15:10
I use following code in my plugin. ((XmlAttribute) xmlAttributeValue.getParent()).setValue("");
Community
IntelliJ IDEA Open API and Plugin Development
Change xml attribute value
0 votes
Created
October 30, 2007 11:45
CompletionData may be another choice, now I use it to implement code completion in xml text. I think psiReference maybe the good solution, but I failed to implement code completion.
Community
IntelliJ IDEA Open API and Plugin Development
Comments, plain text code completion
0 votes
Created
December 28, 2007 14:00
Thanks, Peter, and I have implemented such feature. :)
Community
IntelliJ IDEA Open API and Plugin Development
How to implement usages find for xml attribute?
0 votes
Created
April 15, 2008 01:46
Can you take a look at WicketForge? and I think you just want WicketForgeFacet.isPresent(psiElement) validation.WicketClassAnnotator java file in http://code.google.com/p/wicketforge/source/browse
Community
IntelliJ IDEA Open API and Plugin Development
Is there a way to detect if a file is part of a facet?
0 votes
Created
May 19, 2008 13:54
I want to implement code completion for special type files under a directory. Such as code completion for vm file in 'foobar' directory. How to implement this feature now in Diana?
Community
IntelliJ IDEA Open API and Plugin Development
FileReferenceSet changed?
0 votes
«
First
‹
Previous
Next
›
Last
»