This PR allows Lean to present suggestions based on `@[suggest_for]` annotations for unknown identifiers without internal dots. (The annotations in #11554 only gave suggestion for dotted identifiers like `Array.every`->`Array.all` and not for bare identifiers like `Result`->`Except` or `ℕ`->`Nat`.) |
||
|---|---|---|
| .. | ||
| bench | ||
| bench-radar | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||