Skip to content

Commit

Permalink
Update vs code settings file.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinffernandez committed Aug 27, 2024
1 parent 1d75351 commit e6aea70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/engine/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"files.associations": {
"random": "cpp"
"random": "cpp",
"qss_bdf.h": "c"
},
"C_Cpp.dimInactiveRegions": true
}

0 comments on commit e6aea70

Please sign in to comment.