Posted 18 years ago
by Kasper
Hi,
When working with the (otherwise great) Intellisense support in SyntaxEditor, I feel like I'm missing some valuable events. For instance, I would like an IntelliPromptMemberItemInserting and an IntelliPromptMemberItemInserted event or something like that. This could be used for altering the value that the user has selected to insert, according to application settings. For instance, I would like to make it possible for my users to select the case for HTML tags being inserted through Intellisense. With events like the ones I described, and a proper EventArgs, it would be cool to be able to change the string that the Editor is about to insert. The case situation is just an example, I think this could be used for a lot of neat stuff. Would it be possible to do this for a maintenance release? This would help me a lot :)
Kind regards,
Kasper
When working with the (otherwise great) Intellisense support in SyntaxEditor, I feel like I'm missing some valuable events. For instance, I would like an IntelliPromptMemberItemInserting and an IntelliPromptMemberItemInserted event or something like that. This could be used for altering the value that the user has selected to insert, according to application settings. For instance, I would like to make it possible for my users to select the case for HTML tags being inserted through Intellisense. With events like the ones I described, and a proper EventArgs, it would be cool to be able to change the string that the Editor is about to insert. The case situation is just an example, I think this could be used for a lot of neat stuff. Would it be possible to do this for a maintenance release? This would help me a lot :)
Kind regards,
Kasper