{ "cmake.sourceDirectory": [ "${workspaceFolder}/core/chip32/tests", "${workspaceFolder}/core/story-manager/tests", "${workspaceFolder}/story-editor", "${workspaceFolder}/story-player-raylib", "${workspaceFolder}/software" ], "files.associations": { "*.css": "tailwindcss", "**/frontmatter.json": "jsonc", "**/.frontmatter/config/*.json": "jsonc", "pico_i2s.pio.h": "c", "pico_i2s.h": "c", "cctype": "cpp", "cmath": "cpp", "cstddef": "cpp", "cstdio": "cpp", "cstdlib": "cpp", "cstring": "cpp", "ctime": "cpp", "array": "cpp", "atomic": "cpp", "*.tcc": "cpp", "chrono": "cpp", "cstdint": "cpp", "list": "cpp", "map": "cpp", "set": "cpp", "string": "cpp", "unordered_map": "cpp", "vector": "cpp", "exception": "cpp", "algorithm": "cpp", "functional": "cpp", "iterator": "cpp", "memory": "cpp", "memory_resource": "cpp", "numeric": "cpp", "optional": "cpp", "random": "cpp", "ratio": "cpp", "regex": "cpp", "string_view": "cpp", "tuple": "cpp", "type_traits": "cpp", "utility": "cpp", "fstream": "cpp", "future": "cpp", "iomanip": "cpp", "iosfwd": "cpp", "iostream": "cpp", "istream": "cpp", "limits": "cpp", "mutex": "cpp", "ostream": "cpp", "sstream": "cpp", "stdexcept": "cpp", "thread": "cpp", "variant": "cpp", "bitset": "cpp", "*.ipp": "cpp", "deque": "cpp", "forward_list": "cpp", "unordered_set": "cpp", "initializer_list": "cpp", "ranges": "cpp", "span": "cpp", "valarray": "cpp", "format": "cpp", "samd21.h": "c", "ost_hal.h": "c", "debug.h": "c", "numbers": "cpp", "qtconcurrentdepends": "cpp", "qtcoredepends": "cpp", "qtguidepends": "cpp", "qtnetworkdepends": "cpp", "qtopengldepends": "cpp", "qtqmldepends": "cpp", "qtwidgetsdepends": "cpp", "complex": "cpp", "system_error": "cpp", "typeindex": "cpp", "typeinfo": "cpp", "compare": "cpp", "any": "cpp", "filesystem": "cpp", "stdbool.h": "c", "bit": "cpp", "charconv": "cpp", "cinttypes": "cpp", "clocale": "cpp", "codecvt": "cpp", "concepts": "cpp", "condition_variable": "cpp", "cstdarg": "cpp", "cwchar": "cpp", "cwctype": "cpp", "new": "cpp", "semaphore": "cpp", "shared_mutex": "cpp", "stop_token": "cpp", "streambuf": "cpp", "cfenv": "cpp", "source_location": "cpp", "stdfloat": "cpp", "text_encoding": "cpp", "serializers.h": "c", "ni_parser.h": "c", "*.m": "cpp", "*.inc": "cpp" } }