Bug when indexing big file? (500mb)
已回答
I have a web project with Flask and Vue.JS, when I put in a folder a Word2Vec model of 522MB, Pycharm stops working and show me this alert:

I tried to remove it from the folder and starts working again, so I supposed it was something with indexing, I excluded the folder and tried to move the file there again, but it shows the same warning again, any thoughts or I can send you some file with more technical information?
请先登录再写评论。
Please, file an issue to PyCharm bug-tracker: https://youtrack.jetbrains.com/issues/PY with a screenshot of your project structure (Settings| Project| Project Structure) and your zipped log folder (Help| Show log), we'll investigate the problem. Thank you.