Skip to content

Conversation

@pokey
Copy link
Member

@pokey pokey commented Jan 5, 2022

Fixes #420

@pokey pokey changed the title Cross cell selection Cross-cell set selection Jan 5, 2022
@pokey pokey requested a review from AndreasArvidsson January 5, 2022 21:32

// FIXME: There seems to be some timing issue when you create a notebook
// editor
await sleep(1000);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a pain, but seems to be the only way to get CI to pass reliably 😕

@AndreasArvidsson AndreasArvidsson merged commit 004ce14 into main Jan 8, 2022
@AndreasArvidsson AndreasArvidsson deleted the cross-cell-selection branch January 8, 2022 16:05
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

Successfully merging this pull request may close these issues.

Support moving cursor between cells in a notebook

3 participants