microsoft / microsoft/vscode-cpptools
IntelliSense is slow with ranges in clang mode (and gcc mode is giving an error)
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 6.2k
- Fork
- 1.7k
- Merge medio
- 14h 46m
- PR unite (30g)
- 61
Descrizione
I switched to 1.13.1. I can confirm that the reported issue is fix.
Now I'm experiencing two more issues with the same "test".
- Performance when CTRL+Click on std::view is very poor on my machine. It takes very long to load the IntelliSense data, and then the line that should appears under std::range::view feels to no appear: appears disappears. This feature behaves erratically. This sluggish behavior is present in the Clang configuration. In the GCC configuration the performance is much smoother. IMO
- In the GCC configuration now I am seeing this (I haven't noticed this error before):

Originally posted by @Zingam in https://github.com/microsoft/vscode-cpptools/issues/9888#issuecomment-1262831775
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
Inizia riproducendo il comportamento di CTRL+Click su std::view nella configurazione Clang e l’errore segnalato nella configurazione GCC, usando il test descritto nell’issue. Confronta il caricamento di IntelliSense e la sottolineatura in entrambe le configurazioni; il lavoro è completato quando l’interazione con Clang è reattiva e stabile e l’errore GCC è stato risolto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- devtools
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100