How do I open single JSON file? But not in LightMode?
Recently, if I had a project open, and went to open a JSON file that was outside the project, it would open in the instance of WebStorm already open. Now, it opens in LightMode. Is there a way or some setting I can set to fix that? I'm using WebStorm 2022.1 and Windows 11. If anybody can suggest answer that useful for me. MyCCPay Portal
Please sign in to leave a comment.
For me, the LightEdit mode is not activated unless I open the file from command line with
webstorm -e %file%
. Could you share a video recording of the issue?