ASCII Art Section Comment Extension for Visual Studio Code.
Inspired by Section Comment Sublime Text Plugin.
/*
## ## ######## ## ## #######
## ## ## ## ## ## ##
## ## ## ## ## ## ##
######### ###### ## ## ## ##
## ## ## ## ## ## ##
## ## ## ## ## ## ##
## ## ######## ######## ######## #######
*/
function helloWorld(params){
// your code here
}
Download extension from here
Install the extension with command line:
cd {path_to_download_directory}
code --install-extension section-comment-vsc-1.0.0.vsix