You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We utilise tree-sitter parsers. One issue to note is that I observe the Scala parser presently has an issue with releasing to npm (tree-sitter/tree-sitter-scala#344). Will need to see whether a suitable workaround can be found or whether to await a fix - there seems to be some recent movement on that ticket.
We utilise tree-sitter parsers. One issue to note is that I observe the Scala parser presently has an issue with releasing to npm (tree-sitter/tree-sitter-scala#344). Will need to see whether a suitable workaround can be found or whether to await a fix - there seems to be some recent movement on that ticket.
Thanks for the prompt reply. Yes I use cucumber-jvm-scala. Precisely the ScalaDsl for step definitions. Noted on the scala treesitter issue - would need a deep dive to understand.
π€ What's the problem you're trying to solve?
Would love to get support for scala
β¨ What's your proposed solution?
The parser should be fairly similar to java
β Have you considered any alternatives or workarounds?
No response
π Any additional context?
No response
The text was updated successfully, but these errors were encountered: