aorwall / moatless-tools

MIT License
265 stars 25 forks source link

Does moatless work with non-python/java code generation? #32

Open srmusukula opened 3 months ago

srmusukula commented 3 months ago

Specifically looking for YAML/XML support.

aorwall commented 2 months ago

I'm planning to add support for handling not yet supported languages and other formats as plain text. That way, you can still use all types of formats and languages, but without features like identifying code by function/class names but just by using line numbers.