codepod
codepod copied to clipboard
Features without which coding in CodePod would be painful
I am using CodePod to write a full-fledged bioinformatic program. But my process is very slow. It probably took me longer than using VSCode or Jupyter notebok. This is a master issue node of all pains that experienced.
- Adjust output box width and height #178
- copy and paste pods and scopes, at any scope #114
- create pods and scopes inside of a scope #124
- auto shrink and auto shovel #151 #176
- collapse/fold and expand/unroll scopes #179
- add pods and scopes at positions orthogonal to existing pods and scopes (like pressing a or B in Jupyter)
- Search and replacement, and jumping between definitions and references
- keyboard-based
- state switching between editing mode and command mode #87
- hopping between scopes, pods #88
- zoom-in/out
- adding pods
- A convenient way to link/refer to pods and scopes
- Import from and export to Python scripts, and optionall, jupyter notebok. #203
- the ability to run an entire repo/canvas from the top level.