delphidabbler / codesnip

A code bank designed with Pascal in mind
https://delphidabbler.com/software/codesnip
Other
111 stars 34 forks source link

Provide option not to render snippets comments in unit implementation #85

Open delphidabbler opened 1 year ago

delphidabbler commented 1 year ago

Currently, snippet comments get rendered in interface and in implementation section.

It would be useful to have an option to switch off comments in the implementation (possible only for snippets that are also listed in interface).