Releases: mai-space/plugin-phpstorm-typo3-commit-template
Releases · mai-space/plugin-phpstorm-typo3-commit-template
v1.0.6
v1.0.5
Added
- Add tooltips and placeholders
- Fixed TextArea resizing pushes other content over the panel
- Auto-Add Star for focus into TextArea
- Auto-Add Star for each
return
press - Enhance Action Icon
- Used deprecated method in GitUtils in order to save import of git4idea
- Added ´getIssueNoFromBranchName´ Button
- Added GitUtils for Project Branch name
- Fix mac shortcut
v1.0.4
Added
- Refined regex patterns
- Fixed cancel Prompt results in Message Override
- Add multiple related issues function
- Add resolve, depends and release options based on guideline
- Fixed parsing of changelogs
- Parse Changelogs and replace dash with star
General
- Fixed missing Link in Readme
Code enhancements
- Local 'var' is never modified and can be declared as 'val'
- Redundant semicolon
- Unused import directive
- Redundant modality modifier
- Redundant visibility modifier
- Accessor call that can be replaced with property access syntax
- Join declaration and assignment
v1.0.3
Added:
- Reopening Commit Template parses old commit Message into Dialog