This is a feature request. At the moment when using a shortcut to comment code, Atom is using html comments <!-- --> Would it be possible to use Silverstripe comments instead which do not get output as html? <%-- --%>