Add hovering for descriptions of disabled rules #disable-next-line
Open
devdiv
enhancement
story: linter
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
It would be great that after we auto complete the rule ids being used to disable a rule on a next line, the user will be able to hover over that rule such as `no-harcoded-location` and get a full description of what it means
Contributor guide
Research direction
The issue concerns autocomplete for rule IDs used with #disable-next-line and hover descriptions in the editor. Start by locating the existing completion behavior for those rule IDs. Done means hovering over a rule such as `no-hardcoded-location` displays its full description.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100