s3te icon indicating copy to clipboard operation
s3te copied to clipboard

A scala 3 tree explorer for the reflect module

Results 3 s3te issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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

enhancement