processing / processing/p5.js-web-editor

Personal library for saving and reusing code snippets

Open
#3,791 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request Needs Discussion
Dominant language
JavaScript
Stars
1.7k
Forks
1.7k
Avg merge
3d 4h
Merged PRs (30d)
8

Description

Increasing Access
Feature request details

Users often reuse certain code patterns across projects. A snippet library would let them save and quickly insert frequently used code.
Proposed Features

Save selected code as named snippet
Organize snippets by category/tags
Quick insert via keyboard shortcut or palette
Share snippets with community (optional)
Import common snippets (easing functions, color palettes, etc.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reviewing the editor's existing code-saving and insertion flows, then narrow the proposal to a defined first slice with explicit storage, organization, and insertion behavior; done should include agreed scope and tests for that slice.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.