### Motivation `Doc comment` (triple slash) for a header can cause the VSCode tooltip to contain unnecessary information.  ### Desired solution Use double slash instead of triple slash in file header template. ### Alternatives considered Ignore it. ### Additional details If there are import statements after the header, then the extra information is not shown.