pug comment style change

I want to be unbuffered comments when I run the comment with line comment command in pug.

I could not find the functionality I wanted in the code style setting.

 

use (ctrl + /)

* current 

//.aa

 

* I want 

//-.aa

0

请先登录再写评论。