imbajin commented on code in PR #384: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/384#discussion_r1045107873
########## hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/QueryAndAlgorithmLibrary.tsx: ########## @@ -197,6 +201,8 @@ export const GremlinQuery: React.FC = observer(() => { { lineNumbers: true, lineWrapping: true, + mode: { name: 'text/x-mysql' }, Review Comment: > yes, I'm learning the FE module codes any update for this PR, it should consider merge and improve it later if no better solution now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org