GExperts: Improvement to the Comment Code / Uncomment Code experts
The Comment Code editor expert in GExperts lets you comment out a selected block of code with a single keyboard shortcut. You can configure which comment style to use per file extension: //, { }, (* *), /* */, or — (SQL). There is a problem with some comment styles though: For all but // Pascal does not support nesting comments of the same style. If you configure
https://blog.dummzeuch.de/2026/03/22/gexperts-improvement-to-the-comment-code-uncomment-code-experts/
#Delphi