fwcd
fwcd
Thanks! I regenerated the parser locally to resolve the conflict. The `tree-sitter-cli` is also updated to 0.22.6 now, which at least for me now deterministically generates the same parser on...
@swift-ci please test
We can probably just remove them, to make the scripts a bit less noisy. Not sure about the CI failure, the build script builds the snippets just fine on my...
There's also something strange going on with the libraries snippets link with. When I run `swift run CodeGenerationUsingSwiftSyntaxBuilder` it builds fine, but fails at runtime, noting that `libXCTestSwiftSupport.dylib` could not...
Very nice, thanks for looking into this!
Disabling the new arch fixed it for me too. I had to use ```sh RCT_NEW_ARCH_ENABLED=0 pod install ``` to reinstall/regenerate the CocoaPods project.
You are right, it should probably use the runtime classpath instead. I suggest adding a parameter (e.g. a flag that defines whether to use the compile/runtime classpath) to the upstream...
Linking the upstream issue for completeness: https://gitlab.kitware.com/cmake/cmake/-/issues/25671
I am assuming this issue also occurs while the language server is starting/disabled? In that case, it's probably an issue with the grammar.