intel / intel/dml-language-server

Suggest fixes for failing name lookups

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
enhancement Medium Priority
Dominant language
Rust
Stars
9
Forks
9
PR merge metrics
No merged PRs in 30d

Description

For example, when referring to a variable that does not appear in the analyzed scope, give suggestions for other symbols in the scope that appear similar.

Open questions;
* What string distance algorithm to use
* Should this be done during device analysis (my intuition is that this operation is optional and potentially very expensive)
* Should people be able to turn off this feature

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.