Skip to content

Conversation

psteinroe
Copy link
Collaborator

@psteinroe psteinroe commented Oct 18, 2025

  • primary config file is now postgres-language-server.jsonc
  • we still support postgrestools.jsonc as a fallback
  • added warnings to lsp (via message) and cli if deprecated config file is used
  • updated all references in the documentation
Screenshot 2025-10-18 at 20 47 22 Screenshot 2025-10-18 at 21 22 45

let postgrestools_node_schema_path =
Path::new("./node_modules/@postgrestools/postgrestools/schema.json");
let pgls_node_schema_path =
Path::new("./node_modules/@postgres-language-server/cli/schema.json");
Copy link
Collaborator

Choose a reason for hiding this comment

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

der packagename ist schon reserviert, ja?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, und pgls ist auch nicht mal verfügbar was die Auswahl vereinfacht hat :D

@psteinroe psteinroe merged commit f113ec7 into main Oct 19, 2025
8 checks passed
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.

2 participants