Skip to content

Update website demo for column completions#216

Open
Cythia828 wants to merge 12 commits intonextfrom
feat/demo_zhaoge
Open

Update website demo for column completions#216
Cythia828 wants to merge 12 commits intonextfrom
feat/demo_zhaoge

Conversation

@Cythia828
Copy link
Copy Markdown
Collaborator

@Cythia828 Cythia828 commented May 9, 2026

新增内容

  1. 新增字段补全与已创建表的补全demo
  2. Website demo for column completions #170 基础上配合dt-sql-parser最新修改做了更新,同时mergenext分支(next分支也已经merge过最新main分支)
  • 过滤了column为空的情况

修复内容

已有实体后输入空格不应该再补全实体

iShot_2025-01-08_14 26 10

关联Issues

#158

Preview地址

https://cythia828.github.io/monaco-sql-languages/

交互方式

  1. 识别上下文中的语句,进行建表语句的补全
image
  1. 输入字段处提示FROM中的表与FROM中表的所有字段
image
  1. 输入表名后,约束只展示该表下的字段
image
  1. 支持通过表别名访问字段
image
  1. 来源多表出现重名字段时,加上表名区分
image

@Cythia828 Cythia828 changed the title Feat/demo zhaoge Update website demo for column completions May 9, 2026
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.

1 participant