atom-live-server icon indicating copy to clipboard operation
atom-live-server copied to clipboard

It only opens only the first project in the Project list

Open gverni opened this issue 7 years ago • 10 comments

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

gverni avatar Dec 23 '17 12:12 gverni

I just experienced this same issue... solved it by now ? thanks

Flamerinus avatar Jan 18 '18 02:01 Flamerinus

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.

vincent-ML avatar Jan 28 '18 21:01 vincent-ML

What's your ideal UX to select which project you would like to open?

richiksc avatar Jun 07 '18 00:06 richiksc

How about a drop down list that let the user select among all the projects root folder?

gverni avatar Jun 12 '18 13:06 gverni

same issue

Leiyufazhuangjia avatar Nov 19 '18 09:11 Leiyufazhuangjia

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...

gverni avatar Nov 19 '18 10:11 gverni

Sure, using the currently opened tab's project is a great idea! I'll work that into the atom-live-server-plus package.

richiksc avatar Nov 19 '18 20:11 richiksc

@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.

jas-chen avatar Nov 20 '18 01:11 jas-chen

@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.

hugosaintemarie avatar Feb 21 '19 08:02 hugosaintemarie

This issue was fixed in richiksc/atom-live-server-plus release v3.0.0.

richiksc avatar Feb 25 '19 17:02 richiksc