imbajin commented on code in PR #384: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/384#discussion_r1032943994
########## 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: seems right catch, thanks for ur reminder, would u also like to improve the FE module? -- 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