Files
op-pedal/.vscode/settings.json
T
2024-08-08 12:53:02 -04:00

112 lines
2.8 KiB
JSON

{
"files.associations": {
"functional": "cpp",
"cctype": "cpp",
"clocale": "cpp",
"cmath": "cpp",
"csignal": "cpp",
"cstdarg": "cpp",
"cstddef": "cpp",
"cstdio": "cpp",
"cstdlib": "cpp",
"cstring": "cpp",
"ctime": "cpp",
"cwchar": "cpp",
"cwctype": "cpp",
"any": "cpp",
"array": "cpp",
"atomic": "cpp",
"bit": "cpp",
"*.tcc": "cpp",
"bitset": "cpp",
"chrono": "cpp",
"codecvt": "cpp",
"compare": "cpp",
"complex": "cpp",
"concepts": "cpp",
"condition_variable": "cpp",
"coroutine": "cpp",
"cstdint": "cpp",
"deque": "cpp",
"list": "cpp",
"map": "cpp",
"set": "cpp",
"unordered_map": "cpp",
"unordered_set": "cpp",
"vector": "cpp",
"exception": "cpp",
"algorithm": "cpp",
"iterator": "cpp",
"memory": "cpp",
"memory_resource": "cpp",
"numeric": "cpp",
"optional": "cpp",
"random": "cpp",
"ratio": "cpp",
"regex": "cpp",
"source_location": "cpp",
"string": "cpp",
"string_view": "cpp",
"system_error": "cpp",
"tuple": "cpp",
"type_traits": "cpp",
"utility": "cpp",
"fstream": "cpp",
"future": "cpp",
"initializer_list": "cpp",
"iomanip": "cpp",
"iosfwd": "cpp",
"iostream": "cpp",
"istream": "cpp",
"limits": "cpp",
"mutex": "cpp",
"new": "cpp",
"ostream": "cpp",
"ranges": "cpp",
"shared_mutex": "cpp",
"sstream": "cpp",
"stdexcept": "cpp",
"stop_token": "cpp",
"streambuf": "cpp",
"thread": "cpp",
"cfenv": "cpp",
"cinttypes": "cpp",
"typeindex": "cpp",
"typeinfo": "cpp",
"variant": "cpp",
"*.ipp": "cpp",
"numbers": "cpp",
"semaphore": "cpp",
"gsl": "cpp",
"byte": "cpp",
"assert": "cpp",
"gsl_algorithm": "cpp",
"gsl_byte": "cpp",
"gsl_narrow": "cpp",
"gsl_assert": "cpp",
"narrow": "cpp",
"pointers": "cpp",
"span": "cpp",
"span_ext": "cpp",
"string_span": "cpp",
"util": "cpp",
"charconv": "cpp",
"valarray": "cpp",
"hash_map": "cpp",
"nm-device-wifi-p2p.h": "c",
"strstream": "cpp",
"p2p_i.h": "c",
"p2p.h": "c"
},
"cSpell.words": [
"Guitarix",
"hostapd",
"pipedal",
"pipedal_0",
"pipedalconfig",
"pipedald",
"pipedalshutdownd",
"pipedaltest",
"ToobAmp"
]
}