Releases: JetBrains/idea-gitignore
Releases · JetBrains/idea-gitignore
.ignore v2.3.0-RC.1
.ignore v2.2.2
.ignore v2.2.1
.ignore v2.2.1-RC2
.ignore v2.2.1-RC1
Implemented enhancements:
- Migration to the native IDE indexing
- EAP repository channel
- Prettier (.prettierignore) support #466
Fixed bugs:
.ignore v2.2.0
Implemented enhancements:
- Migration to the native IDE indexing
- EAP repository channel
- Prettier (.prettierignore) support #466
Fixed bugs:
.ignore v2.1.1
Implemented enhancements:
- Migration to the native IDE indexing
- EAP repository channel
- Up (.upignore) support #445
Fixed bugs:
- Performance improvements #415
- ConcurrentModificationException in THashIterator #413
- Read access is allowed from event dispatch thread or inside read-action only #419
- UnsupportedOperationException in IgnoreEditorManagerListener #399
- Missing StyleLint parserDefinition #394
- NoSuchMethodError VcsRepositoryManager.getInstance #403
- NoClassDefFoundError VcsRepositoryManager #406
- "Outer" ignore rules include extraneous files #401
.ignore v2.1.0-RC.1
Implemented enhancements:
- Migration to the native IDE indexing
- EAP repository channel
Fixed bugs:
.ignore v2.0.4
Implemented enhancements:
- Migration to the native IDE indexing
- Git submodules
info/exclude
files support #287 - Swagger Codegen (.swagger-codegen-ignore) support (thanks to @jimschubert)
- Kubernetes Helm (.helmignore) support (thanks to @sergei-ivanov)
- File type for .dockerignore should not be named 'Docker' #375
Fixed bugs:
- Files are not marked at startup #379
- Handle multiple submodules in project (reset parent rules) #383
- Tracking of ignored files showing false positives #310
- Correct handle of leading slash on directory name #340
- Fixed handling excluding (!) entries #350 #344 #361 #364
- Fixed nested ignoring #346
- Fixed "You are editing..." message display conditions #351 #352 #356
- It's prohibited to access index during event dispatching #358 #355 #369
- Already disposed: com.intellij.util.messages.impl.MessageBusImpl #360
- NotNull error when changing directory name ##391
- Fixed missing ESLint parserDefinition ##394
- Wrap
git rm
command with quotes ##339 - Argument for @NotNull parameter 'fragment' must not be null ##345
v2.0.0-rc.1
Implemented enhancements:
- Migration to the native IDE indexing
- Git submodules
info/exclude
files support #287 - Swagger Codegen (.swagger-codegen-ignore) support (thanks to @jimschubert)
Fixed bugs:
- Tracking of ignored files showing false positives #310
- Correct handle of leading slash on directory name #340
- Fixed handling excluding (!) entries #350 #344 #361 #364
- Fixed nested ignoring #346
- Fixed "You are editing..." message display conditions #351 #352 #356
- It's prohibited to access index during event dispatching #358 #355 #369
- Already disposed: com.intellij.util.messages.impl.MessageBusImpl #360