Skip to content

fix: #165 disable completion in comments - #227

Open
liuxy0551 wants to merge 1 commit into
DTStack:nextfrom
liuxy0551:fix_165
Open

fix: #165 disable completion in comments#227
liuxy0551 wants to merge 1 commit into
DTStack:nextfrom
liuxy0551:fix_165

Conversation

@liuxy0551

Copy link
Copy Markdown
Collaborator

改动内容

#165

  • 光标位于 SQL 注释内时,不再触发代码补全
  • 通过当前语言的 Monarch tokenizer 判断注释状态,并在调用 worker/C3 前结束补全流程
  • 正确区分块注释内部和 */ 之后的位置
  • 新增单行注释、MySQL # 注释、块注释及非注释边界场景单测

预览地址

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

2026-07-29 15 09 38

@liuxy0551
liuxy0551 requested a review from Cythia828 July 29, 2026 08:20
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