microsoft / microsoft/vscode-pgsql

Add support to view/edit object comments

Open
#111 0 comments 1 reaction 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

Type: Feature Request

There is no way to view comments on tables, columns, etc. in the object explorer view. Also the "Script as create" option on objects (eg. tables) does not seem to bring over existing comments. See https://www.postgresql.org/docs/current/sql-comment.html

Extension version: 1.6.0
VS Code version: Code 1.101.2 (2901c5ac6db8a986a5666c3af51ff804d05af0d4, 2025-06-24T20:27:15.391Z)
OS version: Windows_NT x64 10.0.26100
Modes:

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

Start with the object explorer view and the “Script as create” option described in the issue, then consult the PostgreSQL COMMENT documentation linked there. Done means comments on tables, columns, and similar objects can be viewed and edited, and generated create scripts preserve existing comments.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, vscode
Domain
databases, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.