Simplifies the commentation of source code
Overview | Screenshots | Description | Download | Changelog
|
1.0.0 |
|
![]() |
|
unknown |
|
![]() |
| Demo Application |
tmp-creator (source code template-creator) is intended for developers, who want a clean source code documentation. Therefore it takes the name of a function, which is awaiting commentation and creates a comment template ready-to-use in your source code. The great advantage of tmp-creator is its simplicity and the fact that all created templates look the same. This guarantees a homogeneous style in your comments. Since it uses apostrophes as comment markers, it's specialized for use with Visual Basic, or any other language, which uses the marker.
Let me give you an example. If you input the function name myTestingFunction, tmp-creator will output:
'********************************************************************
'**************************MYTESTINGFUNCTION*************************
'********************************************************************
'Description:
'In:
'Out:
'********************************************************************
Neat, isn't it?!
Download tmp-creator
|
Version 1.0.0 released |