8000 GitHub - nukkio/duplicate-and-comment: Atom package - duplicate the selected lines and comment the original
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Atom package - duplicate the selected lines and comment the original

License

Notifications You must be signed in to change notification settings

nukkio/duplicate-and-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duplicate-and-comment package

Duplicate the selected lines and comment the original

example

before:

echo 'hello'

after:

# echo 'hello'
echo 'hello'

About

Atom package - duplicate the selected lines and comment the original

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0