Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

0.6.0

Compare
Choose a tag to compare
Loading
@github-actionsgithub-actions released this 23 Apr 12:40
· 71 commits to main since this release
dfd40e7
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Postgres Language Server

A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.

0.6.0

🚀 Features

  • (completions) Filter out irrelevant completion items: For example, it does not make sense to suggest columns in a FROM clause.

  • (completions) Insert schema name when selecting non-public tables: If you accept a suggestion from another schema thenpublic, the schema name will be added into the editor.

🐛 Bug Fixes

  • (completions):, does not trigger suggestions anymore (' ' still does)
  • (completions): Fixed a bug where'.' led to invalid completions.
  • (completions): Completion items are now correctly sorted in the editor.
Assets9
Loading
maciejcieslar, NTBBloodbath, pertsevds, and jaov reacted with thumbs up emoji
4 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp