This extension seems to work with comments like
// This is a comment
I also use an extension called Better Comments, where comments can be colours by adding extra characters
//! This will be in red
//* This will be in green
However, this extension doesnt hide comment if the first character after // is not a letter
This extension seems to work with comments like
// This is a comment
I also use an extension called Better Comments, where comments can be colours by adding extra characters
//! This will be in red
//* This will be in green
However, this extension doesnt hide comment if the first character after // is not a letter