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

A new tab is opened when clasp open is executed #23

Closed
NakajimaTakuya opened this issue Jan 23, 2018 · 2 comments
Closed

A new tab is opened when clasp open is executed #23

NakajimaTakuya opened this issue Jan 23, 2018 · 2 comments

Comments

@NakajimaTakuya
Copy link

Expected Behavior

When I run clasp open, I want you to refresh the tab if there is a previously opened tab.

Actual Behavior

Another tab opens.
That behavior makes it hard to tell which is the latest code.

Steps to Reproduce the Problem

  1. invoke: clasp open
  2. invoke: clasp open

Specifications

  • Node version (node -v): v8.9.3
  • Version (npm list | grep clasp): 1.0.7
  • OS (Mac/Linux/Windows): Mac
@grant
Copy link
Contributor

grant commented Jan 23, 2018

You can't really detect which internet browser tabs are open on your operating system due to security.

Also, this feature would be confusing if clasp open fails if you try to open the same script but a day apart.

@NakajimaTakuya
Copy link
Author

NakajimaTakuya commented Jan 23, 2018

I understand.

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