[Feature Request] Underline the mutable local bind.
Open
Feature Request
Triaged
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
Since the local immutable bind is not going to be implemented in the foreseeable future, analyzing whether local variables actually "varies" and linting by underlining is a good feature. For example, in IntelliJ IDEA for Java, there is the following effect.

I hope something similar can be implemented in C# coding environment, especially on the open-source platform like VSCode.
Contributor guide
Assessment
This issue has not been assessed yet.