microsoft / microsoft/vscode-cpptools
Add handling of MSVC `/external:var` option and `EXTERNAL_INCLUDE` env variable.
Aperta
@Colengms ci sta già lavorando.
Dal 10/9/2026.
bug
compiler support
fixed
Language Service
- Lingua principale
- TypeScript
- Stelle
- 6.2k
- Fork
- 1.7k
- Merge medio
- 14h 46m
- PR unite (30g)
- 61
Descrizione
It look like /external:var and EXTERNAL_INCLUDE are not handled. These should influence IntelliSense configurations by potentially adding include paths. (Identifying include path not previously specified, as external, will implicitly specify them as include paths.)
Some behavior clarification is here, in the context of aligning clang-cl behavior with MSVC: https://github.com/llvm/llvm-project/pull/105738
Related: https://github.com/microsoft/vscode-cpptools/issues/14186
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.