Looking for a plug-in for MySQL online editor based on vue, which can automatically complete and highlight syntax, and can add custom fields asynchronously.

there is a need for MySQL input in a recent project, which requires words that can be automatically completed and syntax highlighted, and can be added asynchronously. I saw vue2-ace-editor-support-chinese and vue2-ace-editor on the Internet, but neither of them seems to be prompted after they are set up. vue2-ace-editor-support-chinese can customize the field, but the original keyword is not prompted. How should it be implemented, thank you?

Dec.17,2021
Menu