Hello!
In the project settings PhpStorm'and in Connection settings set the path to the folder on the local server and mappings of the form
S:\localhost\sitename, the server gives these sites on the way view
http ://sitename/ (no domain).
Server: OpenServer 5.1, it does NOT have the option "to make changes to the hosts-file".
Problem: if the IDE to open the file via Alt+F2(or open in browser), it opens the local file
file:///absolyutnayaand need as specified in the mappings
http ://sitename. If you enable the built-in web server in PhpStorm, the website opens on
localhost:63342/otnositelnostiProblem 2: this behavior is not present in all projects, some with right, some wrong. Patterns not found

