We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7432ba commit dea101bCopy full SHA for dea101b
docs/guides/ide_setup.md
@@ -21,6 +21,10 @@ The language server is available as an Extension. It's published from [this repo
21
> [!NOTE]
22
> 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
23
24
+## Sublime Text
25
+
26
+See [install instructions](https://lsp.sublimetext.io/language_servers/#postgresql).
27
28
## Integrate in an editor extension
29
30
Is your favorite editor missing? Thanks to the language server protocol, integrating the Postgres Language Server protocol should be straightforward.
0 commit comments