jas-chen / atom-live-server

Launch a simple development http server with live reload capability.
https://atom.io/packages/atom-live-server
MIT License
121 stars 49 forks source link

Can not choose which file to open in Atom-live server on windows platform #204

Closed Leiyufazhuangjia closed 6 years ago

Leiyufazhuangjia commented 6 years ago

when i start the server and open my chrome brawser,it always run certainly one of my html and javascript file.i wonder if there any way to choose which file to open? or some way to change the plugin's default open dir?