81 | Allow collapsible comments in lotus scriptCode comments in lotus script should explain the purpose of the code as well as any modifications made to improve functionality or resolve bugs. As comments become ever longer their embedded nature is an impediment to the codes readability. I think the domino designer should have the ability to make comment blocks ... |
43 | Display @Formula comments as comments |
34 | Add comments to shared fieldsPeter Presnell26400 - 11 2009 / (2) While it is possible to add comments to many design elements, Shared fields is not one of them. Being able to see comments when design elements are listed can often be a big help (if the developer documents his/her code this way). For the sake of consistency (and improved documentation) ... |
26 | Allow Java(Doc) style comments in LotusScript editorHarkpabst Meliantrop3233 - 12 2008 / (3) LotusScript.doc is a great achievement and has been of enormous help for me in the past. The only one thing that bugs me, is the need to add the additional LotusScript comments. This is annoying, even if you use the cool toolbar icons provided with the product. While ... |
19 | Make task functionality with // TODO comments in Java available for LotusScript etcPhil Warner232 - 21 2010 / (0) In Designer 8.5.1 I've added the Tasks window to the Domino perspective (Window>Show Eclipse Views>Other>General>Tasks), which will list the stuff I've still got left to do when writing Java, if I add "// TODO...etc" comment lines in my code, which is great. It would be lovely to have this feature ... |