All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Update dependencies and Resolve vulnerabilities
- Editor: The git data caches are not cleared when the editor closed
- Update marked module to v4.0.10
- Update octokit module to v18.12.0
- Can't resolve git hosting service url with SSH protocol, closes #3
- IntelliSense: Add a new scope suggestion feature
- If
gitCommitMessageEditor.intelliSense.completion.logScopes.enabled
option istrue
, the scope suggestion list also includes the parsed scopes from existing commit history.
- If
- Update gitmojis module to v3.8.0
- Editor: Open the commit message editor with the repository containing the current active file
- Unable to open the specific repo from the Source Control view, closes #1
- Fix previewing of images in the issue description widget
- Fix the calculation of some hover ranges
- IntelliSense: Add hover features for summary and footer
- Support Type, Scope and Emoji of the Summary line
- Support Type, Issues and Commits of the Footer lines
- Update README
- Add descriptions for new features
- Update other descriptions
- Correct minor typos of infomation messages
- The consent of GitHub authentication does not apply immediately
- Error handling for GitHub private repository
- Update README
- IntelliSense
- Add issues completion feature for the Footer type
Closes
- Add commits completion feature for the Footer type
Refs
- Add author name for commit details
- Add issues completion feature for the Footer type
- Update README
- Add descriptions for new features
- Update other descriptions
- Update README
- Add more description to Editor section
- Escape
#133
link to non-link
- Parser: Allow the scope can optionally begin with $
- You can also create new scope beginning with $
- IntelliSense: Update the description of the Footer Types
- IntelliSense: Add trigger all gitmoji suggestions
- Cancel (pressing Esc) the suggestions widget and re-trigger by typing Ctrl+Space follow the
:
(colon)
- Cancel (pressing Esc) the suggestions widget and re-trigger by typing Ctrl+Space follow the
- Update README
- IntelliSense: The emoji of the Closes type of the Footer changed to 🔗 from #️⃣
- 🎉 The extension was released