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

[Enhancement]: insert 和 update 语句可以高亮提示字段注释 #4121

Open
liuqiang123456 opened this issue Jan 3, 2025 · 0 comments
Labels
enhancement New feature or request type-feature The functionality to be implemented

Comments

@liuqiang123456
Copy link

What would you like to be added?

针对 insert 和 update 的语句,比如说这个 sql
insert into AC76_TEMP_LQ("AAA079") values('2')
希望鼠标选中 2 ,自动高亮 AAA079 这个字段,并且鼠标放在 AAA079 字段上显示注释,如果鼠标选中 AAA079 的话自动高亮 2 这个值

Why is this needed?

针对 insert 和 update 的语句,比如说这个 sql
insert into AC76_TEMP_LQ("AAA079") values('2')
希望鼠标选中 2 ,自动高亮 AAA079 这个字段,并且鼠标放在 AAA079 字段上显示注释,如果鼠标选中 AAA079 的话自动高亮 2 这个值

@liuqiang123456 liuqiang123456 added enhancement New feature or request type-feature The functionality to be implemented labels Jan 3, 2025
@github-project-automation github-project-automation bot moved this to New in ODC Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request type-feature The functionality to be implemented
Projects
Status: New
Development

No branches or pull requests

1 participant