Custom Intentions?
Hi all,
Can I create custom Intentions? For example, I'm writing a plugin to
help convert and manage i18n logging in an application. When a developer
writes a new i18n log statement:
CAT.log("theSkyIsFalling");
It would be nice if my plugin could popup an Intention above that to
prompt the user for the default text and log level which are then added
to the appropriate properties file.
Ciao,
Gordon
--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919
Please sign in to leave a comment.
http://www.intellij.net/tracker/idea/viewSCR?publicId=10086
Carlos Costa e Silva wrote:
Thanks, votes applied 8)
Ciao,
Gordon
--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919
On Mon, 14 Apr 2003 19:05:54 -0400, Gordon Tyler wrote:
>> http://www.intellij.net/tracker/idea/viewSCR?publicId=10086
Votes added as well - I could see this being a excellent API to open.