posit-dev / posit-dev/positron
Variables View: Support sorting by Ascending or Descending
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
Positron Version:
Positron Version: 2023.11.0 (Universal) build 1166
Code - OSS Version: 1.84.0
Commit: 1c59a0292ff691d32f7a752c91d934558e518096
Date: 2023-11-15T03:09:15.635Z
Electron: 25.9.2
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 22.6.0
Description
Currently, the Environment pane has the option to sort by Name or Size.
It would be nice to have the option to switch between Ascending or Descending sorting.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Environment pane and its existing Name or Size sorting controls. Trace the current sorting entry point and determine how ascending and descending choices should be exposed; done means the Variables View can switch direction for both supported sort modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100