Releases: JetBrains/idea-gitignore
Releases · JetBrains/idea-gitignore
.gitignore support plugin v0.5.4
.gitignore support plugin v0.5.3
Version 0.5.3
- Added "Add template..." action to the "Generate" context menu under Alt + Insert shortcut
- Travis integration
- Donation button - if you find my plugin helpful, just donate it
- Fixed wrong line separators errors (#41)
.gitignore support plugin v0.5.2
.gitignore support plugin v0.5.1
.gitignore support plugin v0.5
Version 0.5
Many thanks to @zolotov for his great support.
- Comments support with Ctrl + / shortcut
- Brackets support
- Generator dialog enhancement (@zolotov)
- Duplicate entry inspection
- Cover entry inspection (checks if entry includes another one)
- Unused entry inspection
- Remove entry quick fix (@zolotov)
- Entry reference navigation with Ctrl + click (@zolotov)
- Rename entry refactoring (@zolotov)
- Color schemes update (introduced bracket, value, slash; removed file, directory)
- Directory line marker
- Multi-gitignore files support for adding from context menu
- Prevent adding duplicate entries (#17)
- and many more...
.gitignore support plugin v0.4
Version 0.4
- Show ignored files by specified Gitignore file (right click on
.gitignore
file) - Add selected file/directory to Gitignore rules from popup menu
- Negation syntax style changed (also fixes #15)
- Fixed problem with negation (AssertionError) (#10)
- Fixed problem with template's wrong line separator (#13)
- Fixed NoSuchMethodError if older SDK does not support notification panel's icon (#14)
- Rewritten BNF and JFlex rules
.gitignore support plugin v0.3.3
.gitignore support plugin v0.3.1
.gitignore support plugin v0.3
0.3 Content generator based on .gitignore templates
0.2.2 Custom color schemes for Default and Darcula
0.2.1 Syntax highlight fix, Color Settings Page sample
0.2 Syntax highlight
0.1 Initial version
.gitignore support plugin v0.2.2
0.2.2 Custom color schemes for Default and Darcula
0.2.1 Syntax highlight fix, Color Settings Page sample
0.2 Syntax highlight
0.1 Initial version