codepod icon indicating copy to clipboard operation
codepod copied to clipboard

Codepod IDE: Scalable Interactive Coding

Results 81 codepod issues
Sort by recently updated
recently updated
newest added

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...

P2

page=1,2,3..., 20 per page. Also, consider adding sections, e.g., my repos, shared with me, starred, and trending.

enhancement
P3

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...

ideas

You can repeat the error in this repo: https://app.codepod.io/repo/eyusr62dyglelzg7m4jz ![image](https://github.com/codepod-io/codepod/assets/438579/16acecec-367c-48a9-a37f-e8469ad6562c)

bug
P1

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).

enhancement
P3

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...

bug

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...

enhancement
P2

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`...