lionztt commented on code in PR #384:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/pull/384#discussion_r1032943377


##########
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:
   It looks like is mysql's hint config. I think that we should set config as 
gremlin's hint.



-- 
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

Reply via email to