posit-dev / posit-dev/positron

Use of "all caps" for display of workspace folder in EXPLORER can create confusion

Open
#8,397 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: ui enhancement support
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

System details: pop os 22.04

Positron and OS details:
Interpreter details:

Describe the issue:

In the EXPLORER window, when selecting a working directory, the directory name should be respected and not converted to uppercase. On Linux, because it's case-sensitive, and if camelcase is used in the naming convention, it becomes confusing.

Steps to reproduce the issue:

Expected or desired behavior:

Were there any error messages in the UI, Output panel, or Developer Tools console?

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 by reproducing the issue in the Explorer on Linux with a camel-case workspace folder, then trace where the folder name is formatted for display. The change is done when the Explorer preserves the directory's original capitalization without affecting folder selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.