File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,7 @@ This extension is fixed [clone](https://github.com/jptarqu/VSCodeExtension-Postg
88- Completion Lists for global postgres functions (copied from the Postgres official documentation)
99- Snippets
1010
11- ![ example] ( images/example.gif )
12-
11+ <img src =" https://raw.githubusercontent.com/doublefint/vscode-pgsql/master/client/images/example.gif " alt =" demo " style =" width :480px ;" />
1312
1413## Fixes
1514- use connection string with port and password
Original file line number Diff line number Diff line change @@ -8,8 +8,7 @@ This extension is fixed [clone](https://github.com/jptarqu/VSCodeExtension-Postg
88- Completion Lists for global postgres functions (copied from the Postgres official documentation)
99- Snippets
1010
11- ![ example] ( images/example.gif )
12-
11+ <img src =" https://raw.githubusercontent.com/doublefint/vscode-pgsql/master/client/images/example.gif " alt =" demo " style =" width :480px ;" />
1312
1413## Fixes
1514- use connection string with port and password
Original file line number Diff line number Diff line change 22 "name" : " pgsql" ,
33 "description" :
" postgres language support, snippets, runner. Fixed clone of [email protected] by JPTarquino" ,
44 "license" : " MIT" ,
5- "version" : " 0.0.5 " ,
5+ "version" : " 0.0.6 " ,
66 "publisher" : " doublefint" ,
77 "engines" : { "vscode" : " ^0.10.1" },
88 "icon" : " images/logo.png" ,
You can’t perform that action at this time.
0 commit comments