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

How could I realize the same functionality of CodeMirror 5.x sql-hint in CodeMirror6 #598

Closed
wanglufei-567 opened this issue Oct 16, 2023 · 1 comment

Comments

@wanglufei-567
Copy link

Hi!
When I migrate from CodeMirror 5.x, I found this situation
CodeMirror 5.x with sql-hint
image

CodeMirror 6.x with autoComplete
image

keyword + "." couldn't highlight
DYNAMIC_PARAMS is my custom keyword

so how could I make "DYNAMIC_PARAMS." highlight

@jaywcjlove
Copy link
Member

jaywcjlove commented Oct 16, 2023

@wanglufei-567 Go here to ask -> https://discuss.codemirror.net/

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

No branches or pull requests

2 participants