Choose default "Open In" action
已回答
I want to open .html files in browser by default instead of text editor. Currently I have to go to context menu every time and choose to open it in a browser. Any one knows how to choose default opening behavior for a file inside IntelliJ? I am using 2024.1.6
请先登录再写评论。
That is not entirely true as there are valid cases for such behaviour.
I would also love to see such a feature as I have some files (test error reports) that can be recognized through specific file name patterns (and differ them from generic HTML files). I hate to have to open those files in browser through multiple clicks as those are purely generated files (there is no value in analyzing textual structure).
The problem in proposed solution (open in file browser) is that in my example directory structure constantly changes and there are also other files in those directories that I still need to reach from IntelliJ so I will have those opened in project editor regardless.
Simple option would be to associate them to browser preview instead of text editor same as for example images (PNG files are opening directly instead of editor).
Hi Michal Grad,
Thanks for providing your feedback.
Could you please create a new feature request using this link and describe in detail in it how you see this function?
We'll be sure to review your request. Thanks!