Releases: JetBrains/idea-gitignore
Releases · JetBrains/idea-gitignore
.ignore v1.1
- Fixed performance issues
- Handling outside ignore rules (.gitignore global file)
- Languages settings (configurable list in
New file
, marking as ignored in Project tree) .jshintignore
support (JSHint)ignore-glob
support (Fossil).tfignore
support (Team Foundation).p4ignore
support (Perforce)- Fixed "Add to null" issue (#96)
- Fixed @NotNull parameter 'ancestor (#93)
- Fixed ignored files coloring (#85, #87)
- Default user template
.ignore v1.0.2
- CLion VerifyError hotfix (#89)
.gitignore support plugin v1.0.1
.gitignore support plugin v1.0
- Ignored files coloring in the Project View (customizable style)
- Regex support (used with Mercurial and Darcs)
- Syntax switching support for Mercurial (with suggestion)
- Incorrect entry syntax inspection
.boringignore
support (Darcs version control)
.gitignore support plugin v0.9
.chefignore
support (Chef automation tool).cvsignore
support (CVS version control).bzrignore
support (Bazaar version control)- Grouped actions for creating new file
- Ant build file fix
.gitignore support plugin v0.8.1
- Plugin renamed to
.ignore
- Idea 12 support (all products since build 123) (#71)
- Inspections are back again
- Few minor fixes
.gitignore support plugin v0.8
.gitignore support plugin v0.7
.gitignore support plugin v0.6.1
.gitignore support plugin v0.6
Version 0.6
- Reimplemented templates generator (tree structure, checkboxes allow to add many templates at once)
- Find template by its content
- "Add template..." option in context menu
- Fixed no search input by default (#27)
- Fixed CommonDataKeys NoClassDefFoundError (#51)
- Fixed "Cannot create .gitignore, file already exists." (#55)