63 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
		
		
			
		
	
	
			63 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
|  | { | ||
|  |     "files.associations": { | ||
|  |         "*.nut": "squirrel", | ||
|  |         "*.cpp": "cpp", | ||
|  |         "array": "cpp", | ||
|  |         "string": "cpp", | ||
|  |         "cstdarg": "cpp", | ||
|  |         "iostream": "cpp", | ||
|  |         "*.tcc": "cpp", | ||
|  |         "fstream": "cpp", | ||
|  |         "sstream": "cpp", | ||
|  |         "iosfwd": "cpp", | ||
|  |         "cctype": "cpp", | ||
|  |         "clocale": "cpp", | ||
|  |         "cmath": "cpp", | ||
|  |         "cstddef": "cpp", | ||
|  |         "cstdio": "cpp", | ||
|  |         "cstdlib": "cpp", | ||
|  |         "cstring": "cpp", | ||
|  |         "ctime": "cpp", | ||
|  |         "cwchar": "cpp", | ||
|  |         "cwctype": "cpp", | ||
|  |         "atomic": "cpp", | ||
|  |         "strstream": "cpp", | ||
|  |         "bitset": "cpp", | ||
|  |         "chrono": "cpp", | ||
|  |         "complex": "cpp", | ||
|  |         "cstdint": "cpp", | ||
|  |         "deque": "cpp", | ||
|  |         "list": "cpp", | ||
|  |         "unordered_map": "cpp", | ||
|  |         "unordered_set": "cpp", | ||
|  |         "vector": "cpp", | ||
|  |         "exception": "cpp", | ||
|  |         "functional": "cpp", | ||
|  |         "initializer_list": "cpp", | ||
|  |         "iomanip": "cpp", | ||
|  |         "istream": "cpp", | ||
|  |         "limits": "cpp", | ||
|  |         "new": "cpp", | ||
|  |         "ostream": "cpp", | ||
|  |         "numeric": "cpp", | ||
|  |         "ratio": "cpp", | ||
|  |         "stdexcept": "cpp", | ||
|  |         "streambuf": "cpp", | ||
|  |         "thread": "cpp", | ||
|  |         "cfenv": "cpp", | ||
|  |         "cinttypes": "cpp", | ||
|  |         "tuple": "cpp", | ||
|  |         "type_traits": "cpp", | ||
|  |         "utility": "cpp", | ||
|  |         "typeindex": "cpp", | ||
|  |         "typeinfo": "cpp", | ||
|  |         "mutex": "cpp", | ||
|  |         "system_error": "cpp", | ||
|  |         "algorithm": "cpp", | ||
|  |         "random": "cpp", | ||
|  |         "csignal": "cpp", | ||
|  |         "*.ipp": "cpp", | ||
|  |         "condition_variable": "cpp", | ||
|  |         "future": "cpp" | ||
|  |     } | ||
|  | } |