Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Melroy van den Berg
WineGUI
Commits
9632e0d2
Commit
9632e0d2
authored
Feb 23, 2021
by
Melroy van den Berg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New code workspace file
parent
6203a11d
Pipeline
#2795
passed with stages
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
60 additions
and
55 deletions
+60
-55
winegui.code-workspace
winegui.code-workspace
+60
-55
No files found.
winegui.code-workspace
View file @
9632e0d2
...
...
@@ -6,60 +6,65 @@
],
"settings": {
"files.associations": {
"typeinfo": "cpp",
"system_error": "cpp",
"string": "cpp",
"stdexcept": "cpp",
"array": "cpp",
"*.tcc": "cpp",
"cctype": "cpp",
"chrono": "cpp",
"clocale": "cpp",
"cmath": "cpp",
"codecvt": "cpp",
"cstdarg": "cpp",
"cstdint": "cpp",
"cstdio": "cpp",
"cstdlib": "cpp",
"cstring": "cpp",
"ctime": "cpp",
"cwchar": "cpp",
"cwctype": "cpp",
"deque": "cpp",
"unordered_map": "cpp",
"vector": "cpp",
"exception": "cpp",
"fstream": "cpp",
"initializer_list": "cpp",
"iomanip": "cpp",
"iosfwd": "cpp",
"iostream": "cpp",
"istream": "cpp",
"limits": "cpp",
"memory": "cpp",
"new": "cpp",
"optional": "cpp",
"ostream": "cpp",
"ratio": "cpp",
"sstream": "cpp",
"streambuf": "cpp",
"string_view": "cpp",
"type_traits": "cpp",
"tuple": "cpp",
"utility": "cpp",
"condition_variable": "cpp",
"cstddef": "cpp",
"list": "cpp",
"filesystem": "cpp",
"functional": "cpp",
"mutex": "cpp",
"thread": "cpp",
"valarray": "cpp",
"algorithm": "cpp",
"atomic": "cpp",
"iterator": "cpp",
"map": "cpp",
"memory_resource": "cpp"
}
"typeinfo": "cpp",
"system_error": "cpp",
"string": "cpp",
"stdexcept": "cpp",
"array": "cpp",
"*.tcc": "cpp",
"cctype": "cpp",
"chrono": "cpp",
"clocale": "cpp",
"cmath": "cpp",
"codecvt": "cpp",
"cstdarg": "cpp",
"cstdint": "cpp",
"cstdio": "cpp",
"cstdlib": "cpp",
"cstring": "cpp",
"ctime": "cpp",
"cwchar": "cpp",
"cwctype": "cpp",
"deque": "cpp",
"unordered_map": "cpp",
"vector": "cpp",
"exception": "cpp",
"fstream": "cpp",
"initializer_list": "cpp",
"iomanip": "cpp",
"iosfwd": "cpp",
"iostream": "cpp",
"istream": "cpp",
"limits": "cpp",
"memory": "cpp",
"new": "cpp",
"optional": "cpp",
"ostream": "cpp",
"ratio": "cpp",
"sstream": "cpp",
"streambuf": "cpp",
"string_view": "cpp",
"type_traits": "cpp",
"tuple": "cpp",
"utility": "cpp",
"condition_variable": "cpp",
"cstddef": "cpp",
"list": "cpp",
"filesystem": "cpp",
"functional": "cpp",
"mutex": "cpp",
"thread": "cpp",
"valarray": "cpp",
"algorithm": "cpp",
"atomic": "cpp",
"iterator": "cpp",
"map": "cpp",
"memory_resource": "cpp",
"numeric": "cpp",
"random": "cpp",
"set": "cpp",
"cinttypes": "cpp",
"bit": "cpp"
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment