Skip to content

Fix right-click to save cell(s) error. #153

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

Merged
merged 3 commits into from
Jan 27, 2021

Conversation

kpinnipa
Copy link
Collaborator

Fixed and tested issue with cell-saving on right click and with shortcut.

Tested:

  • Single cell save with right-click context menu
  • Multi-cell save with right-click context menu
  • Single cell save with keyboard shortcut
  • Multi-cell save with keyboard shortcut

Change:

  • src/index.ts : outer loop in save command modified from starting at 1 to starting at 0.

@jahn96 jahn96 added the enhancement New feature or request label Jan 27, 2021
@jahn96 jahn96 merged commit 407d388 into jupytercalpoly:master Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants