pingdotgg / pingdotgg/t3code

[Bug]: Repo root 'setup.sh' and 'setup.ps1' files are not visible in the Files view

Open
#7,528 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

Description

Before submitting
  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.
Area

apps/desktop

Steps to reproduce

create a repo with files on the root called setup.ps1 and/or setup.sh
Open the repo as a project
Open the right hand side menu select Files.

Expect: to see the files
Actual:: the files are not displayed.

anything.sh does show up. Once renamed to SETUP1.sh it is gone.

Windows 11.

Expected behavior

Expect: to see the files

Actual behavior

Actual:: the files are not displayed.

Impact

Minor bug or occasional failure

Version or commit

0.0.33

Environment

Windows 11

Logs or stack traces

Screenshots, recordings, or supporting files

t3_vs_vscode.png

Workaround

They are visible in VS Code, so I'm reading the files there instead.

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

Start in apps/desktop by reproducing the Files view behavior on Windows 11 with root-level setup.sh and setup.ps1 files, then trace the code that filters or lists repository files. Compare those names with anything.sh and SETUP1.sh. Done means both setup files appear in the Files view while the existing file-display behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.