Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Integrate remotedev-server #1

Open
jhen0409 opened this issue Mar 10, 2016 · 2 comments
Open

[Proposal] Integrate remotedev-server #1

jhen0409 opened this issue Mar 10, 2016 · 2 comments

Comments

@jhen0409
Copy link

It maybe a separate tab, just like Nuclide's React Native Server Mode.

@zalmoxisus
Copy link
Owner

Looking at Nuclicide implementation, we can also open a separate tab for the terminal, but I think starting and stopping remotedev-server in background would be more convenient (just by setting host and port on the settings popup). Alternatively, we can add the ability to open the terminal to see the status. I was planning to implement this for Electron app in remotedev-app, but didn't investigated yet. Any ideas of the implementation are welcomed.

@jhen0409
Copy link
Author

but I think starting and stopping remotedev-server in background would be more convenient (just by setting host and port on the settings popup).

It may not easy to implement in Atom, because it's start via independent process of each window, rather than the main process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants