EmEditor (text editor) Forum Index Enhancement Suggestions about Plug-ins
Snippets: increase amount of tool tip data | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| Stefan | Posted on: 3/31/2013 7:08 am |
Home away from home ![]() ![]() Joined: 7/14/2008 From: Germany, EU Posts: 285 |
Snippets: increase amount of tool tip data .
I am on my way to configure Snippets plugin for keywords help. I have one snippets with keyword, e.g.: Name: MsgBox Trigger: MsgBox# Tip: -none Text: see quote Quote: MsgBox(prompt[,buttons][,title][,helpfile,context]) I have another snippet with explanation and help, like: Name: MsgBox? Trigger: MsgBox? Tip: -none Text: see quote Quote: MsgBox(prompt[,buttons][,title][,helpfile,context]) This above is only a example for a lot of help text. The first snippet MsgBox# will insert the command. The second snippet MsgBox? i use only to let display the help. Now to my improvement wish: I have tried to utilize the Tool Tip field of MsgBox# to show me the help as tip like MsgBox? does but insert only the command like MsgBox# does. Name: MsgBox Trigger: MsgBox# Tip: full help text here Text: command only here But unfortunately the amount of chars for the tip is limited to 259 signs. Question: can this be improved to let me use as much text as TIP as i can use for TEXT right now? That would prevent me from using two snippets for each command. |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |


