The JADE 2022 release meets tomorrow’s business demands.
HistoricalComments
John Richards 2/10/2018 9:49:02 AM
Hi Brian, The review panel discussed this idea at length, but unfortunately their conclusion was not to approved this suggestion. There were two main reasons. Firstly it was felt that the effort did not justify the rewards. Also there wold be difficulties defining a clean implementation. Thanks for the suggestion. We are committed to reviewing all JEDIs. Brian Johnstone 20/03/2018 3:01:47 PM The editor already knows how to recognise and offer folding for either multiple lines of // commented text or comment blocks at the beginning of methods. I'm just suggesting it would be nice to have these folder by default to avoid the extra click on the fold button every time I select methods with a large amount of comments at the beginning. :) Blake De?Ath 20/03/2018 11:12:03 AM Could be achieved by having the editor detect xml tags in comments, and providing the collapse functionality present for if statements (and the like). Even just collapsing block comments would be useful |