Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11
🌞 Snippets for the creation of 𝗰𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 𝗶𝗻 𝗩𝗦𝗖𝗼𝗱𝗲! Create useful version documentation📑 Maintain a 𝗰𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴 following the "use a changelog" guide 📜
License
Josee9988/Changelog-and-Markdown-snippets
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Buildsmoothly yourChangelog andMarkdown using the best snippets!
Followingkeep a changelog format andMarkdownLint rules.
For more information check our:GitHub repository andVisualStudio Marketplace orOpenVSX registry.
Do you want to help us improve the extension or did you found a bug?Let us know or contactme.
Check ourchangelog.
24 Snippets that will makeyour coding experience muchfaster.
- Open theCommand Palette of VSCode withCtrl+P or⌘P
- And type:➡️
ext install josee9988.changelog-and-markdown-snippets
| SNIPPET | DESCRIPTION |
|---|---|
cl-Init | The initial structure of the changelog |
cl-NewVersion | Set a new version with the version name and the current date. |
cl-Yanked | For versions that had to be pulled because of a serious bug or security issue. |
cl-Unreleased | For the actual changes. |
cl-Added | Add new features to your project. |
cl-Changed | For changes in existing functionality. |
cl-Deprecated | For soon-to-be removed features. |
cl-Removed | For removed features. |
cl-Fixed | For bug fixes. |
cl-Improved | For feature improvements. |
cl-Security | For security fixes and vulnerabilities. |
cl-Published | Adds a published tag. |
md-Link | Link to a file or to a web page. |
md-Italic | Adds an Italic text. |
md-Bold | Adds a bold text. |
md-Strike | Strike through your text. |
md-List | Make a quick 3 elements list. |
md-InlineCode | Insert an inline code. |
md-MultiLineCode | Insert multi line code. |
md-h1 | Insert a header one H1. |
md-h2 | Insert a header two H2. |
md-h3 | Insert a header three H3. |
md-h4 | Insert a header four H4. |
md-h5 | Insert a header five H5. |
md-h6 | Insert a header six H6. |
md-Box | Insert an unchecked checkbox. |
cl-comes from Changelog specific snippets.
md-comes from Markdown general-purpose snippets.
- Set the IntelliSense snippets to appear on top for the smoothest experience!
"editor.snippetSuggestions":"top",
- Snippets autocompletion when pressing tab.
"editor.tabCompletion":"on",
- Snippets will auto appear when writing.
"editor.quickSuggestions":true,
Made with a lot of ❤️❤️ by@Josee9988
About
🌞 Snippets for the creation of 𝗰𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴𝘀 𝗶𝗻 𝗩𝗦𝗖𝗼𝗱𝗲! Create useful version documentation📑 Maintain a 𝗰𝗵𝗮𝗻𝗴𝗲𝗹𝗼𝗴 following the "use a changelog" guide 📜
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
