Remix.run Logo
rkagerer 9 hours ago

No C#?

rs545837 9 hours ago | parent [-]

C# is supported! It goes through sem-core's(the underlying library for parsing we use in Weave) tree-sitter-c-sharp plugin. Classes, methods, interfaces, enums, structs are all extracted with it. Let me know if you hit anything.