codepod
codepod copied to clipboard
Codepod IDE: Scalable Interactive Coding
This feature helps organize the canvas hierarchy. Specifically, it consists of two features: 1. a button to turn selected pods into a scope 2. a button to select all pods...
page=1,2,3..., 20 per page. Also, consider adding sections, e.g., my repos, shared with me, starred, and trending.
There are two ideas: 1. we can **pin an existing pod from the canvas**. The pinned pods will appear on a fixed panel on the right for easy access and...
You can repeat the error in this repo: https://app.codepod.io/repo/eyusr62dyglelzg7m4jz 
It would be great to show users 1. what pods their peers are selecting, and 2. the cursors of the peers (like Miro's cursors below).
Old: - ``: jump to parent - ``: jump to top-left child Problem: `` needs to be reserved for close pop-up menus, e.g., right-click menus. Proposed: - `-`: jump to...
If I create a new repo, and click "Codepod" in the breadcrumbs to navigate back to the dashboard, the new repo will not appear on my dashboard until I manually...
We indeed need a unified undo/redo to handle both canvas (Reactflow) and text (Monaco and Remirror) operations, as suggested by @forrestbao. This needs to be done with [Yjs UndoManager](https://docs.yjs.dev/api/undo-manager) to...
We need to put the following into awareness, so that users can see their peers' state: 1. selected pods 2. focused pods
The attachment of this issue is an ipynb exported from [this Codepod repo](https://app.codepod.io/repo/eyusr62dyglelzg7m4jz). It has some format issues incompatible with [NBFormat 4.0](https://github.com/jupyter/nbformat/blob/main/nbformat/v4/nbformat.v4.schema.json ): 1. `#/metadata` has no property called `name`...