-
|
I’m experimenting with integrating custom language support in Sora Editor using the Tree-sitter module. From the documentation, it seems that Tree-sitter can be used to build an incremental syntax tree and enable accurate syntax highlighting and analysis. However, I’m not sure what the recommended workflow is for adding a completely new language. For example: Any guidance or references to example implementations would be very helpful. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Thank you in advance |
Beta Was this translation helpful? Give feedback.
-
|
Waiting for your response |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Thank you in advance