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

Add tabs to code editor so you can have more than one code cell open #1221

Open
davidfig opened this issue Mar 26, 2024 · 1 comment
Open
Labels
type: enhancement new feature or request

Comments

@davidfig
Copy link
Collaborator

No description provided.

@luke-quadratic
Copy link
Contributor

Brainstorming on expected behavior..

Expected behavior:

  • when editor is open and you click into another cell editor stays open and just opens additional tab, original tab you were on stays open
  • tab names are the cell the code belongs to, e.g. "Cell (9,2) Python"
  • when you close editor and reopen via a cell the tabs will have closed and only tab open is the cell you just clicked into (not sure on this one, are tabs maintained throughout the session unless you explicitly close a tab?)

@luke-quadratic luke-quadratic added the type: enhancement new feature or request label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants