-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accessing 'IgnoreFilesIndex' during processing 'filetypes'. #473
Comments
This issue causes deadlock in IntelliJ IDEA side: https://youtrack.jetbrains.com/issue/IDEA-178534 Also next IDE EAP builds will deny loading of current .gitignore plugin versions https://youtrack.jetbrains.com/issue/IDEA-178534#comment=27-2418137
|
Can you please check if it's fixed with |
Sorry if this is the wrong place to ask, but is this issue related to this community post? I recently updated to 2017.2.4 and .ignore v.2.2.1 and my index keeps breaking every now and then. Indexing takes longer than usual and suddenly some files/classes are missing. |
Prerequisites
mobi.hsz.idea.gitignore
package nameDescription
Restarted Android Studio before an update. Android Studio reopened the project I was working on and suddenly almost every codeline had an error that begins with "Cannot resolve... ". The Event Log shown the following:
Additional Information
Projects compile and run on debug mode normally. However, as almost everything is red, it's confusing to the point of annoyance.
Stack Trace
Steps to Reproduce
Expected behavior: No errors.
Actual behavior: Exception Error on .ignore plugin.
Reproduces how often: At the start or at the opening of another project. Compiling a project doesn't trigger it.
Versions
Plugin:
IDE:
OS:
The text was updated successfully, but these errors were encountered: