Open File in External App
I am coming from Eclipse experience and I can't seem to find a way to open Markdown file in the application associated with .md file extension. The issue mostly comes from inability to configure TextMate bundles, but I still would like to know how to open file in the external editor especially if PyCharm has no knowledge of the file type such as .md.
请先登录再写评论。
Note that there is a third-party Markdown plugin for PyCharm.
I have the same trouble with file without extension but with shbang.
I wonder there is no way to open file with specific editor.
Hello,
you can open the file in PyCharm, right-click on it and go to "Associate with a file type" , according to the defined pattern you will be able to open a file with specified type.
Let me know if you have any questions.
Found! Wonderful!
After a while, I am learning pycharm and I am discovering a very very nice product. All the features I used are better than eclipse.
Thanks to all people of jetbrains.
Thank you very much for such pleasant feedback!
Might not be super relevant, but I was stuck trying to remove a file type I previously told the IDE to open externally. (e.g. MP4s were opening with VLC, and tflite were opening with Netron.
So here is the screenshot of how you can remove them. They're classed under "Files opened in associated applications"