chenlibing
- 活动总数 407
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 173
-
创建于 Some features for PE
First thanks for Dmitry Kashin's hard work,and I want PE to perfect urgently. :)1 PE should have the ability to switch properties file loading between module and project. The module usually maintai... -
创建于 PE: error when inoking "Externalize string..." in jspx file
Recently I use jspx file for our web presentation,but when I invoke "Externalize string...",and PE give me error info:"This case of extracting doesn't support". The attachment is my error case.Atta... -
创建于 A small enchancement for ToString Plugin
When I invoke "Alt+Inser" to select "toString()" item,I find "toString()" doesn't indent with other items in "Genereate" popup menu. I think "toString()" should align with other items horizontally,... -
创建于 How to search file by file name in project's root directory?
I get file name without path information,just like "index.jsp". I want to search all files with this name in project's root directory,just like CtrlShiftN. Is there api to implement this function i... -
创建于 Feature request for Properties Editor
I have selected a string block which contains double quotation marks in the editor, such as ["myname"],and I invoke externalize string command,and I find value for source is also contains double qu... -
创建于 Our server is temporarily busy when uploading
I want to upload my plugin to the repository by http://plugins.intellij.net,and I always get same information: "Our server is temporarily busy. Please, try again later or contact us via e-mail: plu... -
创建于 request for modifying system property: user.name
These are a lot of places using this property. For example:1 File template: $2 Chat plugin: online user list3 FcToDo plugin: todo writer's name4 CopyRight plugin: $username... and more,I don't know... -
创建于 How to get all variables' names in Velocity Template?
I want to get all variables' names from Velocity Template,thus I can display all variables' names for input,and generate code from template. I cann't find API in OpenAPI to implement this functio... -
创建于 How to make IDEA load my JavaHelp jar?
I have write a plugin,and I want to provide help info about this plugin.I have write the document according to JavaHelp specification,and how to make IDEA load my JavaHelp jar into system's help? -
创建于 vote for file template category
Though I have posted this message, I am very anxious to experience this function. I have written a lot of templates,and now creating new file from more than twenty templates is very messy. Grouping...