I have a macro and I can get the pos
of a literal string. I want my errors to highlight a subset of that string given a computed offset. How can I construct a new sub position base on the old position?
Thanks!
I have a macro and I can get the pos
of a literal string. I want my errors to highlight a subset of that string given a computed offset. How can I construct a new sub position base on the old position?
Thanks!
Follow our progress with https://issues.scala-lang.org/browse/SI-8063 for more information.