Replies: 2 comments 3 replies
-
Hey @Lawouach, How do you intend to use it? The
The first one is fairly straightforward. Just adding the language to supported languages should be enough. For the other two, we generally copy the queries in the grammar library for that language, and slightly modify them so they give the right results. That said, if you just want to index yaml/toml unstructured with swiftide, you can just do it and see how that goes. |
Beta Was this translation helpful? Give feedback.
-
Hey @timonv I'm a bit confused but that's on me :) I'm trying to figure how to benefit from So, is there a constraint for that enum to limit the languages that are supported? If so, can I still use the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Heya,
I'm interested in supporting peripheric languages such as toml or yaml. How does on go about adding them?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions