Jaipal001
Jaipal001
### Changes ### Checklist - [ ] Added markup tests, or they don't apply here because... - [ ] Updated the changelog at `CHANGES.md`
### Description I am working on a C project with CMake and added Single Platform workflow but now Tests are working locally but fails on workflow Latest Run [link](https://github.com/BhJaipal/libaloo/actions/runs/10882290942) ###...
Adds User Snippets and file icon for VSCode and C/C++ configuration for microsoft C/C++ intellisence
Is it possible to change language syntax highlighting of a file because sometimes file does not open in filetype and syntax we want And How do we add new language...
Please describe the problem. When I put -std=c++2b or c++23 this flag still works for C files and shows invalid argument -std=c++2b for C **Logs** It does not show any...