bruschkewitz
Starting Member
Germany
1 Posts |
Posted - Oct 02 2008 : 06:16:54 AM
|
Hello, it would be very useful, when more variables in VA-Snippets would be there for: Name of current class/function. Parameter-names,-types,-number of following/previous function declaration. Return-type of following/previous/current function.
Needed information should be already there in VA.
This would, for example, be very helpful for creating comments for external documentation systems as doxygen, jdoc etc.
Other use-cases may be creating wrappers for marshaling, debugging etc. |
Edited by - bruschkewitz on Oct 02 2008 06:46:39 AM |
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Oct 03 2008 : 5:59:42 PM
|
In addition to the class name token we are considering allowing the existing refactoring tokens to work in other, non refactoring snippets as well:
case=3204 |
zen is the art of being at one with the two'ness |
Edited by - feline on Oct 03 2008 6:00:45 PM |
|
|