Add horizontal lines around "all" Jupyter cells #11339
ma-sadeghi
started this conversation in
New Ideas
Replies: 1 comment 2 replies
-
from #6606, it looks like we used to have grey lines for inactive cells (and that was too noisy for some). We could look into trying to enable that again through a setting |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, only the active cell with the cursor is surrounded with horizontal lines. It'd be nice for visibility to add them to "all" the cells, not just the active one. Jupyter does this and I think it makes it more organized. Here's a screenshot of what VS Code currently does:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions