Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: #14998 stream dataTypes and builtinFunctions highlight #152

Closed
wants to merge 1 commit into from

Conversation

liuxy0551
Copy link
Collaborator

@liuxy0551 liuxy0551 commented Oct 30, 2024

  • 部分数据类型高亮,这次只添加了 INT
  • 部分内置函数枚举,这里实际可以不添加,因为子产品中接口会返回,会 concat 进来,但为了防止后续由 monaco-sql-languages 实现所有函数的高亮,这里刚好排查添加上
  • NOT IN 带空格的函数高亮(其他类型也可以)

@liuxy0551 liuxy0551 requested a review from Cythia828 October 30, 2024 12:06
@liuxy0551 liuxy0551 closed this Oct 30, 2024
@liuxy0551 liuxy0551 deleted the feat_stream_14998 branch October 30, 2024 12:12
@liuxy0551
Copy link
Collaborator Author

分支名编号错误,重新建 PR

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