Skip to content

ASCII Art Section Comment Extension for Visual Studio Code

Notifications You must be signed in to change notification settings

yigitkula/section-comment-vsc

Repository files navigation

Section Comment Visual Studio Code Extension

ASCII Art Section Comment Extension for Visual Studio Code.

Inspired by Section Comment Sublime Text Plugin.

/* 
##     ##  ########   ##         ##          #######   
##     ##  ##         ##         ##         ##     ##  
##     ##  ##         ##         ##         ##     ##  
#########  ######     ##         ##         ##     ##  
##     ##  ##         ##         ##         ##     ##  
##     ##  ##         ##         ##         ##     ##  
##     ##  ########   ########   ########    #######   
*/ 

function helloWorld(params){
  // your code here
}

INSTALLATION

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

About

ASCII Art Section Comment Extension for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published