Cannot edit or open .txt files
Hi all,
since PHPStorm 8.0 I cannot open .txt files anymore.
Although I added the .txt extension to file types, I cannot open any text file with this extension.
Whenever I try to open it, PHPStorm is displaying the path, but no editor window opens.
Any ideas?
Kind regards
Sven
请先登录再写评论。
Hi there,
1) Please provide a screenshot of whole IDE window when it happens (so that it has all the details, like fil eyou are trying to open etc)
2) How big that file is?
3) Please attach your idea.log (Help | Show Log in...)
I am trying to open the setup.txt. You can also see that the path is being displayed.
The file is only a few bytes large. (like 20 - 30 lines of code)
Here are the latest log entries:
The "setup.txt" file is NOT a Text file in terms of IDE -- it has completely different icon (compare it to "README.txt").
The exceptions you have mentioned suggest that this file is most likely associated with TypoScript plugin and treated as TypoScript file (sorry, cannot be any more precise as I have never seen such file icon till now).
Therefore:
1) "Settings | File Types" (or "Settings | Editor | File Types" as of latest EAP build)
2) Find "TypoScript files" entry (or whatever type this icon represents)
3) Find and delete unwanted pattern from associated patterns (bottom list -- possibly will be "setup.txt")