added pid settings to menu
This commit is contained in:
Vendored
+13
-1
@@ -63,5 +63,17 @@
|
||||
|
||||
|
||||
"doxdocgen.generic.authorEmail": "alex@kleiax.de",
|
||||
"doxdocgen.generic.authorName": "Alexander Klein"
|
||||
"doxdocgen.generic.authorName": "Alexander Klein",
|
||||
"files.associations": {
|
||||
"new": "cpp",
|
||||
"array": "cpp",
|
||||
"*.tcc": "cpp",
|
||||
"deque": "cpp",
|
||||
"list": "cpp",
|
||||
"string": "cpp",
|
||||
"vector": "cpp",
|
||||
"fstream": "cpp",
|
||||
"istream": "cpp",
|
||||
"streambuf": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user