codesandbox / codesandbox/codesandbox-client

Ignore List For File Explorer

Open
#6,678 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

🌈 Feature

Hi, I recently installed PureScript and Spago and ran a few commands which populated a .spago directory with so many files that the file explorer told me that it stops syncing because too many files. It would be cool to be able to define some paths to ignore for the explorer before running such a command, similar to .gitignore. So I could ignore .spago in the first place and the file explorer wouldn't get overwhelmed.

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

The issue names no files or tests. Start by locating the file explorer's file enumeration and syncing entry points, then check how project configuration is read. Done means users can define ignored paths such as .spago before commands run, and those files no longer overwhelm explorer syncing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.