Open marcellanz opened 2 years ago
🤔 I never added explicit support to the plugin for .chunk files AND it is saying it is an unknown file type. I wonder why it is trying to index the file then?
Please also report to JetBrains directly. Maybe they’ll point out some reason why an unknown file type is being indexed instead of just the file types I registered.
Finally, how did you install Erlang? I don’t have chunk files in my SDK as far as I can tell with asdf, but maybe 24.2 added them?
I don’t have chunk files in my SDK as far as I can tell with asdf, but maybe 24.2 added them?
I really don't know, there seem to be quite a few under /usr/local/Cellar/erlang/24.2:
which is the installation of Erlang I get with it installed with brew on macOS.
I wonder why it is trying to index the file then?
Good question, I don't know :) I might have added wrong directories to lib/src/doc in Modules configuration?
If the docs are in the chunks we want them to be able to get the docs. Perhaps the doc code looks for chunks? It was a community contribution.
Either way I’m still surprised that the Stub I Dec API doesn’t ignore unknown file types.
If this is a homebrew install I can install it locally easily enough to try to reproduce it.
If this is a homebrew install I can install it locally easily enough to try to reproduce it.
Cool, let me know if I should share further configuration from my side.
System
Plugin Version: 12.0.1 Application: IntelliJ IDEA Ultimate Edition (2021.3) Operating System: Mac OS X (12.1)
Event
Exception
Stacktrace