JuliaLang / JuliaLang/JuliaSyntax.jl
Add public function for extracting original text
Open
enhancement
- Dominant language
- Julia
- Stars
- 293
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
It would be lovely to have a public way of accessing `sn.data.source.code[range(sn)]` for some `sn::SyntaxNode`. The function name `AbstractString` is tempting, but perhaps a better one would be `source`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.