microsoft / microsoft/vscode-cpptools
Connect c_cpp configuration with task
@elahehrashedi ya está trabajando en esto.
Desde el 8/3/2022.
- Lenguaje dominante
- TypeScript
- Estrellas
- 6.2k
- Forks
- 1.7k
- Merge medio
- 14 h 46 min
- PR fusionados (30 d)
- 61
Descripción
- Ubuntu 17.10
- vscode 1.18.1
- C/C++ 0.14.2
Would it possible to connect tasks defined in tasks.json with a configuration defined in c_cpp_properties.json.
Alternatively be able to pass defines stated in c_cpp_properties.json for the active configuration into the command field of a task in tasks.json.
The aim would be to select build task depending on active configuration, just by pressing CTRL-B, or having the configurations task selected by default in the dropdown list.
Sorry for spamming the issues section, but I spent the day at work evaluating vscode in my real production environment.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.