summaryrefslogtreecommitdiffstats
path: root/.vscode/c_cpp_properties.json
Commit message (Collapse)AuthorAge
* Disable VSCode C/C++ error underlinesConfuSomu2021-02-20
| | | | | | It is generally misleading as header files are marked as unresolvable when it is not the case. I also tried to fix the problem by adjusting where libraries are searched by Intellisense.
* Initial commitConfuSomu2021-01-31