List Question
20 TechQA 2023-12-01T12:29:53.403000How to generate .tasty files directly?
101 views
Asked by bobismijnnaam
Including `munit` tests that are excluded by default
104 views
Asked by Andrey Tyukin
Scala SymbolMatcher failing to match import prefix
162 views
Asked by Charles_F
issue with resolving sbt dependencies scalameta
157 views
Asked by bu0603
Why is scala.meta.Term.Param#toString dropping modifiers?
163 views
Asked by Corey Woodfield
ScalaMeta: What's difference between `stats` and `children`
65 views
Asked by Ravinder Payal
Scalafix: resolving object apply method
235 views
Asked by Jacob Wang
scala.meta parent of parent of Defn.Object
294 views
Asked by Chris
Is it possible to using macro to modify the generated code of structural-typing instance invocation?
347 views
Asked by xiagao1982
Scala conditional compilation
1.1k views
Asked by sscarduzio
In scala 2 or 3, is it possible to debug implicit resolution process in runtime?
1.4k views
Asked by tribbloid
How to merge multiple imports in scala?
404 views
Asked by worldterminator
How to use one or multiple SemanticRules with scalafix similar to scalameta's Transformer?
417 views
Asked by Baradé
How to replace all specific Term.Name expressions in an AST recursively with scalameta?
170 views
Asked by Baradé
How to get the type of a variable with scalameta if the decltpe is empty?
631 views
Asked by Baradé
How to parse and transform all source code files from an sbt project with scalameta?
290 views
Asked by Baradé
How to get the (static) type of an expression in Scala?
545 views
Asked by aij
How does one obtain the type of the value that an AST represents?
226 views
Asked by Dan Li
How does one use quasiquotes to obtain the type of a value?
124 views
Asked by Dan Li
Obtaining a SemanticDocument from a Scala source file using ScalaFix
166 views
Asked by Gakuo