Closed wildone closed 2 years ago
@Shivam-apna take a look at this https://github.com/innovolve-ai/typeql-plugin-atom we could load it using this into codemirror https://github.com/patrick-steele-idem/codemirror-atom-modes.
Also have a look at https://microsoft.github.io/monaco-editor/ there is already syntax for it https://github.com/typedb-osi/typeql-plugin-vscode/. Here is a reference vue3 component https://github.com/bazingaedward/monaco-editor-vue3 we could use that and add our language to it.
We need a code editor, could be ‘codemirror’ or 'monaco-editor' so that we can edit large text and code.
This will be used to edit following data:
It needs to be able to support formats out of the box:
It need to support adding new syntax formats: