microsoft / microsoft/vscode-pgsql
Save as excel - option to open file location
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 395
- Forks
- 33
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 3
Description
Not sure if this is a feature of this extension or base VS Code, but would be nice to open file location after saving data to excel instead of opening file itself. Most of the time I need to send the file to someone.
I'm migrating from Azure Data Studio and they implemented that feature there and it's really useful.
https://github.com/microsoft/azuredatastudio/issues/24329
Since file is automatically opened in VS Code, maybe add option like it was in Azure Data Studio so users can choose to open location or file in the popup.
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
Start by locating the extension's save-as-Excel flow and the popup that currently opens the file, then compare the requested behavior with the linked Azure Data Studio issue. Done means users can choose between opening the exported file and opening its containing location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, vscode
- Domain
- database, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100