Files
allwpilib/.wpilib/wpilib_preferences.json
Thad House 669127e49c Update intellisense to work with Beta 2020 code (#2008)
Needed to fix case when both rio and raspbian compilers installed, along with C++17 intellisense.
2019-10-29 21:36:13 -07:00

7 lines
112 B
JSON

{
"enableCppIntellisense": true,
"currentLanguage": "cpp",
"projectYear": "Beta2020",
"teamNumber": 0
}