Skip to content

Commit dea101b

Browse files
authored
docs: Add Sublime Text setup instructions
Added installation instructions for Sublime Text.
1 parent e7432ba commit dea101b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guides/ide_setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ The language server is available as an Extension. It's published from [this repo
2121
> [!NOTE]
2222
> Is there a extension for an editor that is not listed here? Please file a PR and we will be happy to add it to the list
2323
24+
## Sublime Text
25+
26+
See [install instructions](https://lsp.sublimetext.io/language_servers/#postgresql).
27+
2428
## Integrate in an editor extension
2529

2630
Is your favorite editor missing? Thanks to the language server protocol, integrating the Postgres Language Server protocol should be straightforward.

0 commit comments

Comments
 (0)