RubyMine - indexing is very slow for Ember projects despite excluding folders
Hi everyone,
I am using the ember.js plugin in RubyMine to work on Ember projects, and I've noticed that the IDE takes an unreasonably long time to do some tasks that would take seconds in a Ruby project - such as Git operations (push, pull, checking out branches, and reverting changes to files) - can sometimes take minutes in an Ember project.
I've excluded three directories in my Ember projects which I'd expect to cause constant re-indexing - `dist`, `node_modules`, and `tmp`. I've also gone to Settings > Languages & Frameworks > JavaScript > Libraries and unchecked `node_modules` and many entries involving the `tmp` folder.
I'm thinking I either need to exclude more directories from indexing, or something else is wrong. Can someone please help point me in the right direction?
Please sign in to leave a comment.
Hello, please attach all content of Log directory, please see how to find: https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs. In this directory there are thread dump, they will be very useful to figure out what is slow exactly. Thanks.
Solution that work for me:
delete or edit /home/user/.config/JetBrains/RubyMine2023.3/options/filetypes.xml