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

FeatureRequest: Add tabs #35

Open
rustysys-dev opened this issue Sep 6, 2019 · 1 comment
Open

FeatureRequest: Add tabs #35

rustysys-dev opened this issue Sep 6, 2019 · 1 comment

Comments

@rustysys-dev
Copy link

I found recently that I want to try multiple different things at once. It would be wonderful if the placespace supported editor tabs.

workarounds I can do but prefer not to.

  • open another playspace browser tab ( in an already cluttered browser... )
  • save the script as a share link ( need to manage a list.. )
  • erase one script and start another.. ( lose the code I was testing previously )

Some thoughts regarding possible implementation:

  • allow tabs to compile together ( interesting idea, although I personally do not need it )
  • allow tabs to compile apart ( definitely would like to see. )
  • each tab has a separate share link ( would prefer )
  • all tabs ( workspace ) have a common share link ( interesting do not need )
  • output pane is saved per tab
@iafan
Copy link
Owner

iafan commented Sep 6, 2019

I think this is exactly what browser tabs are for. You can open a new browser window for your coding experiments and keep several tabs open, then discard the entire window once you're done.

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