You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ACE is used to develop sql editor and support sql autoCompletion. This function is difficult to implement and requires sql syntax parsing ability. If ACE has such capability, it will be more convenient to use.
Recommend a Sql parser open source project: https://github.com/DTStack/dt-sql-parser
Use Case
SQL Editor
Proposed Solution
No response
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
ACE version used
1.x
The text was updated successfully, but these errors were encountered:
I don't think we will be adding more smart language features, like autoComplete, to Ace directly anymore.
I think we will slowly switch to recommend advanced Ace language features through https://github.com/mkslanc/ace-linters, so I am gonna move this issue there and we can try to prioritise it.
Describe the feature
ACE is used to develop sql editor and support sql autoCompletion. This function is difficult to implement and requires sql syntax parsing ability. If ACE has such capability, it will be more convenient to use.
Recommend a Sql parser open source project: https://github.com/DTStack/dt-sql-parser
Use Case
SQL Editor
Proposed Solution
No response
Other Information
No response
Acknowledgements
ACE version used
1.x
The text was updated successfully, but these errors were encountered: