This extension integrates license snippets into VS Code.
- Insert license by typing
l-<license_SPDX_short_identifier>
(Ex.l-MIT
,l-0BSD
,l-Apache-2.0
) - A full list of supported licenses and SPDX short identifiers can be found here
- Snippets can be inserted in a variety of file types. (For a compelete list, see List of supported languages)
Your feedback is always welcome, wether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- All licenses were scraped from Open Source Initiative.