microsoft / microsoft/vscode-cpptools
Option to remove intellisense errors from the problems window
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 6.2k
- Fork
- 1.7k
- Merge medio
- 14h 46m
- PR unite (30g)
- 61
Descrizione
Hi! Due to an issue I'm having with CMake tools similar to 4350 (and also another proprietary extension that also feed data to C/C++ intellisense), I'm experiencing a very frequent barrage of intellisense errors whenever I open files. All these errors go into the problems pane/window and obfuscate (mix with) the real compilation errors that happen there when building, making them harder to find.
In fact, if a file is not opened and you click on a build error, all intellisense errors will suddenly appear, displacing the build errors, which can also be jarring even if the intellisense errors are legitimate.
Regardless of the issue, it occurs to me that a simple setting to allow the user to disable this feature would be helpful to users. It would definitely be helpful to me.
There's also personal preference. I don't think I personally find value on listing the intellisense errors in the pane even if intellisense works perfectly. The squiggles are very useful while editing, but for a more project-wide error list the compiler will be the ultimate source of truth.
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.
Direzione di ricerca
Riproduci l’interazione tra C/C++ IntelliSense diagnostics e la VS Code Problems window, incluso lo scenario CMake Tools collegato nell’issue. Inizia tracciando il modo in cui IntelliSense errors vengono aggiunti al Problems pane; il lavoro è completo quando gli utenti possono disabilitare queste voci mantenendo editor squiggles e compiler errors.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cmake, cpp, vscode
- Ambito
- developer-experience, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100