microsoft / vscode-postgresql

PostgreSQL extension for VSCODE
Other
422 stars 53 forks source link

Quickstart instructions are inaccurate #121

Open tlunsfordCXP opened 1 year ago

tlunsfordCXP commented 1 year ago

Steps to Reproduce:

  1. Open the PostgreSQL extension window in vscode
  2. See Quickstart step 3
  3. Note that it says In the command palette, select 'Create Connection Profile'. Follow the prompts to enter your Postgres instance's hostname, database, username, and password. However, no such item exists in the command palette
Genovo commented 1 year ago

VSCode shows "Activating Extensions" at bottom tray, then -- nothing Same behavior for "PostreSQL: Connect" Command [Docker Container Postgres already running]

MShuttle commented 4 months ago

The note should say 'Manage Connection Profiles' instead of 'Create Connection Profile'