Skip to content

Conversation

@predragnikolic
Copy link
Member

Moving the PostgreSQL docs to a new SQL section.

@netlify
Copy link

netlify bot commented Nov 4, 2025

Deploy Preview for sublime-lsp ready!

Name Link
🔨 Latest commit 7555a4b
🔍 Latest deploy log https://app.netlify.com/projects/sublime-lsp/deploys/690f68038f63cd000820a136
😎 Deploy Preview https://deploy-preview-2675--sublime-lsp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

### PostgresSQL
1. Install the [Postgres Language Server](https://pg-language-server.com/latest/manual_installation/).
2. Open any .sql file and select `View > Syntax > Open all with current extension as... > SQL > PostgreSQL` to set the PostgreSQL syntax as the default.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is necessary. It seems like PostgreSQL files can have special file extensions too: https://github.com/sublimehq/Packages/blob/9de8e396796f5013ac5dd51a189d4c4bb6537a5d/SQL/PostgreSQL.sublime-syntax#L9-L11

Perhaps just an advice like "Ensure that the PostgreSQL syntax is applied to the relevant files, for example by selecting View > Syntax > SQL > PostgreSQL." would be better.

"jag": {
"enabled": true,
"command": ["jag" "lsp"],
"command": ["jag", "lsp"],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is an unrelated minor change

@predragnikolic predragnikolic merged commit 7e1e93e into main Nov 8, 2025
4 checks passed
@predragnikolic predragnikolic deleted the predragnikolic-patch-1 branch November 8, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants