Files
LXC/.vscode/settings.json
Pasha Bibko 7b445ed382 Renamed Parser.h -> LX_Parser.h
Was causing issues with intelisense in VSC due to a Windows.h file named Parser.h having priority
2025-08-19 15:23:27 +01:00

7 lines
71 B
JSON

{
"files.associations":
{
"type_traits": "cpp"
}
}