sql-dialect-fmt-hover 1.18.0

LSP/editor-ready hover information for Snowflake SQL keywords, functions, types, procedures, and tasks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "sql-dialect-fmt-hover"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
readme.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
description = "LSP/editor-ready hover information for Snowflake SQL keywords, functions, types, procedures, and tasks."
[dependencies]
sql-dialect-fmt-lexer.workspace = true
sql-dialect-fmt-syntax.workspace = true