DSL should add "did you mean" on name resolution error
Open
dslx
enhancement
good first issue
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Simple edit distance heuristic would be fine, maybe highlight what chars are different in the closest match. I think this qualifies as a good first bug, hook into where uses are resolved-but-found-undefined.
Contributor guide
Assessment
This issue has not been assessed yet.