microsoft / microsoft/vscode-cpptools
Dimming of Unused Variables
Aperta
@Colengms ci sta già lavorando.
Dal 15/9/2026.
Feature Request
Feature: Code Analysis
Language Service
Visual Studio
- Lingua principale
- TypeScript
- Stelle
- 6.2k
- Fork
- 1.7k
- Merge medio
- 14h 46m
- PR unite (30g)
- 61
Descrizione
Feature Request
After getting syntax highlighting all setup and working, I noticed that there was not a way to visually ensure that a variable was used or unused. There are other ways to accomplish this, but it would be nice to get a heads up from the syntax highlighting that a variable is never used. Similar to what happens when using an #ifdef block:

Is this possible? Or is the static analysis to ensure an unused variable beyond the scope of the extension?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.