microsoft / microsoft/vscode-cpptools
How to associate a configuration to a workspace
@AlexandraKemperMS ci sta già lavorando.
Dal 26/1/2023.
- Lingua principale
- TypeScript
- Stelle
- 6.2k
- Fork
- 1.7k
- Merge medio
- 14h 46m
- PR unite (30g)
- 61
Descrizione
I created a C/C++ Intellisense configuration (include paths, compiler path, etc.) under a non-default name. But documentation does not explain how to use this configuration.
If I modify the default config ("Linux" in my case) with the same settings, configuration works fine (included files are parsed for example). But with the same settings in a custom configuration I can't get the included files to be found and parsed (for example). I must be missing something obvious but the documentation is not clear as to how to use (apply, associate with a workspace, whatever you want to call it) a custom configuration.
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.