Cannot open editor for empty yml files
Answered
When I create a new empty YAML file in my project, I'm unable to open it for editing. Double clicking on the file will update the breadcrumbs but does not open an editor. If I open the file in another application and add at least one character to the file and save, I'm able to open the file in IDEA. Any ideas what could be causing this?
I'm using 2019.2 and have the following plugins installed:
- CheckStyle-IDEA
- FindBugs-IDEA
- IdeaVim
- Lines Sorter
Please sign in to leave a comment.
Are there any related exceptions in idea.log? https://intellij-support.jetbrains.com/hc/articles/207241085 . The issue is not reproducible for me.
The only relevant log lines I found. Maybe an issue with the IdeaVim plugin?
Please try to disable IdeaVim plug-in and see if it helps.