Open Issues Need Help
View All on GitHub Navigate between cells 4 months ago
AI Summary: This issue describes the initial implementation of cell navigation within a plugin, where cells are delimited by `# %%`. The core tasks involve adding functions to find these cell delimiters, enabling jumps between cells, defining Plug keybindings for these jump functions, and ensuring the entire feature is accessible through the plugin.
Complexity:
2/5
enhancement good first issue