dotnet / dotnet/vscode-csharp

[Feature Request] Underline the mutable local bind.

Open
#4,596 1 comment 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/25118271/120896030-398b9900-c652-11eb-832d-5aa6be7464d1.png)

I hope something similar can be implemented in C# coding environment, especially on the open-source platform like VSCode.

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.