microsoft / microsoft/vscode-pgsql
add an auto connect option for editing sql files
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 395
- Forks
- 33
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 3
Description
When I started using this extension I expected an auto connect option, where I activate a connection once for a project and then whenever I open a sql file inside the project this connection is auto opened / reused. Is this some possible enhancement for this extension or generally out of scope?
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
No files, tests, or entry points are identified in the issue. Start by locating how the extension opens and stores PostgreSQL connections for SQL editors, then determine how a project-scoped connection could be selected and reused. Done means an activated project connection is automatically reused when a SQL file in that project is opened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, vscode
- Domain
- database, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100