An open API service indexing awesome lists of open source software.

https://github.com/chenjd/vscode-standardheader

VSCode-StandardHeader
https://github.com/chenjd/vscode-standardheader

Last synced: 24 days ago
JSON representation

VSCode-StandardHeader

Awesome Lists containing this project

README

          

# README
### VS Code LicenseHeader

* https://marketplace.visualstudio.com/items/JiadongChen.LicenseHeader
* https://github.com/chenjd/VSCode-StandardHeader

An extension for adding license headers to source code files, you should know:

* Press `shift+cmd+1` to insert a standard header to your file!
* Default header is The MIT License(MIT)

###Install
`ext install licenseheader`

####ScreenShot
![Alt text](https://github.com/chenjd/VSCode-StandardHeader/raw/master/res/screenshot.png)

** Enjoy!**