atom-live-server
atom-live-server copied to clipboard
It only opens only the first project in the Project list
If you have multiple projects, this plugin opens the first in the list. It would be nice to select which project you want to open. Or at least make it clear on the README
I just experienced this same issue... solved it by now ? thanks
I've got the same issue. It just opens the first project on the list, also if you have an index file it'll just open that file without asking and doesn't let you open anyone else.
What's your ideal UX to select which project you would like to open?
How about a drop down list that let the user select among all the projects root folder?
same issue
Hi @richiksc
What's your ideal UX to select which project you would like to open?
Maybe like Live Server on Visual Studio Code: it opens the file in the tab that is currently selected. As root, it uses the root of the project for that file. It's quite handy...
Sure, using the currently opened tab's project is a great idea! I'll work that into the atom-live-server-plus package.
@richiksc that's cool! i just too busy to maintain this package, it's great to hear what you are doing. I think I can deprecate this package once yours published.
@richiksc @jas-chen would love to see that feature as well. Having to reorganize the projects in the left-hand sidebar is not the best UX in fact. Current tab sounds like the best option to me as well.
This issue was fixed in richiksc/atom-live-server-plus release v3.0.0.