microsoft / microsoft/vscode-cpptools
Document symbols can be missing if an unmatched { is in an inactive region
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 6.2k
- Forks
- 1.7k
- Ø Merge
- 14 Std. 46 Min.
- Gemergte PRs (30 T.)
- 61
Beschreibung
Environment
- OS and version: windows 10
- VS Code: 1.67.2
- C/C++ extension: v1.11.2
- OS and version of remote machine (if applicable):ubuntu
- GDB / LLDB version:
Bug Summary and Steps to Reproduce
Bug Summary:
-
when openning a source code from remote ubuntu, it uses a long time to loading symbols, and then can not find the symbols with Ctrl+shift+O.
-
after loading the symbols for some time, it will lost the symbols until loading again
-
if I add a new function, outline can not load the function symbols
-
some functions can not be loaded, but I can not find the cause, may be like this code in the function:
#if xxx #if xxx #endif #endif
Debugger Configurations
null
Debugger Logs
null
Other Extensions
No response
Additional Information
No response
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginnen Sie damit, die fehlenden Dokumentsymbole über Ctrl+Shift+O und die Gliederungsansicht mithilfe einer nicht passenden { innerhalb eines inaktiven Bereichs zu reproduzieren. Vergleichen Sie das Laden der Symbole vor und nach dem Hinzufügen einer Funktion, und betrachten Sie das Problem als behoben, wenn alle erwarteten Dokumentsymbole weiterhin verfügbar sind.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- devtools
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100