microsoft / microsoft/vscode-pgsql

Column details in suggestion list

Open
#260 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
395
Forks
33
Avg merge
1h 46m
Merged PRs (30d)
3

Description

Load (async if possible I guess) the column's details and show it as a description.
Image
For example here the ">" should appear and show that fk's reftable and other related informations about the column.

Contributor guide

No contributing guide indexed for this repository

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

No file or test is named. Start by locating the suggestion-list UI and the existing column metadata lookup, then determine whether the details can be loaded asynchronously. Done means column suggestions expose an expandable description showing foreign-key reference tables and other related column information.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.