microsoft / microsoft/vscode-pgsql
[Feature Request] Edit result values
Open
Nobody has claimed this yet.
enhancement
needs-verify
- Dominant language
- No language data
- Stars
- 395
- Forks
- 33
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 3
Description
When visualizing the result from a select, would be nice to be able to edit (enter / f2) values in each cell and save (ctrl+s / cmd+s) them
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by locating the SELECT result visualization and its result-grid implementation, then determine how cell editing and save commands should interact with PostgreSQL updates. Done means values can be edited with Enter or F2 and saved with Ctrl+S or Cmd+S.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, vscode
- Domain
- databases, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100