Skip to content

kjprovencal/vscode-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-comments README

Simple vscode extension for conditionally commenting blocks or lines of code. Start a comment using cmd+/. If multiple lines are selected, a block comment will be created using editor.action.blockComment. If 1 or fewer lines are selected, a line comment is created using editor.action.lineComment.

Releases

No releases published

Packages

No packages published