s3te
s3te copied to clipboard
A scala 3 tree explorer for the reflect module
It should be able to integrate s3te into scastie, so that one can just open scastie and browse the scala code there without having to install anything.
https://github.com/scala/scala3/issues/21910 can make the `.start` and `.end` offsets of code lie outside of the content of the source file. Need to add special check until bug is fixed.
Issue to track the support of TASTy query as backend, not only the compiler. The home of TASTy query is here: https://github.com/scalacenter/tasty-query