Skip to content

Commit

Permalink
Update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yas7010uv committed Dec 11, 2022
1 parent 38c07b7 commit 1b97e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
This tool is a Language Server to support development with `PostgreSQL` and `PL/pgSQL`.
This is accomplished by a combination of querying the database and parsing SQL.

![preview](images/preview.gif)

## Features

- complete definitions.
Expand Down Expand Up @@ -75,8 +77,6 @@ See https://www.postgresql.org/docs/current/sql-commands.html
1. Set your database connection to VSCode settings.
1. Open `.pgsql` file and edit your code!

![preview](images/preview.gif)

## VSCode Settings Sample

```jsonc
Expand Down

0 comments on commit 1b97e8a

Please sign in to comment.