Advertisement
Guest User

Vetur Server Crash

a guest
Jun 18th, 2020
1,728
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 200.23 KB | None | 0 0
  1. [Trace - 9:25:34 AM] Sending request 'textDocument/formatting - (6)'.
  2. Params: {
  3. "textDocument": {
  4. "uri": "file://{PROJECT_FOLDER}/nova/resources/components/pages/login.vue"
  5. },
  6. "options": {
  7. "tabSize": 4,
  8. "insertSpaces": true
  9. }
  10. }
  11.  
  12.  
  13.  
  14. <--- Last few GCs --->
  15.  
  16. [10784:0x37ca240] 230756 ms: Mark-sweep 8147.2 (8198.4) -> 8146.6 (8197.9) MB, 4978.2 / 0.0 ms (average mu = 0.097, current mu = 0.001) allocation failure scavenge might not succeed
  17. [10784:0x37ca240] 233305 ms: Mark-sweep 8147.5 (8197.9) -> 8146.9 (8198.4) MB, 2541.6 / 0.0 ms (average mu = 0.063, current mu = 0.003) allocation failure scavenge might not succeed
  18.  
  19.  
  20. <--- JS stacktrace --->
  21.  
  22. ==== JS stack trace =========================================
  23.  
  24. 0: ExitFrame [pc: 0x1a93942]
  25. Security context: 0x1e28e841a2f1 <JSObject>
  26. 1: scan [0xd831184d811] [{HOME}/projects/vetur/server/node_modules/typescript/lib/typescript.js:~9583] [pc=0x1e7986a52094](this=0x0d831183bf59 <Object map = 0x3ed0e8bc2ee9>)
  27. 2: parseTokenNode(aka parseTokenNode) [0xd831183ce61] [{HOME}/projects/vetur/server/node_modules/typescript/lib/typescript.js:~20160] [pc=0x1e7986a7b370](this=0x0ae65a3804d1...
  28.  
  29. FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
  30.  
  31. Writing Node.js report to file: report.20200618.092720.10784.0.001.json
  32. Node.js report completed
  33. 1: 0x98edf0 node::Abort() [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  34. 2: 0x98fe56 node::OnFatalError(char const*, char const*) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  35. 3: 0xb1552e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  36. 4: 0xb158a9 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  37. 5: 0xf20105 [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  38. 6: 0xf2aa6b v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  39. 7: 0xf2b787 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  40. 8: 0xf2e225 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  41. 9: 0xef9250 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationSpace) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  42. 10: 0x11cb0ce v8::internal::Runtime_AllocateInNewSpace(int, unsigned long*, v8::internal::Isolate*) [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  43. 11: 0x1a93942 [{HOME}/.vscode-server/bin/a5d1cc28bb5da32ec67e86cc50f84c67cc690321/node]
  44. [Info - 9:27:21 AM] Connection to server got closed. Server will restart.
  45. [Error - 9:27:21 AM] Request textDocument/documentSymbol failed.
  46. Error: Connection got disposed.
  47. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:904:25)
  48. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:74:35)
  49. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2309:42)
  50. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/main.js:155:15)
  51. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2296:18)
  52. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  53. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  54. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:240:26)
  55. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  56. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  57. at IPCMessageReader.fireClose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:111:27)
  58. at ChildProcess.<anonymous> ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:213:45)
  59. at ChildProcess.emit (events.js:205:15)
  60. at ChildProcess.EventEmitter.emit (domain.js:471:20)
  61. at maybeClose (internal/child_process.js:1021:16)
  62. at Socket.<anonymous> (internal/child_process.js:430:11)
  63. at Socket.emit (events.js:200:13)
  64. at Socket.EventEmitter.emit (domain.js:471:20)
  65. at Pipe.<anonymous> (net.js:586:12)
  66. [Error - 9:27:21 AM] Request textDocument/codeAction failed.
  67. Error: Connection got disposed.
  68. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:904:25)
  69. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:74:35)
  70. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2309:42)
  71. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/main.js:155:15)
  72. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2296:18)
  73. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  74. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  75. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:240:26)
  76. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  77. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  78. at IPCMessageReader.fireClose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:111:27)
  79. at ChildProcess.<anonymous> ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:213:45)
  80. at ChildProcess.emit (events.js:205:15)
  81. at ChildProcess.EventEmitter.emit (domain.js:471:20)
  82. at maybeClose (internal/child_process.js:1021:16)
  83. at Socket.<anonymous> (internal/child_process.js:430:11)
  84. at Socket.emit (events.js:200:13)
  85. at Socket.EventEmitter.emit (domain.js:471:20)
  86. at Pipe.<anonymous> (net.js:586:12)
  87. [Error - 9:27:21 AM] Request textDocument/documentLink failed.
  88. Error: Connection got disposed.
  89. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:904:25)
  90. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:74:35)
  91. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2309:42)
  92. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/main.js:155:15)
  93. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2296:18)
  94. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  95. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  96. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:240:26)
  97. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  98. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  99. at IPCMessageReader.fireClose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:111:27)
  100. at ChildProcess.<anonymous> ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:213:45)
  101. at ChildProcess.emit (events.js:205:15)
  102. at ChildProcess.EventEmitter.emit (domain.js:471:20)
  103. at maybeClose (internal/child_process.js:1021:16)
  104. at Socket.<anonymous> (internal/child_process.js:430:11)
  105. at Socket.emit (events.js:200:13)
  106. at Socket.EventEmitter.emit (domain.js:471:20)
  107. at Pipe.<anonymous> (net.js:586:12)
  108. [Error - 9:27:21 AM] Request textDocument/colorPresentation failed.
  109. Error: Connection got disposed.
  110. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:904:25)
  111. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:74:35)
  112. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2309:42)
  113. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/main.js:155:15)
  114. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2296:18)
  115. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  116. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  117. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:240:26)
  118. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  119. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  120. at IPCMessageReader.fireClose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:111:27)
  121. at ChildProcess.<anonymous> ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:213:45)
  122. at ChildProcess.emit (events.js:205:15)
  123. at ChildProcess.EventEmitter.emit (domain.js:471:20)
  124. at maybeClose (internal/child_process.js:1021:16)
  125. at Socket.<anonymous> (internal/child_process.js:430:11)
  126. at Socket.emit (events.js:200:13)
  127. at Socket.EventEmitter.emit (domain.js:471:20)
  128. at Pipe.<anonymous> (net.js:586:12)
  129. [Error - 9:27:21 AM] Request textDocument/codeAction failed.
  130. Error: Connection got disposed.
  131. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:904:25)
  132. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:74:35)
  133. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2309:42)
  134. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/main.js:155:15)
  135. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2296:18)
  136. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  137. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  138. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:240:26)
  139. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  140. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  141. at IPCMessageReader.fireClose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:111:27)
  142. at ChildProcess.<anonymous> ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:213:45)
  143. at ChildProcess.emit (events.js:205:15)
  144. at ChildProcess.EventEmitter.emit (domain.js:471:20)
  145. at maybeClose (internal/child_process.js:1021:16)
  146. at Socket.<anonymous> (internal/child_process.js:430:11)
  147. at Socket.emit (events.js:200:13)
  148. at Socket.EventEmitter.emit (domain.js:471:20)
  149. at Pipe.<anonymous> (net.js:586:12)
  150. [Error - 9:27:21 AM] Request textDocument/formatting failed.
  151. Error: Connection got disposed.
  152. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:904:25)
  153. at Object.dispose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:74:35)
  154. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2309:42)
  155. at LanguageClient.handleConnectionClosed ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/main.js:155:15)
  156. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-languageclient/lib/client.js:2296:18)
  157. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  158. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  159. at closeHandler ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/main.js:240:26)
  160. at CallbackList.invoke ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:62:39)
  161. at Emitter.fire ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/events.js:121:36)
  162. at IPCMessageReader.fireClose ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:111:27)
  163. at ChildProcess.<anonymous> ({HOME}/.vscode-server/extensions/octref.vetur-0.24.0/node_modules/vscode-jsonrpc/lib/messageReader.js:213:45)
  164. at ChildProcess.emit (events.js:205:15)
  165. at ChildProcess.EventEmitter.emit (domain.js:471:20)
  166. at maybeClose (internal/child_process.js:1021:16)
  167. at Socket.<anonymous> (internal/child_process.js:430:11)
  168. at Socket.emit (events.js:200:13)
  169. at Socket.EventEmitter.emit (domain.js:471:20)
  170. at Pipe.<anonymous> (net.js:586:12)
  171. [Trace - 9:27:21 AM] Sending request 'initialize - (0)'.
  172. Params: {
  173. "processId": 317,
  174. "clientInfo": {
  175. "name": "vscode",
  176. "version": "1.46.0"
  177. },
  178. "rootPath": "{PROJECT_FOLDER}",
  179. "rootUri": "file://{PROJECT_FOLDER}",
  180. "capabilities": {
  181. "workspace": {
  182. "applyEdit": true,
  183. "workspaceEdit": {
  184. "documentChanges": true,
  185. "resourceOperations": [
  186. "create",
  187. "rename",
  188. "delete"
  189. ],
  190. "failureHandling": "textOnlyTransactional"
  191. },
  192. "didChangeConfiguration": {
  193. "dynamicRegistration": true
  194. },
  195. "didChangeWatchedFiles": {
  196. "dynamicRegistration": true
  197. },
  198. "symbol": {
  199. "dynamicRegistration": true,
  200. "symbolKind": {
  201. "valueSet": [
  202. 1,
  203. 2,
  204. 3,
  205. 4,
  206. 5,
  207. 6,
  208. 7,
  209. 8,
  210. 9,
  211. 10,
  212. 11,
  213. 12,
  214. 13,
  215. 14,
  216. 15,
  217. 16,
  218. 17,
  219. 18,
  220. 19,
  221. 20,
  222. 21,
  223. 22,
  224. 23,
  225. 24,
  226. 25,
  227. 26
  228. ]
  229. }
  230. },
  231. "executeCommand": {
  232. "dynamicRegistration": true
  233. },
  234. "configuration": true,
  235. "workspaceFolders": true
  236. },
  237. "textDocument": {
  238. "publishDiagnostics": {
  239. "relatedInformation": true,
  240. "versionSupport": false,
  241. "tagSupport": {
  242. "valueSet": [
  243. 1,
  244. 2
  245. ]
  246. }
  247. },
  248. "synchronization": {
  249. "dynamicRegistration": true,
  250. "willSave": true,
  251. "willSaveWaitUntil": true,
  252. "didSave": true
  253. },
  254. "completion": {
  255. "dynamicRegistration": true,
  256. "contextSupport": true,
  257. "completionItem": {
  258. "snippetSupport": true,
  259. "commitCharactersSupport": true,
  260. "documentationFormat": [
  261. "markdown",
  262. "plaintext"
  263. ],
  264. "deprecatedSupport": true,
  265. "preselectSupport": true,
  266. "tagSupport": {
  267. "valueSet": [
  268. 1
  269. ]
  270. }
  271. },
  272. "completionItemKind": {
  273. "valueSet": [
  274. 1,
  275. 2,
  276. 3,
  277. 4,
  278. 5,
  279. 6,
  280. 7,
  281. 8,
  282. 9,
  283. 10,
  284. 11,
  285. 12,
  286. 13,
  287. 14,
  288. 15,
  289. 16,
  290. 17,
  291. 18,
  292. 19,
  293. 20,
  294. 21,
  295. 22,
  296. 23,
  297. 24,
  298. 25
  299. ]
  300. }
  301. },
  302. "hover": {
  303. "dynamicRegistration": true,
  304. "contentFormat": [
  305. "markdown",
  306. "plaintext"
  307. ]
  308. },
  309. "signatureHelp": {
  310. "dynamicRegistration": true,
  311. "signatureInformation": {
  312. "documentationFormat": [
  313. "markdown",
  314. "plaintext"
  315. ],
  316. "parameterInformation": {
  317. "labelOffsetSupport": true
  318. }
  319. },
  320. "contextSupport": true
  321. },
  322. "definition": {
  323. "dynamicRegistration": true,
  324. "linkSupport": true
  325. },
  326. "references": {
  327. "dynamicRegistration": true
  328. },
  329. "documentHighlight": {
  330. "dynamicRegistration": true
  331. },
  332. "documentSymbol": {
  333. "dynamicRegistration": true,
  334. "symbolKind": {
  335. "valueSet": [
  336. 1,
  337. 2,
  338. 3,
  339. 4,
  340. 5,
  341. 6,
  342. 7,
  343. 8,
  344. 9,
  345. 10,
  346. 11,
  347. 12,
  348. 13,
  349. 14,
  350. 15,
  351. 16,
  352. 17,
  353. 18,
  354. 19,
  355. 20,
  356. 21,
  357. 22,
  358. 23,
  359. 24,
  360. 25,
  361. 26
  362. ]
  363. },
  364. "hierarchicalDocumentSymbolSupport": true
  365. },
  366. "codeAction": {
  367. "dynamicRegistration": true,
  368. "isPreferredSupport": true,
  369. "codeActionLiteralSupport": {
  370. "codeActionKind": {
  371. "valueSet": [
  372. "",
  373. "quickfix",
  374. "refactor",
  375. "refactor.extract",
  376. "refactor.inline",
  377. "refactor.rewrite",
  378. "source",
  379. "source.organizeImports"
  380. ]
  381. }
  382. }
  383. },
  384. "codeLens": {
  385. "dynamicRegistration": true
  386. },
  387. "formatting": {
  388. "dynamicRegistration": true
  389. },
  390. "rangeFormatting": {
  391. "dynamicRegistration": true
  392. },
  393. "onTypeFormatting": {
  394. "dynamicRegistration": true
  395. },
  396. "rename": {
  397. "dynamicRegistration": true,
  398. "prepareSupport": true
  399. },
  400. "documentLink": {
  401. "dynamicRegistration": true,
  402. "tooltipSupport": true
  403. },
  404. "typeDefinition": {
  405. "dynamicRegistration": true,
  406. "linkSupport": true
  407. },
  408. "implementation": {
  409. "dynamicRegistration": true,
  410. "linkSupport": true
  411. },
  412. "colorProvider": {
  413. "dynamicRegistration": true
  414. },
  415. "foldingRange": {
  416. "dynamicRegistration": true,
  417. "rangeLimit": 5000,
  418. "lineFoldingOnly": true
  419. },
  420. "declaration": {
  421. "dynamicRegistration": true,
  422. "linkSupport": true
  423. },
  424. "selectionRange": {
  425. "dynamicRegistration": true
  426. }
  427. },
  428. "window": {
  429. "workDoneProgress": true
  430. }
  431. },
  432. "initializationOptions": {
  433. "config": {
  434. "editor": {
  435. "tabSize": 4,
  436. "insertSpaces": true,
  437. "detectIndentation": true,
  438. "trimAutoWhitespace": true,
  439. "largeFileOptimizations": true,
  440. "wordBasedSuggestions": true,
  441. "semanticHighlighting": {
  442. "enabled": true
  443. },
  444. "stablePeek": false,
  445. "maxTokenizationLineLength": 20000,
  446. "acceptSuggestionOnCommitCharacter": true,
  447. "acceptSuggestionOnEnter": "on",
  448. "accessibilitySupport": "auto",
  449. "accessibilityPageSize": 10,
  450. "autoClosingBrackets": "languageDefined",
  451. "autoClosingOvertype": "auto",
  452. "autoClosingQuotes": "languageDefined",
  453. "autoIndent": "full",
  454. "autoSurround": "languageDefined",
  455. "codeLens": true,
  456. "colorDecorators": true,
  457. "columnSelection": false,
  458. "comments": {
  459. "insertSpace": true
  460. },
  461. "copyWithSyntaxHighlighting": true,
  462. "cursorBlinking": "blink",
  463. "cursorSmoothCaretAnimation": false,
  464. "cursorStyle": "line",
  465. "cursorSurroundingLines": 0,
  466. "cursorSurroundingLinesStyle": "default",
  467. "cursorWidth": 0,
  468. "dragAndDrop": true,
  469. "emptySelectionClipboard": true,
  470. "fastScrollSensitivity": 5,
  471. "find": {
  472. "seedSearchStringFromSelection": true,
  473. "autoFindInSelection": "never",
  474. "addExtraSpaceOnTop": true,
  475. "loop": true
  476. },
  477. "folding": true,
  478. "foldingStrategy": "auto",
  479. "foldingHighlight": true,
  480. "unfoldOnClickAfterEndOfLine": false,
  481. "fontFamily": "Cascadia Code PL, Cascadia Code, Consolas, 'Courier New', monospace",
  482. "fontLigatures": true,
  483. "fontSize": 14,
  484. "fontWeight": "normal",
  485. "formatOnPaste": false,
  486. "formatOnType": false,
  487. "glyphMargin": true,
  488. "gotoLocation": {
  489. "multiple": null,
  490. "multipleDefinitions": "peek",
  491. "multipleTypeDefinitions": "peek",
  492. "multipleDeclarations": "peek",
  493. "multipleImplementations": "peek",
  494. "multipleReferences": "peek",
  495. "alternativeDefinitionCommand": "editor.action.goToReferences",
  496. "alternativeTypeDefinitionCommand": "editor.action.goToReferences",
  497. "alternativeDeclarationCommand": "editor.action.goToReferences",
  498. "alternativeImplementationCommand": "",
  499. "alternativeReferenceCommand": ""
  500. },
  501. "hideCursorInOverviewRuler": false,
  502. "highlightActiveIndentGuide": true,
  503. "hover": {
  504. "enabled": true,
  505. "delay": 300,
  506. "sticky": true
  507. },
  508. "letterSpacing": 0,
  509. "lightbulb": {
  510. "enabled": true
  511. },
  512. "lineHeight": 0,
  513. "lineNumbers": "on",
  514. "links": true,
  515. "matchBrackets": false,
  516. "minimap": {
  517. "enabled": true,
  518. "size": "proportional",
  519. "side": "right",
  520. "showSlider": "mouseover",
  521. "scale": 1,
  522. "renderCharacters": true,
  523. "maxColumn": 120
  524. },
  525. "mouseWheelScrollSensitivity": 1,
  526. "mouseWheelZoom": false,
  527. "multiCursorMergeOverlapping": true,
  528. "multiCursorModifier": "alt",
  529. "multiCursorPaste": "spread",
  530. "occurrencesHighlight": true,
  531. "overviewRulerBorder": true,
  532. "padding": {
  533. "top": 0,
  534. "bottom": 0
  535. },
  536. "parameterHints": {
  537. "enabled": true,
  538. "cycle": false
  539. },
  540. "peekWidgetDefaultFocus": "tree",
  541. "definitionLinkOpensInPeek": false,
  542. "quickSuggestions": {
  543. "other": true,
  544. "comments": false,
  545. "strings": false
  546. },
  547. "quickSuggestionsDelay": 10,
  548. "renameOnType": false,
  549. "renderControlCharacters": false,
  550. "renderIndentGuides": true,
  551. "renderFinalNewline": true,
  552. "renderLineHighlight": "line",
  553. "renderLineHighlightOnlyWhenFocus": false,
  554. "renderWhitespace": "selection",
  555. "roundedSelection": true,
  556. "rulers": [],
  557. "scrollBeyondLastColumn": 5,
  558. "scrollBeyondLastLine": true,
  559. "scrollPredominantAxis": true,
  560. "selectionHighlight": true,
  561. "showFoldingControls": "mouseover",
  562. "showUnused": true,
  563. "snippetSuggestions": "inline",
  564. "smoothScrolling": false,
  565. "suggest": {
  566. "insertMode": "insert",
  567. "filterGraceful": true,
  568. "localityBonus": false,
  569. "shareSuggestSelections": false,
  570. "snippetsPreventQuickSuggestions": true,
  571. "showIcons": true,
  572. "maxVisibleSuggestions": 12,
  573. "filteredTypes": {},
  574. "showMethods": true,
  575. "showFunctions": true,
  576. "showConstructors": true,
  577. "showFields": true,
  578. "showVariables": true,
  579. "showClasses": true,
  580. "showStructs": true,
  581. "showInterfaces": true,
  582. "showModules": true,
  583. "showProperties": true,
  584. "showEvents": true,
  585. "showOperators": true,
  586. "showUnits": true,
  587. "showValues": true,
  588. "showConstants": true,
  589. "showEnums": true,
  590. "showEnumMembers": true,
  591. "showKeywords": true,
  592. "showWords": true,
  593. "showColors": true,
  594. "showFiles": true,
  595. "showReferences": true,
  596. "showCustomcolors": true,
  597. "showFolders": true,
  598. "showTypeParameters": true,
  599. "showSnippets": true,
  600. "showUsers": true,
  601. "showIssues": true,
  602. "statusBar": {
  603. "visible": false
  604. }
  605. },
  606. "suggestFontSize": 0,
  607. "suggestLineHeight": 0,
  608. "suggestOnTriggerCharacters": true,
  609. "suggestSelection": "first",
  610. "tabCompletion": "off",
  611. "unusualLineTerminators": "prompt",
  612. "useTabStops": true,
  613. "wordSeparators": "`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?",
  614. "wordWrap": "off",
  615. "wordWrapColumn": 80,
  616. "wrappingIndent": "same",
  617. "wrappingStrategy": "simple",
  618. "rename": {
  619. "enablePreview": true
  620. },
  621. "defaultFormatter": null,
  622. "codeActionsOnSave": {},
  623. "tokenColorCustomizations": {},
  624. "semanticTokenColorCustomizations": {},
  625. "tokenColorCustomizationsExperimental": {},
  626. "formatOnSave": false
  627. },
  628. "diffEditor": {
  629. "maxComputationTime": 5000,
  630. "renderSideBySide": true,
  631. "ignoreTrimWhitespace": true,
  632. "renderIndicators": true
  633. },
  634. "http": {
  635. "proxy": "",
  636. "proxyStrictSSL": true,
  637. "proxyAuthorization": null,
  638. "proxySupport": "override",
  639. "systemCertificates": true
  640. },
  641. "telemetry": {
  642. "enableTelemetry": true,
  643. "enableCrashReporter": true,
  644. "optout": false
  645. },
  646. "workbench": {
  647. "list": {
  648. "multiSelectModifier": "ctrlCmd",
  649. "openMode": "singleClick",
  650. "horizontalScrolling": false,
  651. "smoothScrolling": false,
  652. "keyboardNavigation": "highlight",
  653. "automaticKeyboardNavigation": true
  654. },
  655. "tree": {
  656. "horizontalScrolling": false,
  657. "indent": 8,
  658. "renderIndentGuides": "onHover"
  659. },
  660. "editor": {
  661. "titleScrollbarSizing": "default",
  662. "showTabs": true,
  663. "scrollToSwitchTabs": true,
  664. "highlightModifiedTabs": false,
  665. "labelFormat": "default",
  666. "untitled": {
  667. "labelFormat": "content"
  668. },
  669. "tabCloseButton": "right",
  670. "tabSizing": "fit",
  671. "splitSizing": "distribute",
  672. "focusRecentEditorAfterClose": true,
  673. "showIcons": true,
  674. "enablePreview": true,
  675. "enablePreviewFromQuickOpen": true,
  676. "closeOnFileDelete": false,
  677. "openPositioning": "right",
  678. "openSideBySideDirection": "right",
  679. "closeEmptyGroups": true,
  680. "revealIfOpen": false,
  681. "mouseBackForwardToNavigate": true,
  682. "restoreViewState": true,
  683. "centeredLayoutAutoResize": true,
  684. "limit": {
  685. "enabled": false,
  686. "value": 10,
  687. "perEditorGroup": false
  688. }
  689. },
  690. "commandPalette": {
  691. "history": 50,
  692. "preserveInput": false
  693. },
  694. "quickOpen": {
  695. "closeOnFocusLost": true,
  696. "preserveInput": false
  697. },
  698. "settings": {
  699. "openDefaultSettings": false,
  700. "useSplitJSON": false,
  701. "openDefaultKeybindings": false,
  702. "editor": "ui",
  703. "enableNaturalLanguageSearch": true,
  704. "settingsSearchTocBehavior": "filter"
  705. },
  706. "sideBar": {
  707. "location": "left"
  708. },
  709. "panel": {
  710. "defaultLocation": "bottom"
  711. },
  712. "statusBar": {
  713. "visible": true
  714. },
  715. "activityBar": {
  716. "visible": true
  717. },
  718. "view": {
  719. "alwaysShowHeaderActions": false
  720. },
  721. "sash": {
  722. "size": 4
  723. },
  724. "startupEditor": "welcomePage",
  725. "enableExperiments": true,
  726. "editorAssociations": [],
  727. "tips": {
  728. "enabled": true
  729. },
  730. "colorTheme": "Material Theme Ocean High Contrast",
  731. "preferredDarkColorTheme": "Default Dark+",
  732. "preferredLightColorTheme": "Default Light+",
  733. "preferredHighContrastColorTheme": "Default High Contrast",
  734. "iconTheme": "material-icon-theme",
  735. "colorCustomizations": {},
  736. "productIconTheme": "Default"
  737. },
  738. "breadcrumbs": {
  739. "enabled": true,
  740. "filePath": "on",
  741. "symbolPath": "on",
  742. "symbolSortOrder": "position",
  743. "icons": true,
  744. "showFiles": true,
  745. "showModules": true,
  746. "showNamespaces": true,
  747. "showPackages": true,
  748. "showClasses": true,
  749. "showMethods": true,
  750. "showProperties": true,
  751. "showFields": true,
  752. "showConstructors": true,
  753. "showEnums": true,
  754. "showInterfaces": true,
  755. "showFunctions": true,
  756. "showVariables": true,
  757. "showConstants": true,
  758. "showStrings": true,
  759. "showNumbers": true,
  760. "showBooleans": true,
  761. "showArrays": true,
  762. "showObjects": true,
  763. "showKeys": true,
  764. "showNull": true,
  765. "showEnumMembers": true,
  766. "showStructs": true,
  767. "showEvents": true,
  768. "showOperators": true,
  769. "showTypeParameters": true
  770. },
  771. "window": {
  772. "title": "${dirty}${activeEditorShort}${separator}${rootName}${separator}${appName}",
  773. "titleSeparator": " - ",
  774. "menuBarVisibility": "default",
  775. "enableMenuBarMnemonics": true,
  776. "customMenuBarAltFocus": true,
  777. "openFilesInNewWindow": "off",
  778. "openFoldersInNewWindow": "default",
  779. "openWithoutArgumentsInNewWindow": "on",
  780. "restoreWindows": "all",
  781. "restoreFullscreen": false,
  782. "zoomLevel": 0,
  783. "newWindowDimensions": "default",
  784. "closeWhenEmpty": false,
  785. "autoDetectHighContrast": true,
  786. "doubleClickIconToClose": false,
  787. "titleBarStyle": "custom",
  788. "autoDetectColorScheme": false
  789. },
  790. "zenMode": {
  791. "fullScreen": true,
  792. "centerLayout": true,
  793. "hideTabs": true,
  794. "hideStatusBar": true,
  795. "hideActivityBar": true,
  796. "hideLineNumbers": true,
  797. "restore": false,
  798. "silentNotifications": true
  799. },
  800. "problems": {
  801. "decorations": {
  802. "enabled": true
  803. },
  804. "autoReveal": true,
  805. "showCurrentInStatus": false
  806. },
  807. "comments": {
  808. "openPanel": "openOnSessionStartWithComments"
  809. },
  810. "terminal": {
  811. "integrated": {
  812. "shell": {
  813. "linux": null,
  814. "osx": null,
  815. "windows": null
  816. },
  817. "automationShell": {
  818. "linux": null,
  819. "osx": null,
  820. "windows": null
  821. },
  822. "shellArgs": {
  823. "linux": [],
  824. "osx": [
  825. "-l"
  826. ],
  827. "windows": []
  828. },
  829. "macOptionIsMeta": false,
  830. "macOptionClickForcesSelection": false,
  831. "copyOnSelection": false,
  832. "drawBoldTextInBrightColors": true,
  833. "fontFamily": "",
  834. "fontSize": 14,
  835. "letterSpacing": 0,
  836. "lineHeight": 1,
  837. "minimumContrastRatio": 1,
  838. "fastScrollSensitivity": 5,
  839. "mouseWheelScrollSensitivity": 1,
  840. "fontWeight": "normal",
  841. "fontWeightBold": "bold",
  842. "cursorBlinking": false,
  843. "cursorStyle": "block",
  844. "cursorWidth": 1,
  845. "scrollback": 1000,
  846. "detectLocale": "auto",
  847. "rendererType": "auto",
  848. "rightClickBehavior": "copyPaste",
  849. "cwd": "",
  850. "confirmOnExit": false,
  851. "enableBell": false,
  852. "commandsToSkipShell": [],
  853. "allowChords": true,
  854. "allowMnemonics": false,
  855. "inheritEnv": true,
  856. "env": {
  857. "osx": {},
  858. "linux": {},
  859. "windows": {}
  860. },
  861. "environmentChangesIndicator": "warnonly",
  862. "showExitAlert": true,
  863. "splitCwd": "inherited",
  864. "windowsEnableConpty": true,
  865. "wordSeparators": " ()[]{}',\"`─",
  866. "experimentalUseTitleEvent": false,
  867. "enableFileLinks": true,
  868. "unicodeVersion": "11",
  869. "experimentalLinkProvider": true
  870. },
  871. "explorerKind": "integrated",
  872. "external": {
  873. "windowsExec": "C:\\WINDOWS\\System32\\cmd.exe",
  874. "osxExec": "Terminal.app",
  875. "linuxExec": "xterm"
  876. }
  877. },
  878. "remote": {
  879. "extensionKind": {
  880. "pub.name": [
  881. "ui"
  882. ]
  883. },
  884. "downloadExtensionsLocally": false,
  885. "restoreForwardedPorts": false,
  886. "containers": {
  887. "defaultExtensions": [],
  888. "enableContainersExplorer": true,
  889. "workspaceMountConsistency": "cached",
  890. "gitCredentialHelperConfigLocation": "global",
  891. "logLevel": "info",
  892. "dockerPath": "docker",
  893. "dotfiles": {
  894. "repository": "",
  895. "installCommand": "",
  896. "targetPath": ""
  897. }
  898. },
  899. "SSH": {
  900. "configFile": "",
  901. "showLoginTerminal": true,
  902. "defaultForwardedPorts": [],
  903. "defaultExtensions": [],
  904. "path": "",
  905. "lockfilesInTmp": false,
  906. "useFlock": false,
  907. "enableDynamicForwarding": true,
  908. "enableAgentForwarding": true,
  909. "allowLocalServerDownload": true,
  910. "enableAzureIntegration": false,
  911. "windowsRemotes": [],
  912. "useLocalServer": true,
  913. "connectTimeout": 15,
  914. "logLevel": "debug",
  915. "maxReconnectionAttempts": null,
  916. "suppressWindowsSshWarning": false,
  917. "remotePlatform": {
  918. "bizzvideo.muntz.nl": "linux",
  919. "casting.vossystems.nl": "linux",
  920. "svpay.muntz.nl": "linux"
  921. }
  922. },
  923. "WSL": {
  924. "fileWatcher": {
  925. "polling": false,
  926. "pollingInterval": 5000
  927. },
  928. "debug": false
  929. }
  930. },
  931. "screencastMode": {
  932. "verticalOffset": 20,
  933. "fontSize": 56,
  934. "onlyKeyboardShortcuts": false
  935. },
  936. "task": {
  937. "problemMatchers": {
  938. "neverPrompt": false
  939. },
  940. "autoDetect": "on",
  941. "slowProviderWarning": true,
  942. "quickOpen": {
  943. "history": 30,
  944. "detail": true,
  945. "skip": false,
  946. "showAll": false
  947. },
  948. "saveBeforeRun": "always"
  949. },
  950. "files": {
  951. "participants": {
  952. "timeout": 5000
  953. },
  954. "exclude": {
  955. "**/.git": true,
  956. "**/.svn": true,
  957. "**/.hg": true,
  958. "**/CVS": true,
  959. "**/.DS_Store": true
  960. },
  961. "associations": {},
  962. "encoding": "utf8",
  963. "autoGuessEncoding": false,
  964. "eol": "auto",
  965. "enableTrash": true,
  966. "trimTrailingWhitespace": false,
  967. "insertFinalNewline": false,
  968. "trimFinalNewlines": false,
  969. "autoSave": "off",
  970. "autoSaveDelay": 1000,
  971. "watcherExclude": {
  972. "**/.git/objects/**": true,
  973. "**/.git/subtree-cache/**": true,
  974. "**/node_modules/*/**": true,
  975. "**/.hg/store/**": true
  976. },
  977. "hotExit": "onExit",
  978. "defaultLanguage": "",
  979. "maxMemoryForLargeFilesMB": 8192,
  980. "restoreUndoStack": true,
  981. "saveConflictResolution": "askUser",
  982. "simpleDialog": {
  983. "enable": false
  984. }
  985. },
  986. "debug": {
  987. "allowBreakpointsEverywhere": false,
  988. "openExplorerOnEnd": false,
  989. "inlineValues": false,
  990. "toolBarLocation": "floating",
  991. "showInStatusBar": "onFirstSessionStart",
  992. "internalConsoleOptions": "openOnFirstSessionStart",
  993. "console": {
  994. "closeOnEnd": false,
  995. "fontSize": 14,
  996. "fontFamily": "default",
  997. "lineHeight": 0,
  998. "wordWrap": true,
  999. "historySuggestions": true
  1000. },
  1001. "openDebug": "openOnSessionStart",
  1002. "showSubSessionsInToolBar": false,
  1003. "focusWindowOnBreak": true,
  1004. "onTaskErrors": "debugAnyway",
  1005. "showBreakpointsInOverviewRuler": false,
  1006. "showInlineBreakpointCandidates": true,
  1007. "node": {
  1008. "autoAttach": "disabled",
  1009. "showUseWslIsDeprecatedWarning": true,
  1010. "useV3": false
  1011. },
  1012. "javascript": {
  1013. "usePreview": false,
  1014. "codelens": {
  1015. "npmScripts": "top"
  1016. },
  1017. "warnOnLongPrediction": true,
  1018. "terminalOptions": {},
  1019. "suggestPrettyPrinting": true,
  1020. "automaticallyTunnelRemoteServer": true,
  1021. "debugByLinkOptions": "on",
  1022. "pickAndAttachOptions": {},
  1023. "autoExpandGetters": false
  1024. },
  1025. "extensionHost": {
  1026. "useV3": false
  1027. }
  1028. },
  1029. "launch": {
  1030. "configurations": [],
  1031. "compounds": []
  1032. },
  1033. "extensions": {
  1034. "autoUpdate": true,
  1035. "autoCheckUpdates": true,
  1036. "ignoreRecommendations": false,
  1037. "showRecommendationsOnlyOnDemand": false,
  1038. "closeExtensionDetailsOnViewChange": false,
  1039. "confirmedUriHandlerExtensionIds": []
  1040. },
  1041. "explorer": {
  1042. "openEditors": {
  1043. "visible": 9
  1044. },
  1045. "autoReveal": false,
  1046. "enableDragAndDrop": true,
  1047. "confirmDragAndDrop": false,
  1048. "confirmDelete": true,
  1049. "sortOrder": "default",
  1050. "decorations": {
  1051. "colors": true,
  1052. "badges": true
  1053. },
  1054. "incrementalNaming": "simple",
  1055. "compactFolders": true
  1056. },
  1057. "notebook": {
  1058. "displayOrder": []
  1059. },
  1060. "outline": {
  1061. "icons": true,
  1062. "problems": {
  1063. "enabled": true,
  1064. "colors": true,
  1065. "badges": true
  1066. },
  1067. "showFiles": true,
  1068. "showModules": true,
  1069. "showNamespaces": true,
  1070. "showPackages": true,
  1071. "showClasses": true,
  1072. "showMethods": true,
  1073. "showProperties": true,
  1074. "showFields": true,
  1075. "showConstructors": true,
  1076. "showEnums": true,
  1077. "showInterfaces": true,
  1078. "showFunctions": true,
  1079. "showVariables": true,
  1080. "showConstants": true,
  1081. "showStrings": true,
  1082. "showNumbers": true,
  1083. "showBooleans": true,
  1084. "showArrays": true,
  1085. "showObjects": true,
  1086. "showKeys": true,
  1087. "showNull": true,
  1088. "showEnumMembers": true,
  1089. "showStructs": true,
  1090. "showEvents": true,
  1091. "showOperators": true,
  1092. "showTypeParameters": true
  1093. },
  1094. "output": {
  1095. "smartScroll": {
  1096. "enabled": true
  1097. }
  1098. },
  1099. "scm": {
  1100. "alwaysShowProviders": false,
  1101. "providers": {
  1102. "visible": 10
  1103. },
  1104. "diffDecorations": "all",
  1105. "diffDecorationsGutterWidth": 3,
  1106. "diffDecorationsGutterVisibility": "always",
  1107. "alwaysShowActions": false,
  1108. "countBadge": "all",
  1109. "defaultViewMode": "list",
  1110. "autoReveal": true,
  1111. "inputFontFamily": "default"
  1112. },
  1113. "search": {
  1114. "exclude": {
  1115. "**/node_modules": true,
  1116. "**/bower_components": true,
  1117. "**/*.code-search": true
  1118. },
  1119. "useRipgrep": true,
  1120. "maintainFileSearchCache": false,
  1121. "useIgnoreFiles": true,
  1122. "useGlobalIgnoreFiles": false,
  1123. "quickOpen": {
  1124. "includeSymbols": false,
  1125. "includeHistory": true,
  1126. "history": {
  1127. "filterSortOrder": "default"
  1128. }
  1129. },
  1130. "followSymlinks": true,
  1131. "smartCase": false,
  1132. "location": "sidebar",
  1133. "collapseResults": "alwaysExpand",
  1134. "useReplacePreview": true,
  1135. "showLineNumbers": false,
  1136. "usePCRE2": false,
  1137. "actionsPosition": "auto",
  1138. "searchOnType": true,
  1139. "seedWithNearestWord": false,
  1140. "seedOnFocus": false,
  1141. "searchOnTypeDebouncePeriod": 300,
  1142. "searchEditor": {
  1143. "doubleClickBehaviour": "goToLocation",
  1144. "reusePriorSearchConfiguration": false,
  1145. "defaultNumberOfContextLines": null
  1146. },
  1147. "sortOrder": "default"
  1148. },
  1149. "timeline": {
  1150. "excludeSources": null,
  1151. "pageSize": null,
  1152. "pageOnScroll": false
  1153. },
  1154. "[css]": {
  1155. "editor.suggest.insertMode": "replace"
  1156. },
  1157. "[scss]": {
  1158. "editor.suggest.insertMode": "replace"
  1159. },
  1160. "[less]": {
  1161. "editor.suggest.insertMode": "replace"
  1162. },
  1163. "[dockerfile]": {
  1164. "editor.quickSuggestions": {
  1165. "strings": true
  1166. },
  1167. "editor.defaultFormatter": "ms-azuretools.vscode-docker"
  1168. },
  1169. "[git-commit]": {
  1170. "editor.rulers": [
  1171. 72
  1172. ]
  1173. },
  1174. "[go]": {
  1175. "editor.insertSpaces": false
  1176. },
  1177. "[html]": {
  1178. "editor.suggest.insertMode": "replace",
  1179. "editor.defaultFormatter": "vscode.html-language-features"
  1180. },
  1181. "[handlebars]": {
  1182. "editor.suggest.insertMode": "replace"
  1183. },
  1184. "[json]": {
  1185. "editor.quickSuggestions": {
  1186. "strings": true
  1187. },
  1188. "editor.suggest.insertMode": "replace",
  1189. "editor.defaultFormatter": "vscode.json-language-features"
  1190. },
  1191. "[jsonc]": {
  1192. "editor.quickSuggestions": {
  1193. "strings": true
  1194. },
  1195. "editor.suggest.insertMode": "replace",
  1196. "editor.defaultFormatter": "esbenp.prettier-vscode"
  1197. },
  1198. "[makefile]": {
  1199. "editor.insertSpaces": false
  1200. },
  1201. "[markdown]": {
  1202. "editor.wordWrap": "on",
  1203. "editor.quickSuggestions": false
  1204. },
  1205. "[search-result]": {
  1206. "editor.lineNumbers": "off"
  1207. },
  1208. "[shellscript]": {
  1209. "files.eol": "\n"
  1210. },
  1211. "[yaml]": {
  1212. "editor.insertSpaces": true,
  1213. "editor.tabSize": 2,
  1214. "editor.quickSuggestions": {
  1215. "other": true,
  1216. "comments": false,
  1217. "strings": true
  1218. },
  1219. "editor.autoIndent": false,
  1220. "editor.defaultFormatter": "redhat.vscode-yaml"
  1221. },
  1222. "[svg]": {
  1223. "editor.tabSize": 4,
  1224. "editor.formatOnSave": false
  1225. },
  1226. "[java]": {
  1227. "editor.suggest.snippetsPreventQuickSuggestions": false
  1228. },
  1229. "css": {
  1230. "customData": [],
  1231. "completion": {
  1232. "triggerPropertyValueCompletion": true,
  1233. "completePropertyWithSemicolon": true
  1234. },
  1235. "validate": true,
  1236. "lint": {
  1237. "compatibleVendorPrefixes": "ignore",
  1238. "vendorPrefix": "warning",
  1239. "duplicateProperties": "ignore",
  1240. "emptyRules": "warning",
  1241. "importStatement": "ignore",
  1242. "boxModel": "ignore",
  1243. "universalSelector": "ignore",
  1244. "zeroUnits": "ignore",
  1245. "fontFaceProperties": "warning",
  1246. "hexColorLength": "error",
  1247. "argumentsInColorFunction": "error",
  1248. "unknownProperties": "warning",
  1249. "validProperties": [],
  1250. "ieHack": "ignore",
  1251. "unknownVendorSpecificProperties": "ignore",
  1252. "propertyIgnoredDueToDisplay": "warning",
  1253. "important": "ignore",
  1254. "float": "ignore",
  1255. "idSelector": "ignore",
  1256. "unknownAtRules": "warning"
  1257. },
  1258. "trace": {
  1259. "server": "off"
  1260. }
  1261. },
  1262. "scss": {
  1263. "completion": {
  1264. "triggerPropertyValueCompletion": true,
  1265. "completePropertyWithSemicolon": true
  1266. },
  1267. "validate": true,
  1268. "lint": {
  1269. "compatibleVendorPrefixes": "ignore",
  1270. "vendorPrefix": "warning",
  1271. "duplicateProperties": "ignore",
  1272. "emptyRules": "warning",
  1273. "importStatement": "ignore",
  1274. "boxModel": "ignore",
  1275. "universalSelector": "ignore",
  1276. "zeroUnits": "ignore",
  1277. "fontFaceProperties": "warning",
  1278. "hexColorLength": "error",
  1279. "argumentsInColorFunction": "error",
  1280. "unknownProperties": "warning",
  1281. "validProperties": [],
  1282. "ieHack": "ignore",
  1283. "unknownVendorSpecificProperties": "ignore",
  1284. "propertyIgnoredDueToDisplay": "warning",
  1285. "important": "ignore",
  1286. "float": "ignore",
  1287. "idSelector": "ignore",
  1288. "unknownAtRules": "warning"
  1289. }
  1290. },
  1291. "less": {
  1292. "completion": {
  1293. "triggerPropertyValueCompletion": true,
  1294. "completePropertyWithSemicolon": true
  1295. },
  1296. "validate": true,
  1297. "lint": {
  1298. "compatibleVendorPrefixes": "ignore",
  1299. "vendorPrefix": "warning",
  1300. "duplicateProperties": "ignore",
  1301. "emptyRules": "warning",
  1302. "importStatement": "ignore",
  1303. "boxModel": "ignore",
  1304. "universalSelector": "ignore",
  1305. "zeroUnits": "ignore",
  1306. "fontFaceProperties": "warning",
  1307. "hexColorLength": "error",
  1308. "argumentsInColorFunction": "error",
  1309. "unknownProperties": "warning",
  1310. "validProperties": [],
  1311. "ieHack": "ignore",
  1312. "unknownVendorSpecificProperties": "ignore",
  1313. "propertyIgnoredDueToDisplay": "warning",
  1314. "important": "ignore",
  1315. "float": "ignore",
  1316. "idSelector": "ignore",
  1317. "unknownAtRules": "warning"
  1318. }
  1319. },
  1320. "emmet": {
  1321. "showExpandedAbbreviation": "always",
  1322. "showAbbreviationSuggestions": true,
  1323. "includeLanguages": {},
  1324. "variables": {},
  1325. "syntaxProfiles": {},
  1326. "excludeLanguages": [
  1327. "markdown"
  1328. ],
  1329. "extensionsPath": null,
  1330. "triggerExpansionOnTab": false,
  1331. "preferences": {},
  1332. "showSuggestionsAsSnippets": false,
  1333. "optimizeStylesheetParsing": true
  1334. },
  1335. "git": {
  1336. "enabled": true,
  1337. "path": null,
  1338. "autoRepositoryDetection": true,
  1339. "autorefresh": true,
  1340. "autofetch": false,
  1341. "autofetchPeriod": 180,
  1342. "branchValidationRegex": "",
  1343. "branchWhitespaceChar": "-",
  1344. "confirmSync": true,
  1345. "countBadge": "all",
  1346. "checkoutType": "all",
  1347. "ignoreLegacyWarning": false,
  1348. "ignoreMissingGitWarning": false,
  1349. "ignoreLimitWarning": false,
  1350. "defaultCloneDirectory": null,
  1351. "enableSmartCommit": false,
  1352. "smartCommitChanges": "all",
  1353. "suggestSmartCommit": true,
  1354. "enableCommitSigning": false,
  1355. "confirmEmptyCommits": true,
  1356. "decorations": {
  1357. "enabled": true
  1358. },
  1359. "enableStatusBarSync": true,
  1360. "promptToSaveFilesBeforeCommit": "always",
  1361. "postCommitCommand": "none",
  1362. "showInlineOpenFileAction": true,
  1363. "showPushSuccessNotification": false,
  1364. "inputValidation": "warn",
  1365. "inputValidationLength": 72,
  1366. "inputValidationSubjectLength": 50,
  1367. "detectSubmodules": true,
  1368. "detectSubmodulesLimit": 10,
  1369. "alwaysShowStagedChangesResourceGroup": false,
  1370. "alwaysSignOff": false,
  1371. "ignoredRepositories": [],
  1372. "scanRepositories": [],
  1373. "showProgress": true,
  1374. "rebaseWhenSync": false,
  1375. "fetchOnPull": false,
  1376. "pullTags": true,
  1377. "autoStash": false,
  1378. "allowForcePush": false,
  1379. "useForcePushWithLease": true,
  1380. "confirmForcePush": true,
  1381. "openDiffOnClick": true,
  1382. "supportCancellation": false,
  1383. "branchSortOrder": "committerdate",
  1384. "untrackedChanges": "mixed",
  1385. "showCommitInput": true,
  1386. "terminalAuthentication": true,
  1387. "githubAuthentication": null
  1388. },
  1389. "github": {
  1390. "gitAuthentication": true,
  1391. "hosts": []
  1392. },
  1393. "grunt": {
  1394. "autoDetect": "on"
  1395. },
  1396. "gulp": {
  1397. "autoDetect": "on"
  1398. },
  1399. "html": {
  1400. "customData": [],
  1401. "format": {
  1402. "enable": true,
  1403. "wrapLineLength": 120,
  1404. "unformatted": "wbr",
  1405. "contentUnformatted": "pre,code,textarea",
  1406. "indentInnerHtml": false,
  1407. "preserveNewLines": true,
  1408. "maxPreserveNewLines": null,
  1409. "indentHandlebars": false,
  1410. "endWithNewline": false,
  1411. "extraLiners": "head, body, /html",
  1412. "wrapAttributes": "auto"
  1413. },
  1414. "suggest": {
  1415. "html5": true
  1416. },
  1417. "validate": {
  1418. "scripts": true,
  1419. "styles": true
  1420. },
  1421. "autoClosingTags": true,
  1422. "mirrorCursorOnMatchingTag": false,
  1423. "trace": {
  1424. "server": "off"
  1425. }
  1426. },
  1427. "jake": {
  1428. "autoDetect": "on"
  1429. },
  1430. "json": {
  1431. "schemas": [],
  1432. "format": {
  1433. "enable": true
  1434. },
  1435. "trace": {
  1436. "server": "off"
  1437. },
  1438. "colorDecorators": {
  1439. "enable": true
  1440. },
  1441. "maxItemsComputed": 5000,
  1442. "schemaDownload": {
  1443. "enable": true
  1444. }
  1445. },
  1446. "markdown": {
  1447. "styles": [],
  1448. "preview": {
  1449. "breaks": false,
  1450. "linkify": true,
  1451. "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', system-ui, 'Ubuntu', 'Droid Sans', sans-serif",
  1452. "fontSize": 14,
  1453. "lineHeight": 1.6,
  1454. "scrollPreviewWithEditor": true,
  1455. "markEditorSelection": true,
  1456. "scrollEditorWithPreview": true,
  1457. "doubleClickToSwitchToEditor": true,
  1458. "openMarkdownLinks": "inPreview"
  1459. },
  1460. "links": {
  1461. "openLocation": "currentGroup"
  1462. },
  1463. "trace": "off"
  1464. },
  1465. "merge-conflict": {
  1466. "codeLens": {
  1467. "enabled": true
  1468. },
  1469. "decorators": {
  1470. "enabled": true
  1471. },
  1472. "autoNavigateNextConflict": {
  1473. "enabled": false
  1474. },
  1475. "diffViewPosition": "Current"
  1476. },
  1477. "references": {
  1478. "preferredLocation": "peek"
  1479. },
  1480. "npm": {
  1481. "autoDetect": "on",
  1482. "runSilent": false,
  1483. "packageManager": "npm",
  1484. "exclude": "",
  1485. "enableScriptExplorer": false,
  1486. "enableRunFromFolder": false,
  1487. "scriptExplorerAction": "open",
  1488. "fetchOnlinePackageInfo": true
  1489. },
  1490. "php": {
  1491. "suggest": {
  1492. "basic": true
  1493. },
  1494. "validate": {
  1495. "enable": true,
  1496. "executablePath": null,
  1497. "run": "onSave"
  1498. },
  1499. "memoryLimit": "4095M",
  1500. "executablePath": null
  1501. },
  1502. "typescript": {
  1503. "tsdk": null,
  1504. "disableAutomaticTypeAcquisition": false,
  1505. "enablePromptUseWorkspaceTsdk": false,
  1506. "npm": null,
  1507. "check": {
  1508. "npmIsInstalled": true
  1509. },
  1510. "referencesCodeLens": {
  1511. "enabled": false,
  1512. "showOnAllFunctions": false
  1513. },
  1514. "implementationsCodeLens": {
  1515. "enabled": false
  1516. },
  1517. "tsserver": {
  1518. "log": "off",
  1519. "pluginPaths": [],
  1520. "trace": "off",
  1521. "useSeparateSyntaxServer": true,
  1522. "maxTsServerMemory": 3072,
  1523. "experimental": {
  1524. "enableProjectDiagnostics": false
  1525. },
  1526. "watchOptions": {}
  1527. },
  1528. "suggest": {
  1529. "completeFunctionCalls": false,
  1530. "includeAutomaticOptionalChainCompletions": true,
  1531. "paths": true,
  1532. "autoImports": true,
  1533. "completeJSDocs": true,
  1534. "enabled": true
  1535. },
  1536. "reportStyleChecksAsWarnings": true,
  1537. "validate": {
  1538. "enable": true
  1539. },
  1540. "format": {
  1541. "enable": true,
  1542. "insertSpaceAfterCommaDelimiter": true,
  1543. "insertSpaceAfterConstructor": false,
  1544. "insertSpaceAfterSemicolonInForStatements": true,
  1545. "insertSpaceBeforeAndAfterBinaryOperators": true,
  1546. "insertSpaceAfterKeywordsInControlFlowStatements": true,
  1547. "insertSpaceAfterFunctionKeywordForAnonymousFunctions": true,
  1548. "insertSpaceBeforeFunctionParenthesis": false,
  1549. "insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false,
  1550. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false,
  1551. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true,
  1552. "insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false,
  1553. "insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": false,
  1554. "insertSpaceAfterTypeAssertion": false,
  1555. "placeOpenBraceOnNewLineForFunctions": false,
  1556. "placeOpenBraceOnNewLineForControlBlocks": false,
  1557. "semicolons": "ignore"
  1558. },
  1559. "tsc": {
  1560. "autoDetect": "on"
  1561. },
  1562. "locale": null,
  1563. "suggestionActions": {
  1564. "enabled": true
  1565. },
  1566. "preferences": {
  1567. "quoteStyle": "auto",
  1568. "importModuleSpecifier": "auto",
  1569. "importModuleSpecifierEnding": "auto",
  1570. "renameShorthandProperties": true,
  1571. "useAliasesForRenames": true
  1572. },
  1573. "updateImportsOnFileMove": {
  1574. "enabled": "prompt"
  1575. },
  1576. "autoClosingTags": true,
  1577. "surveys": {
  1578. "enabled": true
  1579. },
  1580. "workspaceSymbols": {
  1581. "scope": "allOpenProjects"
  1582. }
  1583. },
  1584. "javascript": {
  1585. "referencesCodeLens": {
  1586. "enabled": true,
  1587. "showOnAllFunctions": false
  1588. },
  1589. "suggest": {
  1590. "completeFunctionCalls": false,
  1591. "includeAutomaticOptionalChainCompletions": true,
  1592. "names": true,
  1593. "paths": true,
  1594. "autoImports": true,
  1595. "completeJSDocs": true,
  1596. "enabled": true
  1597. },
  1598. "validate": {
  1599. "enable": true
  1600. },
  1601. "format": {
  1602. "enable": true,
  1603. "insertSpaceAfterCommaDelimiter": true,
  1604. "insertSpaceAfterConstructor": false,
  1605. "insertSpaceAfterSemicolonInForStatements": true,
  1606. "insertSpaceBeforeAndAfterBinaryOperators": true,
  1607. "insertSpaceAfterKeywordsInControlFlowStatements": true,
  1608. "insertSpaceAfterFunctionKeywordForAnonymousFunctions": true,
  1609. "insertSpaceBeforeFunctionParenthesis": false,
  1610. "insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false,
  1611. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false,
  1612. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true,
  1613. "insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false,
  1614. "insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": false,
  1615. "placeOpenBraceOnNewLineForFunctions": false,
  1616. "placeOpenBraceOnNewLineForControlBlocks": false,
  1617. "semicolons": "ignore"
  1618. },
  1619. "implicitProjectConfig": {
  1620. "checkJs": false,
  1621. "experimentalDecorators": false
  1622. },
  1623. "suggestionActions": {
  1624. "enabled": true
  1625. },
  1626. "preferences": {
  1627. "quoteStyle": "auto",
  1628. "importModuleSpecifier": "auto",
  1629. "importModuleSpecifierEnding": "auto",
  1630. "renameShorthandProperties": true,
  1631. "useAliasesForRenames": true
  1632. },
  1633. "updateImportsOnFileMove": {
  1634. "enabled": "prompt"
  1635. },
  1636. "autoClosingTags": true
  1637. },
  1638. "projectManager": {
  1639. "showProjectNameInStatusBar": true,
  1640. "openInNewWindowWhenClickingInStatusBar": false,
  1641. "removeCurrentProjectFromList": true,
  1642. "sortList": "Name",
  1643. "groupList": false,
  1644. "projectsLocation": "",
  1645. "vscode": {
  1646. "baseFolders": [],
  1647. "ignoredFolders": [
  1648. "node_modules",
  1649. "out",
  1650. "typings",
  1651. "test"
  1652. ],
  1653. "maxDepthRecursion": 4
  1654. },
  1655. "git": {
  1656. "baseFolders": [],
  1657. "ignoredFolders": [
  1658. "node_modules",
  1659. "out",
  1660. "typings",
  1661. "test",
  1662. ".haxelib"
  1663. ],
  1664. "maxDepthRecursion": 4
  1665. },
  1666. "hg": {
  1667. "baseFolders": [],
  1668. "ignoredFolders": [
  1669. "node_modules",
  1670. "out",
  1671. "typings",
  1672. "test",
  1673. ".haxelib"
  1674. ],
  1675. "maxDepthRecursion": 4
  1676. },
  1677. "svn": {
  1678. "baseFolders": [],
  1679. "ignoredFolders": [
  1680. "node_modules",
  1681. "out",
  1682. "typings",
  1683. "test"
  1684. ],
  1685. "maxDepthRecursion": 4
  1686. },
  1687. "any": {
  1688. "baseFolders": [],
  1689. "ignoredFolders": [
  1690. "node_modules",
  1691. "out",
  1692. "typings",
  1693. "test"
  1694. ],
  1695. "maxDepthRecursion": 4
  1696. },
  1697. "cacheProjectsBetweenSessions": true,
  1698. "checkInvalidPathsBeforeListing": true,
  1699. "filterOnFullPath": false,
  1700. "openInCurrenWindowIfEmpty": "always"
  1701. },
  1702. "browser-preview": {
  1703. "startUrl": "https://code.visualstudio.com",
  1704. "chromeExecutable": "",
  1705. "verbose": "",
  1706. "format": "jpeg"
  1707. },
  1708. "bracketPairColorizer": {
  1709. "timeOut": 200,
  1710. "forceUniqueOpeningColor": false,
  1711. "forceIterationColorCycle": false,
  1712. "colorMode": "Consecutive",
  1713. "highlightActiveScope": false,
  1714. "activeScopeCSS": [
  1715. "borderStyle : solid",
  1716. "borderWidth : 1px",
  1717. "borderColor : {color}; opacity: 0.5"
  1718. ],
  1719. "showBracketsInGutter": false,
  1720. "showBracketsInRuler": false,
  1721. "rulerPosition": "Center",
  1722. "showVerticalScopeLine": true,
  1723. "showHorizontalScopeLine": true,
  1724. "scopeLineRelativePosition": true,
  1725. "scopeLineCSS": [
  1726. "borderStyle : solid",
  1727. "borderWidth : 1px",
  1728. "borderColor : {color}; opacity: 0.5"
  1729. ],
  1730. "consecutivePairColors": [
  1731. "()",
  1732. "[]",
  1733. "{}",
  1734. [
  1735. "Gold",
  1736. "Orchid",
  1737. "LightSkyBlue"
  1738. ],
  1739. "Red"
  1740. ],
  1741. "independentPairColors": [
  1742. [
  1743. "()",
  1744. [
  1745. "Gold",
  1746. "Orchid",
  1747. "LightSkyBlue"
  1748. ],
  1749. "Red"
  1750. ],
  1751. [
  1752. "[]",
  1753. [
  1754. "Gold",
  1755. "Orchid",
  1756. "LightSkyBlue"
  1757. ],
  1758. "Red"
  1759. ],
  1760. [
  1761. "{}",
  1762. [
  1763. "Gold",
  1764. "Orchid",
  1765. "LightSkyBlue"
  1766. ],
  1767. "Red"
  1768. ]
  1769. ],
  1770. "excludedLanguages": []
  1771. },
  1772. "bracket-pair-colorizer-2": {
  1773. "colors": [
  1774. "Gold",
  1775. "Orchid",
  1776. "LightSkyBlue"
  1777. ],
  1778. "unmatchedScopeColor": "Red",
  1779. "forceUniqueOpeningColor": false,
  1780. "forceIterationColorCycle": false,
  1781. "colorMode": "Consecutive",
  1782. "highlightActiveScope": false,
  1783. "activeScopeCSS": [
  1784. "borderStyle : solid",
  1785. "borderWidth : 1px",
  1786. "borderColor : {color}",
  1787. "opacity: 0.5"
  1788. ],
  1789. "showBracketsInGutter": false,
  1790. "showBracketsInRuler": false,
  1791. "rulerPosition": "Center",
  1792. "showVerticalScopeLine": true,
  1793. "showHorizontalScopeLine": true,
  1794. "scopeLineRelativePosition": true,
  1795. "scopeLineCSS": [
  1796. "borderStyle : solid",
  1797. "borderWidth : 1px",
  1798. "borderColor : {color}",
  1799. "opacity: 0.5"
  1800. ],
  1801. "excludedLanguages": []
  1802. },
  1803. "logFileHighlighter": {
  1804. "customPatterns": []
  1805. },
  1806. "materialTheme": {
  1807. "accent": "Blue"
  1808. },
  1809. "discord": {
  1810. "clientID": "383226320970055681",
  1811. "enabled": true,
  1812. "detailsEditing": "Editing {filename}",
  1813. "detailsDebugging": "Debugging {filename}",
  1814. "detailsIdle": "Thinking",
  1815. "lowerDetailsEditing": "Workspace: {workspace}",
  1816. "lowerDetailsDebugging": "Debugging: {workspace}",
  1817. "lowerDetailsIdle": "How do I do this?",
  1818. "lowerDetailsNotFound": "No workspace.",
  1819. "largeImage": "Editing a {LANG} file",
  1820. "largeImageIdle": "Thinking",
  1821. "smallImage": "{appname}",
  1822. "silent": false,
  1823. "workspaceElapsedTime": true,
  1824. "workspaceExcludePatterns": []
  1825. },
  1826. "peacock": {
  1827. "affectActivityBar": true,
  1828. "affectStatusBar": true,
  1829. "affectTitleBar": true,
  1830. "affectAccentBorders": false,
  1831. "affectTabActiveBorder": false,
  1832. "elementAdjustments": {
  1833. "activityBar": "lighten",
  1834. "statusBar": "none",
  1835. "titleBar": "none"
  1836. },
  1837. "favoriteColors": [
  1838. {
  1839. "name": "Angular Red",
  1840. "value": "#b52e31"
  1841. },
  1842. {
  1843. "name": "Auth0 Orange",
  1844. "value": "#eb5424"
  1845. },
  1846. {
  1847. "name": "Azure Blue",
  1848. "value": "#007fff"
  1849. },
  1850. {
  1851. "name": "C# Purple",
  1852. "value": "#68217A"
  1853. },
  1854. {
  1855. "name": "Gatsby Purple",
  1856. "value": "#639"
  1857. },
  1858. {
  1859. "name": "Go Cyan",
  1860. "value": "#5dc9e2"
  1861. },
  1862. {
  1863. "name": "Java Blue-Gray",
  1864. "value": "#557c9b"
  1865. },
  1866. {
  1867. "name": "JavaScript Yellow",
  1868. "value": "#f9e64f"
  1869. },
  1870. {
  1871. "name": "Mandalorian Blue",
  1872. "value": "#1857a4"
  1873. },
  1874. {
  1875. "name": "Node Green",
  1876. "value": "#215732"
  1877. },
  1878. {
  1879. "name": "React Blue",
  1880. "value": "#00b3e6"
  1881. },
  1882. {
  1883. "name": "Something Different",
  1884. "value": "#832561"
  1885. },
  1886. {
  1887. "name": "Vue Green",
  1888. "value": "#42b883"
  1889. }
  1890. ],
  1891. "keepBadgeColor": false,
  1892. "keepForegroundColor": false,
  1893. "darkForegroundColor": "#15202b",
  1894. "lightForegroundColor": "#e7e7e7",
  1895. "darkenLightenPercentage": 5,
  1896. "showColorInStatusBar": true,
  1897. "surpriseMeFromFavoritesOnly": false,
  1898. "surpriseMeOnStartup": false,
  1899. "remoteColor": "",
  1900. "color": "",
  1901. "vslsShareColor": "",
  1902. "vslsJoinColor": ""
  1903. },
  1904. "dotfiles": {
  1905. "repository": "",
  1906. "installCommand": "~/dotfiles/install.sh",
  1907. "targetPath": "~/dotfiles"
  1908. },
  1909. "material-icon-theme": {
  1910. "showWelcomeMessage": true,
  1911. "showUpdateMessage": false,
  1912. "showReloadMessage": true,
  1913. "activeIconPack": "angular",
  1914. "files": {
  1915. "associations": {}
  1916. },
  1917. "folders": {
  1918. "associations": {},
  1919. "theme": "specific",
  1920. "color": "#90a4ae"
  1921. },
  1922. "languages": {
  1923. "associations": {}
  1924. },
  1925. "opacity": 1,
  1926. "hidesExplorerArrows": false,
  1927. "saturation": 1
  1928. },
  1929. "sync": {
  1930. "gist": "",
  1931. "autoDownload": false,
  1932. "autoUpload": false,
  1933. "forceDownload": false,
  1934. "forceUpload": false,
  1935. "quietSync": false,
  1936. "removeExtensions": true,
  1937. "syncExtensions": true
  1938. },
  1939. "gistpad": {
  1940. "apiUrl": "https://api.github.com",
  1941. "gitSSO": true,
  1942. "treeIcons": "true",
  1943. "comments": {
  1944. "showThread": "whenNotEmpty"
  1945. },
  1946. "images": {
  1947. "directoryName": "images",
  1948. "markdownPasteFormat": "markdown",
  1949. "pasteType": "file"
  1950. },
  1951. "playgrounds": {
  1952. "autoRun": "onEdit",
  1953. "autoSave": true,
  1954. "includeMarkup": true,
  1955. "includeScript": true,
  1956. "includeStylesheet": true,
  1957. "layout": "splitLeft",
  1958. "readmeBehavior": "previewHeader",
  1959. "markupLanguage": "html",
  1960. "scriptLanguage": "javascript",
  1961. "stylesheetLanguage": "css",
  1962. "showConsole": false,
  1963. "templateGalleries": [
  1964. "web:basic",
  1965. "web:languages",
  1966. "web:libraries"
  1967. ]
  1968. },
  1969. "scratchNotes": {
  1970. "directoryFormat": "LL",
  1971. "fileFormat": "LT",
  1972. "fileExtension": ".md",
  1973. "show": true
  1974. },
  1975. "showcaseUrl": "https://aka.ms/gistpad-showcase"
  1976. },
  1977. "LaravelExtraIntellisense": {
  1978. "customValidationRules": {}
  1979. },
  1980. "i18n-ally": {
  1981. "localesPaths": [
  1982. "locales",
  1983. "resources/lang",
  1984. "customertool/locales",
  1985. "customertool/modules",
  1986. "customertool/locales/default"
  1987. ],
  1988. "encoding": "utf-8",
  1989. "sourceLanguage": "nl",
  1990. "displayLanguage": "nl",
  1991. "ignoredLocales": [],
  1992. "keystyle": "nested",
  1993. "dirStructure": "auto",
  1994. "annotations": true,
  1995. "annotationInPlace": true,
  1996. "annotationMaxLength": 40,
  1997. "annotationDelimiter": "·",
  1998. "includeSubfolders": true,
  1999. "fullReloadOnChanged": true,
  2000. "showFlags": true,
  2001. "enabledFrameworks": "vue",
  2002. "enabledParsers": [
  2003. "js",
  2004. "json"
  2005. ],
  2006. "keysInUse": [],
  2007. "sortKeys": true,
  2008. "preferredDelimiter": "-",
  2009. "readonly": false,
  2010. "keepFulfilled": true,
  2011. "localeCountryMap": {},
  2012. "indent": 2,
  2013. "disablePathParsing": false,
  2014. "tabStyle": "space",
  2015. "namespace": false,
  2016. "pathMatcher": "",
  2017. "languageTagSystem": "",
  2018. "ignoreFiles": [],
  2019. "theme": {
  2020. "annotation": "rgba(153, 153, 153, .8)",
  2021. "annotationMissing": "rgba(153, 153, 153, .3)",
  2022. "annotationBorder": "",
  2023. "annotationMissingBorder": ""
  2024. },
  2025. "regex": {
  2026. "key": "",
  2027. "usageMatch": [],
  2028. "usageMatchAppend": []
  2029. },
  2030. "refactor": {
  2031. "templates": []
  2032. },
  2033. "translate": {
  2034. "saveAsCandidates": false,
  2035. "fallbackToKey": false,
  2036. "engines": [
  2037. "google"
  2038. ],
  2039. "parallels": 5,
  2040. "promptSource": false,
  2041. "overrideExisting": false
  2042. },
  2043. "usage": {
  2044. "scanningIgnore": [],
  2045. "derivedKeyRules": null
  2046. },
  2047. "frameworks": {
  2048. "ruby-rails": {
  2049. "scopeRoot": "app/views"
  2050. }
  2051. },
  2052. "parsers": {
  2053. "typescript": {
  2054. "tsNodePath": "node_modules/ts-node/dist/bin.js",
  2055. "compilerOptions": {}
  2056. }
  2057. },
  2058. "review": {
  2059. "enabled": true,
  2060. "gutters": true,
  2061. "user": {
  2062. "name": "",
  2063. "email": ""
  2064. },
  2065. "removeCommentOnResolved": false
  2066. },
  2067. "editor": {
  2068. "preferEditor": true
  2069. },
  2070. "extract": {
  2071. "keygenStrategy": "slug",
  2072. "keyPrefix": "",
  2073. "targetPickingStrategy": "none"
  2074. },
  2075. "parserOptions": {},
  2076. "derivedKeyRules": null,
  2077. "filenameMatchRegex": null,
  2078. "fileNamespace": null,
  2079. "keyMatchRegex": null
  2080. },
  2081. "vue-i18n-ally": {
  2082. "localesPaths": null,
  2083. "encoding": null,
  2084. "sourceLanguage": null,
  2085. "displayLanguage": null,
  2086. "ignoredLocales": null,
  2087. "keystyle": null,
  2088. "dirStructure": null,
  2089. "annotations": null,
  2090. "annotationMaxLength": null,
  2091. "annotationDelimiter": null,
  2092. "filenameMatchRegex": null,
  2093. "includeSubfolders": null,
  2094. "fullReloadOnChanged": null,
  2095. "sortKeys": null,
  2096. "preferredDelimiter": null,
  2097. "readonly": null
  2098. },
  2099. "laravelDocs": {
  2100. "version": ""
  2101. },
  2102. "svn-gutter": {
  2103. "enablePips": true
  2104. },
  2105. "intelephense": {
  2106. "compatibility": {
  2107. "correctForBaseClassStaticUnionTypes": true,
  2108. "correctForArrayAccessArrayAndTraversableArrayUnionTypes": true
  2109. },
  2110. "files": {
  2111. "maxSize": 1000000,
  2112. "associations": [
  2113. "*.php",
  2114. "*.phtml"
  2115. ],
  2116. "exclude": [
  2117. "**/.git/**",
  2118. "**/.svn/**",
  2119. "**/.hg/**",
  2120. "**/CVS/**",
  2121. "**/.DS_Store/**",
  2122. "**/node_modules/**",
  2123. "**/bower_components/**",
  2124. "**/vendor/**/{Tests,tests}/**",
  2125. "**/.history/**"
  2126. ]
  2127. },
  2128. "stubs": [
  2129. "apache",
  2130. "bcmath",
  2131. "bz2",
  2132. "calendar",
  2133. "com_dotnet",
  2134. "Core",
  2135. "ctype",
  2136. "curl",
  2137. "date",
  2138. "dba",
  2139. "dom",
  2140. "enchant",
  2141. "exif",
  2142. "FFI",
  2143. "fileinfo",
  2144. "filter",
  2145. "fpm",
  2146. "ftp",
  2147. "gd",
  2148. "gettext",
  2149. "gmp",
  2150. "hash",
  2151. "iconv",
  2152. "imap",
  2153. "intl",
  2154. "json",
  2155. "ldap",
  2156. "libxml",
  2157. "mbstring",
  2158. "meta",
  2159. "mysqli",
  2160. "oci8",
  2161. "odbc",
  2162. "openssl",
  2163. "pcntl",
  2164. "pcre",
  2165. "PDO",
  2166. "pdo_ibm",
  2167. "pdo_mysql",
  2168. "pdo_pgsql",
  2169. "pdo_sqlite",
  2170. "pgsql",
  2171. "Phar",
  2172. "posix",
  2173. "pspell",
  2174. "readline",
  2175. "Reflection",
  2176. "session",
  2177. "shmop",
  2178. "SimpleXML",
  2179. "snmp",
  2180. "soap",
  2181. "sockets",
  2182. "sodium",
  2183. "SPL",
  2184. "sqlite3",
  2185. "standard",
  2186. "superglobals",
  2187. "sysvmsg",
  2188. "sysvsem",
  2189. "sysvshm",
  2190. "tidy",
  2191. "tokenizer",
  2192. "xml",
  2193. "xmlreader",
  2194. "xmlrpc",
  2195. "xmlwriter",
  2196. "xsl",
  2197. "Zend OPcache",
  2198. "zip",
  2199. "zlib"
  2200. ],
  2201. "completion": {
  2202. "insertUseDeclaration": true,
  2203. "fullyQualifyGlobalConstantsAndFunctions": false,
  2204. "triggerParameterHints": true,
  2205. "maxItems": 100
  2206. },
  2207. "format": {
  2208. "enable": true,
  2209. "braces": "psr12"
  2210. },
  2211. "environment": {
  2212. "documentRoot": "",
  2213. "includePaths": [],
  2214. "phpVersion": "7.4.0",
  2215. "shortOpenTag": false
  2216. },
  2217. "diagnostics": {
  2218. "enable": true,
  2219. "run": "onType",
  2220. "embeddedLanguages": true,
  2221. "undefinedSymbols": true,
  2222. "undefinedVariables": true,
  2223. "undefinedTypes": true,
  2224. "undefinedFunctions": true,
  2225. "undefinedConstants": true,
  2226. "undefinedClassConstants": true,
  2227. "undefinedMethods": true,
  2228. "undefinedProperties": true,
  2229. "unusedSymbols": true,
  2230. "unexpectedTokens": true,
  2231. "duplicateSymbols": true,
  2232. "argumentCount": true,
  2233. "typeErrors": true,
  2234. "deprecated": true,
  2235. "languageConstraints": true
  2236. },
  2237. "runtime": "",
  2238. "maxMemory": 0,
  2239. "licenceKey": "",
  2240. "telemetry": {
  2241. "enabled": null
  2242. },
  2243. "rename": {
  2244. "exclude": [
  2245. "**/vendor/**"
  2246. ]
  2247. },
  2248. "references": {
  2249. "exclude": [
  2250. "**/vendor/**"
  2251. ]
  2252. },
  2253. "phpdoc": {
  2254. "returnVoid": true,
  2255. "textFormat": "snippet",
  2256. "classTemplate": {
  2257. "summary": "$1",
  2258. "tags": [
  2259. "@package ${1:$SYMBOL_NAMESPACE}"
  2260. ]
  2261. },
  2262. "propertyTemplate": {
  2263. "summary": "$1",
  2264. "tags": [
  2265. "@var ${1:$SYMBOL_TYPE}"
  2266. ]
  2267. },
  2268. "functionTemplate": {
  2269. "summary": "$1",
  2270. "tags": [
  2271. "@param ${1:$SYMBOL_TYPE} $SYMBOL_NAME $2",
  2272. "@return ${1:$SYMBOL_TYPE} $2",
  2273. "@throws ${1:$SYMBOL_TYPE} $2"
  2274. ]
  2275. },
  2276. "useFullyQualifiedNames": false
  2277. },
  2278. "trace": {
  2279. "server": "off"
  2280. }
  2281. },
  2282. "better-phpunit": {
  2283. "commandSuffix": null,
  2284. "phpunitBinary": null,
  2285. "xmlConfigFilepath": null,
  2286. "suiteSuffix": null,
  2287. "ssh": {
  2288. "enable": false,
  2289. "user": null,
  2290. "host": null,
  2291. "port": 22,
  2292. "paths": {},
  2293. "binary": null,
  2294. "disableAllOptions": false,
  2295. "options": null
  2296. },
  2297. "docker": {
  2298. "enable": false,
  2299. "command": null,
  2300. "paths": {}
  2301. }
  2302. },
  2303. "npm-intellisense": {
  2304. "scanDevDependencies": false,
  2305. "recursivePackageJsonLookup": true,
  2306. "packageSubfoldersIntellisense": false,
  2307. "showBuildInLibs": false,
  2308. "importES6": true,
  2309. "importQuotes": "'",
  2310. "importLinebreak": ";\r\n",
  2311. "importDeclarationType": "const"
  2312. },
  2313. "gitignore": {
  2314. "cacheExpirationInterval": 3600
  2315. },
  2316. "laravel_goto_view": {
  2317. "quickJump": true,
  2318. "folderTip": true,
  2319. "maxLinesCount": 666,
  2320. "regex": "(?<=view\\(|@include\\(|@extends\\(|@component\\()(['\"])[^'\"]*\\1",
  2321. "folders": {
  2322. "default": "/resources/views",
  2323. "vendor": "/resources/views/vendor"
  2324. },
  2325. "extensions": [
  2326. ".blade.php"
  2327. ]
  2328. },
  2329. "macros": {
  2330. "list": {},
  2331. "qp-ignore": [],
  2332. "qp-allow": []
  2333. },
  2334. "jsonPathExtract": {
  2335. "savedQueries": []
  2336. },
  2337. "eslint": {
  2338. "enable": true,
  2339. "packageManager": "npm",
  2340. "alwaysShowStatus": false,
  2341. "nodePath": null,
  2342. "options": {},
  2343. "trace": {
  2344. "server": "off"
  2345. },
  2346. "run": "onType",
  2347. "autoFixOnSave": false,
  2348. "quiet": false,
  2349. "onIgnoredFiles": "off",
  2350. "migration": {
  2351. "2_x": "on"
  2352. },
  2353. "workingDirectories": [],
  2354. "validate": [],
  2355. "probe": [
  2356. "javascript",
  2357. "javascriptreact",
  2358. "typescript",
  2359. "typescriptreact",
  2360. "html",
  2361. "vue",
  2362. "markdown"
  2363. ],
  2364. "provideLintTask": false,
  2365. "lintTask": {
  2366. "enable": false,
  2367. "options": "."
  2368. },
  2369. "runtime": null,
  2370. "debug": false,
  2371. "codeAction": {
  2372. "disableRuleComment": {
  2373. "enable": true,
  2374. "location": "separateLine"
  2375. },
  2376. "showDocumentation": {
  2377. "enable": true
  2378. }
  2379. },
  2380. "codeActionsOnSave": {
  2381. "mode": "all"
  2382. },
  2383. "format": {
  2384. "enable": false
  2385. }
  2386. },
  2387. "xmlTools": {
  2388. "enableXmlTreeView": true,
  2389. "enableXmlTreeViewMetadata": true,
  2390. "enableXmlTreeViewCursorSync": false,
  2391. "enforcePrettySelfClosingTagOnFormat": false,
  2392. "ignoreDefaultNamespace": true,
  2393. "persistXPathQuery": true,
  2394. "removeCommentsOnMinify": false,
  2395. "splitAttributesOnFormat": false,
  2396. "splitXmlnsOnFormat": true,
  2397. "xmlFormatterImplementation": "v2",
  2398. "xqueryExecutionArguments": [
  2399. "-xquery",
  2400. "$(script)",
  2401. "-in",
  2402. "$(input)",
  2403. "-out",
  2404. "$(input).output.xml"
  2405. ],
  2406. "xqueryExecutionEngine": "",
  2407. "xqueryExecutionInputLimit": 100,
  2408. "xqueryExecutionInputSearchPattern": "**/*.xml"
  2409. },
  2410. "gitlens": {
  2411. "autolinks": null,
  2412. "blame": {
  2413. "avatars": true,
  2414. "compact": true,
  2415. "dateFormat": null,
  2416. "format": "${message|40?} ${agoOrDate|14-}",
  2417. "heatmap": {
  2418. "enabled": true,
  2419. "location": "right"
  2420. },
  2421. "highlight": {
  2422. "enabled": true,
  2423. "locations": [
  2424. "gutter",
  2425. "line",
  2426. "overview"
  2427. ]
  2428. },
  2429. "ignoreWhitespace": false,
  2430. "separateLines": true,
  2431. "toggleMode": "file"
  2432. },
  2433. "codeLens": {
  2434. "authors": {
  2435. "command": "gitlens.toggleFileBlame",
  2436. "enabled": true
  2437. },
  2438. "enabled": true,
  2439. "includeSingleLineSymbols": false,
  2440. "recentChange": {
  2441. "command": "gitlens.showQuickCommitFileDetails",
  2442. "enabled": true
  2443. },
  2444. "scopes": [
  2445. "document",
  2446. "containers"
  2447. ],
  2448. "scopesByLanguage": [
  2449. {
  2450. "language": "azure-pipelines",
  2451. "scopes": [
  2452. "document"
  2453. ]
  2454. },
  2455. {
  2456. "language": "ansible",
  2457. "scopes": [
  2458. "document"
  2459. ]
  2460. },
  2461. {
  2462. "language": "css",
  2463. "scopes": [
  2464. "document"
  2465. ]
  2466. },
  2467. {
  2468. "language": "html",
  2469. "scopes": [
  2470. "document"
  2471. ]
  2472. },
  2473. {
  2474. "language": "json",
  2475. "scopes": [
  2476. "document"
  2477. ]
  2478. },
  2479. {
  2480. "language": "jsonc",
  2481. "scopes": [
  2482. "document"
  2483. ]
  2484. },
  2485. {
  2486. "language": "less",
  2487. "scopes": [
  2488. "document"
  2489. ]
  2490. },
  2491. {
  2492. "language": "postcss",
  2493. "scopes": [
  2494. "document"
  2495. ]
  2496. },
  2497. {
  2498. "language": "python",
  2499. "symbolScopes": [
  2500. "!Module"
  2501. ]
  2502. },
  2503. {
  2504. "language": "scss",
  2505. "scopes": [
  2506. "document"
  2507. ]
  2508. },
  2509. {
  2510. "language": "stylus",
  2511. "scopes": [
  2512. "document"
  2513. ]
  2514. },
  2515. {
  2516. "language": "vue",
  2517. "scopes": [
  2518. "document"
  2519. ]
  2520. },
  2521. {
  2522. "language": "yaml",
  2523. "scopes": [
  2524. "document"
  2525. ]
  2526. }
  2527. ],
  2528. "symbolScopes": []
  2529. },
  2530. "currentLine": {
  2531. "dateFormat": null,
  2532. "enabled": true,
  2533. "format": "${author}, ${agoOrDate} • ${message}",
  2534. "scrollable": true
  2535. },
  2536. "debug": false,
  2537. "defaultDateFormat": null,
  2538. "defaultDateShortFormat": null,
  2539. "defaultDateSource": "authored",
  2540. "defaultDateStyle": "relative",
  2541. "defaultGravatarsStyle": "robohash",
  2542. "gitCommands": {
  2543. "closeOnFocusOut": false,
  2544. "search": {
  2545. "matchAll": false,
  2546. "matchCase": false,
  2547. "matchRegex": true,
  2548. "showResultsInView": true
  2549. },
  2550. "skipConfirmations": [
  2551. "fetch:command",
  2552. "stash-push:command",
  2553. "switch:command"
  2554. ]
  2555. },
  2556. "heatmap": {
  2557. "ageThreshold": "90",
  2558. "coldColor": "#0a60f6",
  2559. "hotColor": "#f66a0a",
  2560. "toggleMode": "file"
  2561. },
  2562. "hovers": {
  2563. "annotations": {
  2564. "changes": true,
  2565. "details": true,
  2566. "enabled": true,
  2567. "over": "line"
  2568. },
  2569. "currentLine": {
  2570. "changes": true,
  2571. "details": true,
  2572. "enabled": true,
  2573. "over": "annotation"
  2574. },
  2575. "avatars": true,
  2576. "changesDiff": "line",
  2577. "detailsMarkdownFormat": "${avatar} &nbsp;__${author}__, ${ago} &nbsp; _(${date})_ \n\n${message}\n\n${commands}",
  2578. "enabled": true
  2579. },
  2580. "insiders": false,
  2581. "keymap": "chorded",
  2582. "liveshare": {
  2583. "allowGuestAccess": true
  2584. },
  2585. "menus": {
  2586. "editor": {
  2587. "blame": false,
  2588. "clipboard": true,
  2589. "compare": true,
  2590. "details": false,
  2591. "history": false,
  2592. "remote": false
  2593. },
  2594. "editorGroup": {
  2595. "blame": true,
  2596. "compare": true
  2597. },
  2598. "editorTab": {
  2599. "clipboard": true,
  2600. "compare": true,
  2601. "history": true,
  2602. "remote": true
  2603. },
  2604. "explorer": {
  2605. "clipboard": true,
  2606. "compare": true,
  2607. "history": true,
  2608. "remote": true
  2609. },
  2610. "scmGroup": {
  2611. "compare": true,
  2612. "openClose": true,
  2613. "stash": true,
  2614. "stashInline": true
  2615. },
  2616. "scmItem": {
  2617. "clipboard": true,
  2618. "compare": true,
  2619. "history": true,
  2620. "remote": true,
  2621. "stash": true
  2622. }
  2623. },
  2624. "mode": {
  2625. "active": "",
  2626. "statusBar": {
  2627. "enabled": true,
  2628. "alignment": "right"
  2629. }
  2630. },
  2631. "modes": {
  2632. "zen": {
  2633. "name": "Zen",
  2634. "statusBarItemName": "Zen",
  2635. "description": "for a zen-like experience, disables many visual features",
  2636. "codeLens": false,
  2637. "currentLine": false,
  2638. "hovers": false,
  2639. "statusBar": false
  2640. },
  2641. "review": {
  2642. "name": "Review",
  2643. "statusBarItemName": "Reviewing",
  2644. "description": "for reviewing code, enables many visual features",
  2645. "codeLens": true,
  2646. "currentLine": true,
  2647. "hovers": true
  2648. }
  2649. },
  2650. "outputLevel": "errors",
  2651. "recentChanges": {
  2652. "highlight": {
  2653. "locations": [
  2654. "gutter",
  2655. "line",
  2656. "overview"
  2657. ]
  2658. },
  2659. "toggleMode": "file"
  2660. },
  2661. "remotes": null,
  2662. "showWhatsNewAfterUpgrades": true,
  2663. "sortBranchesBy": "name:desc",
  2664. "sortTagsBy": "name:desc",
  2665. "statusBar": {
  2666. "alignment": "right",
  2667. "command": "gitlens.showQuickCommitDetails",
  2668. "dateFormat": null,
  2669. "enabled": true,
  2670. "format": "${author}, ${agoOrDate}",
  2671. "reduceFlicker": false
  2672. },
  2673. "strings": {
  2674. "codeLens": {
  2675. "unsavedChanges": {
  2676. "recentChangeAndAuthors": "Unsaved changes (cannot determine recent change or authors)",
  2677. "recentChangeOnly": "Unsaved changes (cannot determine recent change)",
  2678. "authorsOnly": "Unsaved changes (cannot determine authors)"
  2679. }
  2680. }
  2681. },
  2682. "views": {
  2683. "commitFileFormat": "${file}",
  2684. "commitFileDescriptionFormat": "${directory}${ ← originalPath}",
  2685. "commitFormat": "${❰ tips ❱➤ }${message}",
  2686. "commitDescriptionFormat": "${changes • }${author}, ${agoOrDate}",
  2687. "compare": {
  2688. "avatars": true,
  2689. "enabled": true,
  2690. "files": {
  2691. "compact": true,
  2692. "layout": "auto",
  2693. "threshold": 5
  2694. },
  2695. "location": "gitlens"
  2696. },
  2697. "defaultItemLimit": 10,
  2698. "pageItemLimit": 20,
  2699. "fileHistory": {
  2700. "avatars": true,
  2701. "enabled": true,
  2702. "location": "gitlens"
  2703. },
  2704. "lineHistory": {
  2705. "avatars": true,
  2706. "enabled": true,
  2707. "location": "gitlens"
  2708. },
  2709. "repositories": {
  2710. "autoRefresh": true,
  2711. "autoReveal": true,
  2712. "avatars": true,
  2713. "branches": {
  2714. "layout": "tree"
  2715. },
  2716. "compact": false,
  2717. "enabled": true,
  2718. "files": {
  2719. "compact": true,
  2720. "layout": "auto",
  2721. "threshold": 5
  2722. },
  2723. "includeWorkingTree": true,
  2724. "location": "gitlens",
  2725. "showBranchComparison": "working",
  2726. "showTrackingBranch": true
  2727. },
  2728. "search": {
  2729. "avatars": true,
  2730. "enabled": true,
  2731. "files": {
  2732. "compact": true,
  2733. "layout": "auto",
  2734. "threshold": 5
  2735. },
  2736. "location": "gitlens"
  2737. },
  2738. "showRelativeDateMarkers": true,
  2739. "stashFileFormat": "${file}",
  2740. "stashFileDescriptionFormat": "${directory}${ ← originalPath}",
  2741. "stashFormat": "${message}",
  2742. "stashDescriptionFormat": "${changes • }${agoOrDate}",
  2743. "statusFileFormat": "${working }${file}",
  2744. "statusFileDescriptionFormat": "${directory}${ ← originalPath}"
  2745. },
  2746. "advanced": {
  2747. "abbreviatedShaLength": "7",
  2748. "blame": {
  2749. "customArguments": null,
  2750. "delayAfterEdit": 5000,
  2751. "sizeThresholdAfterEdit": 5000
  2752. },
  2753. "caching": {
  2754. "enabled": true
  2755. },
  2756. "fileHistoryFollowsRenames": true,
  2757. "maxListItems": 200,
  2758. "maxSearchItems": 200,
  2759. "messages": {
  2760. "suppressCommitHasNoPreviousCommitWarning": false,
  2761. "suppressCommitNotFoundWarning": false,
  2762. "suppressFileNotUnderSourceControlWarning": false,
  2763. "suppressGitDisabledWarning": false,
  2764. "suppressGitVersionWarning": false,
  2765. "suppressLineUncommittedWarning": false,
  2766. "suppressNoRepositoryWarning": false,
  2767. "suppressSupportGitLensNotification": false
  2768. },
  2769. "quickPick": {
  2770. "closeOnFocusOut": true
  2771. },
  2772. "repositorySearchDepth": 1,
  2773. "similarityThreshold": null,
  2774. "telemetry": {
  2775. "enabled": true
  2776. },
  2777. "useSymmetricDifferenceNotation": true
  2778. }
  2779. },
  2780. "prettier": {
  2781. "disableLanguages": [],
  2782. "requireConfig": false,
  2783. "resolveGlobalModules": false,
  2784. "withNodeModules": false,
  2785. "packageManager": "npm",
  2786. "useEditorConfig": true,
  2787. "ignorePath": ".prettierignore",
  2788. "prettierPath": "",
  2789. "configPath": "",
  2790. "printWidth": 80,
  2791. "tabWidth": 2,
  2792. "singleQuote": false,
  2793. "trailingComma": "es5",
  2794. "bracketSpacing": true,
  2795. "jsxBracketSameLine": false,
  2796. "semi": true,
  2797. "requirePragma": false,
  2798. "insertPragma": false,
  2799. "useTabs": false,
  2800. "proseWrap": "preserve",
  2801. "arrowParens": "always",
  2802. "jsxSingleQuote": false,
  2803. "htmlWhitespaceSensitivity": "css",
  2804. "vueIndentScriptAndStyle": false,
  2805. "endOfLine": "lf",
  2806. "quoteProps": "as-needed"
  2807. },
  2808. "vssolution": {
  2809. "showMode": "activityBar",
  2810. "solutionExplorerIcons": "solution-explorer",
  2811. "showOutputChannel": true,
  2812. "trackActiveItem": false,
  2813. "netcoreIgnore": [
  2814. "bin",
  2815. "node_modules",
  2816. "obj",
  2817. ".ds_store"
  2818. ],
  2819. "xxprojItemTypes": {
  2820. "*": "Content",
  2821. "cs": "Compile",
  2822. "cpp": "ClCompile",
  2823. "cc": "ClCompile",
  2824. "c": "ClCompile",
  2825. "h": "ClInclude",
  2826. "hpp": "ClInclude",
  2827. "vb": "Compile",
  2828. "fs": "Compile",
  2829. "ts": "TypeScriptCompile"
  2830. },
  2831. "xmlspaces": "2",
  2832. "xmlClosingTagSpace": "false",
  2833. "altSolutionFolders": [],
  2834. "win32Encoding": {
  2835. "932": "Shift_JIS",
  2836. "936": "GBK",
  2837. "950": "BIG5"
  2838. },
  2839. "createTemplateFolderQuestion": true,
  2840. "lineEndings": "lf"
  2841. },
  2842. "auto-rename-tag": {
  2843. "activationOnLanguage": [
  2844. "*"
  2845. ]
  2846. },
  2847. "shellformat": {
  2848. "path": null,
  2849. "flag": null,
  2850. "effectLanguages": [
  2851. "shellscript",
  2852. "dockerfile",
  2853. "dotenv",
  2854. "hosts",
  2855. "jvmoptions",
  2856. "ignore",
  2857. "gitignore",
  2858. "properties",
  2859. "spring-boot-properties",
  2860. "azcli"
  2861. ]
  2862. },
  2863. "githubPullRequests": {
  2864. "telemetry": {
  2865. "enabled": true
  2866. },
  2867. "hosts": [],
  2868. "pullRequestTitle": "ask",
  2869. "logLevel": "info",
  2870. "remotes": [
  2871. "origin",
  2872. "upstream"
  2873. ],
  2874. "includeRemotes": "default",
  2875. "queries": [
  2876. {
  2877. "label": "Waiting For My Review",
  2878. "query": "is:open review-requested:${user}"
  2879. },
  2880. {
  2881. "label": "Assigned To Me",
  2882. "query": "is:open assignee:${user}"
  2883. },
  2884. {
  2885. "label": "Created By Me",
  2886. "query": "is:open author:${user}"
  2887. }
  2888. ],
  2889. "defaultMergeMethod": "merge",
  2890. "showInSCM": false,
  2891. "fileListLayout": "tree",
  2892. "defaultDeletionMethod": {
  2893. "selectLocalBranch": true,
  2894. "selectRemote": true
  2895. }
  2896. },
  2897. "githubIssues": {
  2898. "ignoreMilestones": [],
  2899. "createIssueTriggers": [
  2900. "TODO",
  2901. "todo",
  2902. "BUG",
  2903. "FIXME",
  2904. "ISSUE",
  2905. "HACK"
  2906. ],
  2907. "createInsertFormat": "number",
  2908. "issueCompletions": {
  2909. "enabled": true
  2910. },
  2911. "userCompletions": {
  2912. "enabled": true
  2913. },
  2914. "ignoreCompletionTrigger": [
  2915. "python"
  2916. ],
  2917. "ignoreUserCompletionTrigger": [
  2918. "python"
  2919. ],
  2920. "workingIssueBranch": "${user}/issue${issueNumber}",
  2921. "useBranchForIssues": "on",
  2922. "issueCompletionFormatScm": "${issueTitle} ${issueNumberLabel}",
  2923. "workingIssueFormatScm": "${issueTitle} \nFixes ${issueNumberLabel}",
  2924. "queries": [
  2925. {
  2926. "label": "My Issues",
  2927. "query": "default"
  2928. },
  2929. {
  2930. "label": "Created Issues",
  2931. "query": "author:${user} state:open repo:${owner}/${repository} sort:created-desc"
  2932. }
  2933. ]
  2934. },
  2935. "todo-tree": {
  2936. "filtering": {
  2937. "excludedWorkspaces": [],
  2938. "excludeGlobs": [],
  2939. "ignoreGitSubmodules": false,
  2940. "includedWorkspaces": [],
  2941. "includeGlobs": [],
  2942. "includeHiddenFiles": false,
  2943. "passGlobsToRipgrep": true,
  2944. "useBuiltInExcludes": "none"
  2945. },
  2946. "general": {
  2947. "debug": false,
  2948. "enableFileWatcher": false,
  2949. "fileWatcherGlob": "**/*",
  2950. "revealBehaviour": "start of todo",
  2951. "exportPath": "~/todo-tree-%Y%m%d-%H%M",
  2952. "rootFolder": "",
  2953. "statusBar": "none",
  2954. "statusBarClickBehaviour": "reveal",
  2955. "tagGroups": {},
  2956. "tags": [
  2957. "XXX",
  2958. "TODO",
  2959. "HACK",
  2960. "FIXME",
  2961. "BUG"
  2962. ]
  2963. },
  2964. "highlights": {
  2965. "customHighlight": {
  2966. "BUG": {
  2967. "icon": "bug"
  2968. },
  2969. "FIXME": {
  2970. "icon": "flame"
  2971. }
  2972. },
  2973. "defaultHighlight": {},
  2974. "enabled": true,
  2975. "highlightDelay": 500,
  2976. "schemes": [
  2977. "file",
  2978. "untitled"
  2979. ]
  2980. },
  2981. "regex": {
  2982. "regex": "((//|#|<!--|;|/\\*|^)\\s*($TAGS)|^\\s*- \\[ \\])",
  2983. "regexCaseSensitive": false
  2984. },
  2985. "ripgrep": {
  2986. "ripgrep": "",
  2987. "ripgrepArgs": "--max-columns=1000 --no-config ",
  2988. "ripgrepMaxBuffer": 200
  2989. },
  2990. "tree": {
  2991. "autoRefresh": true,
  2992. "disableCompactFolders": false,
  2993. "expanded": false,
  2994. "filterCaseSensitive": false,
  2995. "flat": false,
  2996. "grouped": false,
  2997. "hideIconsWhenGroupedByTag": false,
  2998. "hideTreeWhenEmpty": true,
  2999. "labelFormat": "${tag} ${after}",
  3000. "scanAtStartup": true,
  3001. "scanMode": "workspace",
  3002. "showBadges": true,
  3003. "showCountsInTree": false,
  3004. "showInExplorer": true,
  3005. "showScanModeButton": false,
  3006. "showScanOpenFilesOrWorkspaceButton": false,
  3007. "buttons": {
  3008. "reveal": true,
  3009. "scanMode": false,
  3010. "viewStyle": true,
  3011. "groupByTag": true,
  3012. "filter": true,
  3013. "refresh": true,
  3014. "expand": true,
  3015. "export": false
  3016. },
  3017. "showTagsFromOpenFilesOnly": false,
  3018. "sortTagsOnlyViewAlphabetically": false,
  3019. "tagsOnly": false,
  3020. "tooltipFormat": "${filepath}, line ${line}",
  3021. "trackFile": true
  3022. }
  3023. },
  3024. "testExplorer": {
  3025. "onStart": null,
  3026. "onReload": null,
  3027. "codeLens": true,
  3028. "gutterDecoration": true,
  3029. "errorDecoration": true,
  3030. "errorDecorationHover": true,
  3031. "sort": null,
  3032. "showExpandButton": 3,
  3033. "showCollapseButton": true,
  3034. "addToEditorContextMenu": false,
  3035. "showOnRun": false,
  3036. "mergeSuites": false,
  3037. "hideEmptyLog": true,
  3038. "hideWhen": "never"
  3039. },
  3040. "dimmer": {
  3041. "enabled": false,
  3042. "toggleDimmerCommandScope": "",
  3043. "opacity": 50,
  3044. "delay": 0
  3045. },
  3046. "customizeUI": {
  3047. "activityBar": "",
  3048. "activityBarHideSettings": false,
  3049. "titleBar": "",
  3050. "stylesheet": {},
  3051. "listRowHeight": 0,
  3052. "font": {
  3053. "regular": "",
  3054. "monospace": ""
  3055. },
  3056. "fontSizeMap": {
  3057. "13px": "11px",
  3058. "monospace": "12px"
  3059. }
  3060. },
  3061. "monkeyPatch": {
  3062. "folderMap": {},
  3063. "mainProcessModules": [],
  3064. "browserModules": []
  3065. },
  3066. "fontAwesomeAutocomplete": {
  3067. "version": "4",
  3068. "patterns": [
  3069. "**/*.php",
  3070. "**/*.html"
  3071. ],
  3072. "triggerWord": "fa-",
  3073. "disableTriggerWordAutoClearPatterns": [
  3074. "**/*.html"
  3075. ],
  3076. "preview": {
  3077. "backgroundColor": "#ffffff",
  3078. "foregroundColor": "#000000"
  3079. },
  3080. "insertionTemplate": {
  3081. "**/*.html": "{style} {prefix}{name}"
  3082. },
  3083. "triggerCharacters": [
  3084. "f"
  3085. ]
  3086. },
  3087. "plantuml": {
  3088. "exportFormat": "",
  3089. "java": "",
  3090. "jar": "{HOME}/plantuml.1.2020.3.jar",
  3091. "diagramsRoot": "",
  3092. "fileExtensions": ".wsd,.pu,.puml,.plantuml,.iuml",
  3093. "exportSubFolder": true,
  3094. "exportConcurrency": 3,
  3095. "exportOutDir": "out",
  3096. "exportMapFile": false,
  3097. "previewAutoUpdate": true,
  3098. "previewSnapIndicators": false,
  3099. "server": "http://localhost:2512",
  3100. "urlFormat": "",
  3101. "urlResult": "MarkDown",
  3102. "render": "Local",
  3103. "includepaths": [],
  3104. "commandArgs": [],
  3105. "jarArgs": []
  3106. },
  3107. "svg": {
  3108. "completion": {
  3109. "showAdvanced": false,
  3110. "showDeprecated": false
  3111. },
  3112. "preview": {
  3113. "autoShow": false,
  3114. "viewMode": "onlyOne",
  3115. "mode": "svg",
  3116. "backgroundSaveTo": "Workspace",
  3117. "background": "transparent",
  3118. "backgroundCustom": "#eee"
  3119. },
  3120. "pathDataHighlight": true,
  3121. "minify": {
  3122. "cleanupAttrs": true,
  3123. "inlineStyles": true,
  3124. "removeDoctype": true,
  3125. "removeXMLProcInst": true,
  3126. "removeComments": true,
  3127. "removeMetadata": true,
  3128. "removeTitle": true,
  3129. "removeDesc": true,
  3130. "removeUselessDefs": true,
  3131. "removeXMLNS": false,
  3132. "removeEditorsNSData": true,
  3133. "removeEmptyAttrs": true,
  3134. "removeHiddenElems": true,
  3135. "removeEmptyText": true,
  3136. "removeEmptyContainers": true,
  3137. "removeViewBox": true,
  3138. "cleanupEnableBackground": true,
  3139. "minifyStyles": true,
  3140. "convertStyleToAttrs": true,
  3141. "convertColors": true,
  3142. "convertPathData": true,
  3143. "convertTransform": true,
  3144. "removeUnknownsAndDefaults": true,
  3145. "removeNonInheritableGroupAttrs": true,
  3146. "removeUselessStrokeAndFill": true,
  3147. "removeUnusedNS": true,
  3148. "prefixIds": true,
  3149. "cleanupIDs": true,
  3150. "cleanupNumericValues": true,
  3151. "cleanupListOfValues": true,
  3152. "moveElemsAttrsToGroup": true,
  3153. "moveGroupAttrsToElems": true,
  3154. "collapseGroups": true,
  3155. "removeRasterImages": false,
  3156. "mergePaths": true,
  3157. "convertShapeToPath": true,
  3158. "convertEllipseToCircle": true,
  3159. "sortAttrs": false,
  3160. "sortDefsChildren": true,
  3161. "removeDimensions": false,
  3162. "removeAttrs": false,
  3163. "removeAttributesBySelector": false,
  3164. "removeElementsByAttr": false,
  3165. "addClassesToSVGElement": false,
  3166. "addAttributesToSVGElement": false,
  3167. "removeOffCanvasPaths": false,
  3168. "removeStyleElement": false,
  3169. "removeScriptElement": false,
  3170. "reusePaths": false
  3171. }
  3172. },
  3173. "svn": {
  3174. "autorefresh": true,
  3175. "commit": {
  3176. "changes": {
  3177. "selectedAll": true
  3178. },
  3179. "checkEmptyMessage": true
  3180. },
  3181. "conflicts": {
  3182. "autoResolve": false
  3183. },
  3184. "default": {
  3185. "encoding": null
  3186. },
  3187. "defaultCheckoutDirectory": null,
  3188. "delete": {
  3189. "actionForDeletedFiles": "prompt",
  3190. "ignoredRulesForDeletedFiles": []
  3191. },
  3192. "detectExternals": true,
  3193. "detectIgnored": true,
  3194. "diff": {
  3195. "withHead": true
  3196. },
  3197. "enabled": true,
  3198. "experimental": {
  3199. "detect_encoding": false,
  3200. "encoding_priority": []
  3201. },
  3202. "gravatar": {
  3203. "icon_url": "https://www.gravatar.com/avatar/<AUTHOR_MD5>.jpg?s=<SIZE>&d=robohash"
  3204. },
  3205. "gravatars": {
  3206. "enabled": true
  3207. },
  3208. "ignoreMissingSvnWarning": false,
  3209. "ignoreRepositories": null,
  3210. "ignoreWorkingCopyIsTooOld": false,
  3211. "layout": {
  3212. "branchesRegex": "branches/([^/]+)(/.*)?",
  3213. "branchesRegexName": 1,
  3214. "showFullName": true,
  3215. "tagRegexName": 1,
  3216. "tagsRegex": "tags/([^/]+)(/.*)?",
  3217. "trunkRegex": "(trunk)(/.*)?",
  3218. "trunkRegexName": 1
  3219. },
  3220. "log": {
  3221. "length": 50
  3222. },
  3223. "multipleFolders": {
  3224. "depth": 4,
  3225. "enabled": false,
  3226. "ignore": [
  3227. "**/.git",
  3228. "**/.hg",
  3229. "**/vendor",
  3230. "**/node_modules"
  3231. ]
  3232. },
  3233. "path": null,
  3234. "refresh": {
  3235. "remoteChanges": false
  3236. },
  3237. "remoteChanges": {
  3238. "checkFrequency": 300
  3239. },
  3240. "showOutput": false,
  3241. "showUpdateMessage": true,
  3242. "sourceControl": {
  3243. "changesLeftClick": "open diff",
  3244. "combineExternalIfSameServer": false,
  3245. "countUnversioned": true,
  3246. "hideUnversioned": false,
  3247. "ignoreOnCommit": [
  3248. "ignore-on-commit"
  3249. ],
  3250. "ignoreOnStatusCount": [
  3251. "ignore-on-commit"
  3252. ]
  3253. },
  3254. "update": {
  3255. "ignoreExternals": true
  3256. }
  3257. },
  3258. "colorize": {
  3259. "languages": [
  3260. "css",
  3261. "sass",
  3262. "scss",
  3263. "less",
  3264. "postcss",
  3265. "sss",
  3266. "stylus",
  3267. "xml",
  3268. "svg"
  3269. ],
  3270. "files_extensions": [],
  3271. "ignore_files_extensions_deprecation": false,
  3272. "include": [],
  3273. "exclude": [
  3274. "**/.git",
  3275. "**/.svn",
  3276. "**/.hg",
  3277. "**/CVS",
  3278. "**/.DS_Store",
  3279. "**/.git",
  3280. "**/node_modules",
  3281. "**/bower_components",
  3282. "**/tmp",
  3283. "**/dist",
  3284. "**/tests"
  3285. ],
  3286. "hide_current_line_decorations": true,
  3287. "colorized_variables": [
  3288. "CSS"
  3289. ],
  3290. "colorized_colors": [
  3291. "BROWSERS_COLORS",
  3292. "HEXA",
  3293. "RGB",
  3294. "HSL"
  3295. ],
  3296. "colorize_only_visible_beta": false,
  3297. "enable_search_variables": true
  3298. },
  3299. "chat": {
  3300. "slack": {
  3301. "legacyToken": null
  3302. },
  3303. "proxyUrl": null,
  3304. "rejectTlsUnauthorized": true,
  3305. "providers": null,
  3306. "autoLaunchLiveShareChat": true
  3307. },
  3308. "csstriggers": {
  3309. "decorationInactivePhaseColor": "#828282",
  3310. "decorationCompositeColor": "#38ba41",
  3311. "decorationLayoutColor": "#fb256c",
  3312. "decorationPaintColor": "#fbdb25",
  3313. "decorationStrokeColor": "transparent",
  3314. "decorationStrokeWidth": "2px",
  3315. "compositeImage": "<svg xmlns=\"http://www.w3.org/2000/svg\" style=\"isolation:isolate\" width=\"60\" height=\"16\"><defs><clipPath id=\"a\"><path d=\"M0 0h60v16H0z\"/></clipPath></defs><g clip-path=\"url(#a)\"><path d=\"M9 8L4 3.5h47L56 8l-5 4.5H4L9 8z\" fill=\"{{stroke}}\" vector-effect=\"non-scaling-stroke\" stroke=\"{{stroke}}\"/><path d=\"M9 8L4 3.5h15L24 8l-5 4.5H4L9 8z\" fill=\"{{inactivePhaseColor}}\"/><path d=\"M25 8l-5-4.5h15L40 8l-5 4.5H20L25 8z\" fill=\"{{inactivePhaseColor}}\"/><path d=\"M41 8l-5-4.5h15L56 8l-5 4.5H36L41 8z\" fill=\"{{compositeColor}}\"/></g></svg>",
  3316. "compositeAndPaintImage": "<svg xmlns=\"http://www.w3.org/2000/svg\" style=\"isolation:isolate\" width=\"60\" height=\"16\"><defs><clipPath id=\"a\"><path d=\"M0 0h60v16H0z\"/></clipPath></defs><g clip-path=\"url(#a)\"><path d=\"M9 8L4 3.5h47L56 8l-5 4.5H4L9 8z\" fill=\"{{stroke}}\" vector-effect=\"non-scaling-stroke\" stroke=\"{{stroke}}\"/><path d=\"M9 8L4 3.5h15L24 8l-5 4.5H4L9 8z\" fill=\"{{inactivePhaseColor}}\"/><path d=\"M25 8l-5-4.5h15L40 8l-5 4.5H20L25 8z\" fill=\"{{paintColor}}\"/><path d=\"M41 8l-5-4.5h15L56 8l-5 4.5H36L41 8z\" fill=\"{{compositeColor}}\"/></g></svg>",
  3317. "compositePaintAndLayoutImage": "<svg xmlns=\"http://www.w3.org/2000/svg\" style=\"isolation:isolate\" width=\"{{60}}\" height=\"16\"><defs><clipPath id=\"a\"><path d=\"M0 0h60v16H0z\"/></clipPath></defs><g clip-path=\"url(#a)\"><path d=\"M9 8L4 3.5h47L56 8l-5 4.5H4L9 8z\" fill=\"{{stroke}}\" vector-effect=\"non-scaling-stroke\" stroke=\"{{stroke}}\"/><path d=\"M9 8L4 3.5h15L24 8l-5 4.5H4L9 8z\" fill=\"{{layoutColor}}\"/><path d=\"M25 8l-5-4.5h15L40 8l-5 4.5H20L25 8z\" fill=\"{{paintColor}}\"/><path d=\"M41 8l-5-4.5h15L56 8l-5 4.5H36L41 8z\" fill=\"{{compositeColor}}\"/></g></svg>",
  3318. "compositeImageSmall": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><path id=\"outline\" d=\"M4 12 L8 12 L12 8 L8 4 L4 4 L8 8 Z\" fill=\"transparent\" stroke=\"{{stroke}}\" stroke-width=\"{{strokeWidth}}\" class=\"icon-outline\"/><path id=\"canvas\" d=\"M4 12 L8 12 L12 8 L8 4 L4 4 L8 8 Z\" fill=\"{{compositeColor}}\" class=\"icon-canvas\"/></svg>",
  3319. "compositeAndPaintImageSmall": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><path id=\"outline\" d=\"M4 12 L8 12 L12 8 L8 4 L4 4 L8 8 Z\" fill=\"transparent\" stroke=\"{{stroke}}\" stroke-width=\"{{strokeWidth}}\" class=\"icon-outline\"/><path id=\"canvas\" d=\"M4 12 L8 12 L12 8 L8 4 L4 4 L8 8 Z\" fill=\"{{paintColor}}\" class=\"icon-canvas\"/></svg>",
  3320. "compositePaintAndLayoutImageSmall": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"><path id=\"outline\" d=\"M4 12 L8 12 L12 8 L8 4 L4 4 L8 8 Z\" fill=\"transparent\" stroke=\"{{stroke}}\" stroke-width=\"{{strokeWidth}}\" class=\"icon-outline\"/><path id=\"canvas\" d=\"M4 12 L8 12 L12 8 L8 4 L4 4 L8 8 Z\" fill=\"{{layoutColor}}\" class=\"icon-canvas\"/></svg>",
  3321. "showDecorationInline": false,
  3322. "showDecoration": true,
  3323. "showExtendedInformation": false,
  3324. "showLegend": true,
  3325. "defaultEngine": "blink"
  3326. },
  3327. "graphqlForVSCode": {
  3328. "nodePath": ".",
  3329. "runtime": null,
  3330. "loglevel": "info",
  3331. "trace": {
  3332. "server": "off"
  3333. }
  3334. },
  3335. "materialdesigniconsIntellisense": {
  3336. "iconColor": "#bababa",
  3337. "iconSize": 100,
  3338. "selector": [
  3339. "javascript",
  3340. "typescript",
  3341. "javascriptreact",
  3342. "typescriptreact",
  3343. "html",
  3344. "vue-pug",
  3345. "vue-html",
  3346. "vue",
  3347. "ng-template",
  3348. "yaml",
  3349. "home-assistant"
  3350. ],
  3351. "insertPrefix": "",
  3352. "insertSuffix": "",
  3353. "includeAliases": true,
  3354. "overrideFontPackagePath": "",
  3355. "mdiVersion": "latest",
  3356. "insertStyle": "kebabCase",
  3357. "enableLinter": true,
  3358. "ignoredIcons": [
  3359. "mdi-18px",
  3360. "mdi-24px",
  3361. "mdi-36px",
  3362. "mdi-48px",
  3363. "mdi-rotate-45",
  3364. "mdi-rotate-90",
  3365. "mdi-rotate-135",
  3366. "mdi-rotate-180",
  3367. "mdi-rotate-225",
  3368. "mdi-rotate-270",
  3369. "mdi-rotate-315",
  3370. "mdi-flip-h",
  3371. "mdi-flip-v",
  3372. "mdi-spin",
  3373. "mdi-light",
  3374. "mdi-dark",
  3375. "mdi-inactive"
  3376. ]
  3377. },
  3378. "namespaceResolver": {
  3379. "exclude": "**/node_modules/**, **/.docker/**",
  3380. "showMessageOnStatusBar": false,
  3381. "autoSort": true,
  3382. "sortOnSave": false,
  3383. "sortAlphabetically": false,
  3384. "sortNatural": false,
  3385. "leadingSeparator": true,
  3386. "highlightOnSave": false,
  3387. "highlightOnOpen": false
  3388. },
  3389. "git-graph": {
  3390. "autoCenterCommitDetailsView": true,
  3391. "combineLocalAndRemoteBranchLabels": true,
  3392. "commitOrdering": "date",
  3393. "commitDetailsViewLocation": "Inline",
  3394. "contextMenuActionsVisibility": {},
  3395. "customBranchGlobPatterns": [],
  3396. "customPullRequestProviders": [],
  3397. "customEmojiShortcodeMappings": [],
  3398. "dateFormat": "Date & Time",
  3399. "dateType": "Author Date",
  3400. "defaultColumnVisibility": {
  3401. "Date": true,
  3402. "Author": true,
  3403. "Commit": true
  3404. },
  3405. "defaultFileViewType": "File Tree",
  3406. "dialog": {
  3407. "addTag": {
  3408. "pushToRemote": false,
  3409. "type": "Annotated"
  3410. },
  3411. "applyStash": {
  3412. "reinstateIndex": false
  3413. },
  3414. "cherryPick": {
  3415. "recordOrigin": false
  3416. },
  3417. "createBranch": {
  3418. "checkOut": false
  3419. },
  3420. "deleteBranch": {
  3421. "forceDelete": false
  3422. },
  3423. "merge": {
  3424. "noCommit": false,
  3425. "noFastForward": true,
  3426. "squashCommits": false
  3427. },
  3428. "popStash": {
  3429. "reinstateIndex": false
  3430. },
  3431. "rebase": {
  3432. "ignoreDate": true,
  3433. "launchInteractiveRebase": false
  3434. },
  3435. "resetCurrentBranchToCommit": {
  3436. "mode": "Mixed"
  3437. },
  3438. "resetUncommittedChanges": {
  3439. "mode": "Mixed"
  3440. },
  3441. "stashUncommittedChanges": {
  3442. "includeUntracked": true
  3443. }
  3444. },
  3445. "enhancedAccessibility": false,
  3446. "fetchAndPrune": false,
  3447. "fetchAvatars": false,
  3448. "fileEncoding": "utf8",
  3449. "graphColours": [
  3450. "#0085d9",
  3451. "#d9008f",
  3452. "#00d90a",
  3453. "#d98500",
  3454. "#a300d9",
  3455. "#ff0000",
  3456. "#00d9cc",
  3457. "#e138e8",
  3458. "#85d900",
  3459. "#dc5b23",
  3460. "#6f24d6",
  3461. "#ffcc00"
  3462. ],
  3463. "graphStyle": "rounded",
  3464. "includeCommitsMentionedByReflogs": false,
  3465. "initialLoadCommits": 300,
  3466. "integratedTerminalShell": "",
  3467. "loadMoreCommits": 100,
  3468. "loadMoreCommitsAutomatically": true,
  3469. "maxDepthOfRepoSearch": 0,
  3470. "muteCommitsThatAreNotAncestorsOfHead": false,
  3471. "muteMergeCommits": true,
  3472. "onlyFollowFirstParent": false,
  3473. "openDiffTabLocation": "Active",
  3474. "openRepoToHead": false,
  3475. "openToTheRepoOfTheActiveTextEditorDocument": false,
  3476. "referenceLabelAlignment": "Normal",
  3477. "retainContextWhenHidden": true,
  3478. "showCommitsOnlyReferencedByTags": true,
  3479. "showCurrentBranchByDefault": false,
  3480. "showSignatureStatus": false,
  3481. "showStatusBarItem": true,
  3482. "showTags": true,
  3483. "showUncommittedChanges": true,
  3484. "showUntrackedFiles": true,
  3485. "sourceCodeProviderIntegrationLocation": "Inline",
  3486. "tabIconColourTheme": "colour",
  3487. "useMailmap": false
  3488. },
  3489. "docker": {
  3490. "promptForRegistryWhenPushingImages": true,
  3491. "explorerRefreshInterval": 2000,
  3492. "explorerContextsRefreshInterval": 20,
  3493. "contextRefreshInterval": 20,
  3494. "commands": {
  3495. "build": "docker build --pull --rm -f \"${dockerfile}\" -t ${tag} \"${context}\"",
  3496. "run": "docker run --rm -d ${exposedPorts} ${tag}",
  3497. "runInteractive": "docker run --rm -it ${exposedPorts} ${tag}",
  3498. "attach": "docker exec -it ${containerId} ${shellCommand}",
  3499. "logs": "docker logs -f ${containerId}",
  3500. "composeUp": "docker-compose ${configurationFile} up ${detached} ${build}",
  3501. "composeDown": "docker-compose ${configurationFile} down"
  3502. },
  3503. "containers": {
  3504. "groupBy": "Compose Project Name",
  3505. "description": [
  3506. "ContainerName",
  3507. "Status"
  3508. ],
  3509. "label": "ContainerName",
  3510. "sortBy": "CreatedTime"
  3511. },
  3512. "contexts": {
  3513. "description": [
  3514. "Description"
  3515. ],
  3516. "label": "Name"
  3517. },
  3518. "images": {
  3519. "groupBy": "Repository",
  3520. "description": [
  3521. "CreatedTime"
  3522. ],
  3523. "label": "Tag",
  3524. "sortBy": "CreatedTime"
  3525. },
  3526. "networks": {
  3527. "groupBy": "None",
  3528. "description": [
  3529. "NetworkDriver",
  3530. "CreatedTime"
  3531. ],
  3532. "showBuiltInNetworks": true,
  3533. "label": "NetworkName",
  3534. "sortBy": "CreatedTime"
  3535. },
  3536. "volumes": {
  3537. "groupBy": "None",
  3538. "description": [
  3539. "CreatedTime"
  3540. ],
  3541. "label": "VolumeName",
  3542. "sortBy": "CreatedTime"
  3543. },
  3544. "imageBuildContextPath": "",
  3545. "truncateLongRegistryPaths": false,
  3546. "truncateMaxLength": 10,
  3547. "dockerodeOptions": {},
  3548. "host": "",
  3549. "certPath": "",
  3550. "tlsVerify": "",
  3551. "machineName": "",
  3552. "languageserver": {
  3553. "diagnostics": {
  3554. "deprecatedMaintainer": "warning",
  3555. "emptyContinuationLine": "warning",
  3556. "directiveCasing": "warning",
  3557. "instructionCasing": "warning",
  3558. "instructionCmdMultiple": "warning",
  3559. "instructionEntrypointMultiple": "warning",
  3560. "instructionHealthcheckMultiple": "warning",
  3561. "instructionJSONInSingleQuotes": "warning",
  3562. "instructionWorkdirRelative": "warning"
  3563. }
  3564. },
  3565. "attachShellCommand": {
  3566. "linuxContainer": "/bin/sh -c \"[ -e /bin/bash ] && /bin/bash || /bin/sh\"",
  3567. "windowsContainer": "cmd"
  3568. },
  3569. "dockerComposeBuild": true,
  3570. "dockerComposeDetached": true,
  3571. "showRemoteWorkspaceWarning": true
  3572. },
  3573. "csharp": {
  3574. "format": {
  3575. "enable": true
  3576. },
  3577. "suppressDotnetInstallWarning": false,
  3578. "unitTestDebuggingOptions": {},
  3579. "suppressDotnetRestoreNotification": false,
  3580. "suppressProjectJsonWarning": false,
  3581. "supressBuildAssetsNotification": false,
  3582. "suppressHiddenDiagnostics": true,
  3583. "referencesCodeLens": {
  3584. "enabled": true
  3585. },
  3586. "testsCodeLens": {
  3587. "enabled": true
  3588. },
  3589. "maxProjectFileCountForDiagnosticAnalysis": 1000,
  3590. "semanticHighlighting": {
  3591. "enabled": false
  3592. }
  3593. },
  3594. "omnisharp": {
  3595. "path": null,
  3596. "useGlobalMono": "auto",
  3597. "monoPath": null,
  3598. "waitForDebugger": false,
  3599. "loggingLevel": "information",
  3600. "autoStart": true,
  3601. "projectLoadTimeout": 60,
  3602. "maxProjectResults": 250,
  3603. "defaultLaunchSolution": null,
  3604. "useEditorFormattingSettings": true,
  3605. "minFindSymbolsFilterLength": 0,
  3606. "maxFindSymbolsItems": 1000,
  3607. "disableMSBuildDiagnosticWarning": false,
  3608. "enableMsBuildLoadProjectsOnDemand": false,
  3609. "enableRoslynAnalyzers": false,
  3610. "enableEditorConfigSupport": false,
  3611. "enableDecompilationSupport": false
  3612. },
  3613. "razor": {
  3614. "plugin": {
  3615. "path": null
  3616. },
  3617. "devmode": false,
  3618. "disabled": false,
  3619. "languageServer": {
  3620. "directory": null,
  3621. "debug": false
  3622. },
  3623. "trace": "Off",
  3624. "format": {
  3625. "enable": true
  3626. }
  3627. },
  3628. "vs-kubernetes": {
  3629. "vs-kubernetes.namespace": "",
  3630. "vs-kubernetes.kubectl-path": "",
  3631. "vs-kubernetes.helm-path": "",
  3632. "vs-kubernetes.draft-path": "",
  3633. "vs-kubernetes.minikube-path": "",
  3634. "vs-kubernetes.kubectlVersioning": "user-provided",
  3635. "vs-kubernetes.outputFormat": "yaml",
  3636. "vs-kubernetes.kubeconfig": "",
  3637. "vs-kubernetes.knownKubeconfigs": [],
  3638. "vs-kubernetes.autoCleanupOnDebugTerminate": false,
  3639. "vs-kubernetes.nodejs-autodetect-remote-root": true,
  3640. "vs-kubernetes.nodejs-remote-root": "",
  3641. "vs-kubernetes.nodejs-debug-port": 9229,
  3642. "checkForMinikubeUpgrade": true,
  3643. "logsDisplay": "webview",
  3644. "imageBuildTool": "Docker",
  3645. "vs-kubernetes.minikube-path.linux": "{HOME}/.vs-kubernetes/tools/minikube/linux-amd64/minikube",
  3646. "vs-kubernetes.helm-path.linux": "{HOME}/.vs-kubernetes/tools/helm/linux-amd64/helm",
  3647. "vs-kubernetes.draft-path.linux": "{HOME}/.vs-kubernetes/tools/draft/linux-amd64/draft"
  3648. },
  3649. "vsdocker": {
  3650. "imageUser": null
  3651. },
  3652. "liveshare": {
  3653. "anonymousGuestApproval": "prompt",
  3654. "diagnosticLogging": false,
  3655. "accountProvider": null,
  3656. "account": null,
  3657. "connectionMode": "auto",
  3658. "nameTagVisibility": "Activity",
  3659. "guestApprovalRequired": false,
  3660. "shareExternalFiles": true,
  3661. "joinDebugSessionOption": "Automatic",
  3662. "showInStatusBar": "always",
  3663. "excludedDebugTypes": [],
  3664. "sharedTerminalWidth": 120,
  3665. "sharedTerminalHeight": 50,
  3666. "featureSet": "stable",
  3667. "keepAliveInterval": 20,
  3668. "allowGuestTaskControl": false,
  3669. "allowGuestDebugControl": false,
  3670. "languages": {
  3671. "allowGuestCommandControl": false
  3672. },
  3673. "focusBehavior": "accept",
  3674. "showReadOnlyUsersInEditor": "whileFollowing",
  3675. "increasedGuestLimit": true,
  3676. "autoShareTerminals": true,
  3677. "codeLens": true,
  3678. "showVerboseNotifications": true,
  3679. "populateGitCoAuthors": "always",
  3680. "autoShareServers": true,
  3681. "openSharedServers": true,
  3682. "presence": true,
  3683. "publishWorkspaceInfo": false,
  3684. "comments": true,
  3685. "allowInvites": "contacts",
  3686. "audio": {
  3687. "joinCallBehavior": "prompt",
  3688. "startCallOnShare": false
  3689. }
  3690. },
  3691. "sqltools": {
  3692. "disableReleaseNotifications": false,
  3693. "autoConnectTo": [],
  3694. "showStatusbar": true,
  3695. "historySize": 100,
  3696. "completionLanguages": [
  3697. "sql"
  3698. ],
  3699. "formatLanguages": [
  3700. "sql"
  3701. ],
  3702. "codelensLanguages": [
  3703. "sql"
  3704. ],
  3705. "highlightQuery": true,
  3706. "format": {},
  3707. "queryParams": {
  3708. "enableReplace": false,
  3709. "regex": "\\$[\\d]+|\\$\\[[\\d\\w]+\\]"
  3710. },
  3711. "connections": [],
  3712. "results": {},
  3713. "tableTreeItemsExpanded": false,
  3714. "defaultExportType": "prompt",
  3715. "useNodeRuntime": true,
  3716. "languageServerEnv": {},
  3717. "sortColumns": "name",
  3718. "flattenGroupsIfOne": false,
  3719. "autoOpenSessionFiles": true,
  3720. "sessionFilesFolder": "",
  3721. "dependencyManager": {
  3722. "packageManager": "npm",
  3723. "installArgs": [
  3724. "install"
  3725. ],
  3726. "runScriptArgs": [
  3727. "run"
  3728. ],
  3729. "autoAccept": false
  3730. },
  3731. "connectionExplorer": {
  3732. "groupConnected": false
  3733. },
  3734. "debug": {}
  3735. },
  3736. "color-highlight": {
  3737. "enable": true,
  3738. "languages": [
  3739. "*"
  3740. ],
  3741. "matchWords": false,
  3742. "markerType": "background",
  3743. "markRuler": true,
  3744. "sass": {
  3745. "includePaths": []
  3746. }
  3747. },
  3748. "gremlins": {
  3749. "color_info": "rgba(60, 118, 61, .75)",
  3750. "color_warning": "rgba(138, 109, 59, .75)",
  3751. "color_error": "rgba(169, 68, 66, .75)",
  3752. "characters": {
  3753. "2013": {
  3754. "description": "en dash",
  3755. "level": "warning"
  3756. },
  3757. "2018": {
  3758. "description": "left single quotation mark",
  3759. "level": "warning"
  3760. },
  3761. "2019": {
  3762. "description": "right single quotation mark",
  3763. "level": "warning"
  3764. },
  3765. "2029": {
  3766. "zeroWidth": true,
  3767. "description": "paragraph separator",
  3768. "level": "error"
  3769. },
  3770. "0003": {
  3771. "description": "end of text",
  3772. "level": "warning"
  3773. },
  3774. "000b": {
  3775. "description": "line tabulation",
  3776. "level": "warning"
  3777. },
  3778. "00a0": {
  3779. "description": "non breaking space",
  3780. "level": "info"
  3781. },
  3782. "00ad": {
  3783. "description": "soft hyphen",
  3784. "level": "info"
  3785. },
  3786. "200b": {
  3787. "zeroWidth": true,
  3788. "description": "zero width space",
  3789. "level": "error"
  3790. },
  3791. "200c": {
  3792. "zeroWidth": true,
  3793. "description": "zero width non-joiner",
  3794. "level": "warning"
  3795. },
  3796. "200e": {
  3797. "zeroWidth": true,
  3798. "description": "left-to-right mark",
  3799. "level": "error"
  3800. },
  3801. "201c": {
  3802. "description": "left double quotation mark",
  3803. "level": "warning"
  3804. },
  3805. "201d": {
  3806. "description": "right double quotation mark",
  3807. "level": "warning"
  3808. },
  3809. "202c": {
  3810. "zeroWidth": true,
  3811. "description": "pop directional formatting",
  3812. "level": "error"
  3813. },
  3814. "202d": {
  3815. "zeroWidth": true,
  3816. "description": "left-to-right override",
  3817. "level": "error"
  3818. },
  3819. "202e": {
  3820. "zeroWidth": true,
  3821. "description": "right-to-left override",
  3822. "level": "error"
  3823. },
  3824. "fffc": {
  3825. "zeroWidth": true,
  3826. "description": "object replacement character",
  3827. "level": "error"
  3828. }
  3829. },
  3830. "gutterIconSize": "75%",
  3831. "showInProblemPane": false
  3832. },
  3833. "vetur": {
  3834. "useWorkspaceDependencies": false,
  3835. "completion": {
  3836. "autoImport": true,
  3837. "scaffoldSnippetSources": {
  3838. "workspace": "💼",
  3839. "user": "🗒️",
  3840. "vetur": "✌"
  3841. },
  3842. "tagCasing": "kebab"
  3843. },
  3844. "grammar": {
  3845. "customBlocks": {
  3846. "docs": "md",
  3847. "i18n": "json"
  3848. }
  3849. },
  3850. "validation": {
  3851. "template": false,
  3852. "style": true,
  3853. "script": true
  3854. },
  3855. "format": {
  3856. "enable": true,
  3857. "options": {
  3858. "tabSize": 2,
  3859. "useTabs": false
  3860. },
  3861. "defaultFormatter": {
  3862. "html": "prettyhtml",
  3863. "css": "prettier",
  3864. "postcss": "prettier",
  3865. "scss": "prettier",
  3866. "sass": "sass-formatter",
  3867. "less": "prettier",
  3868. "stylus": "stylus-supremacy",
  3869. "js": "prettier",
  3870. "ts": "prettier"
  3871. },
  3872. "defaultFormatterOptions": {
  3873. "js-beautify-html": {
  3874. "wrap_attributes": "force-expand-multiline"
  3875. },
  3876. "prettyhtml": {
  3877. "printWidth": 100,
  3878. "singleQuote": false,
  3879. "wrapAttributes": false,
  3880. "sortAttributes": false
  3881. }
  3882. },
  3883. "styleInitialIndent": false,
  3884. "scriptInitialIndent": false
  3885. },
  3886. "trace": {
  3887. "server": "verbose"
  3888. },
  3889. "dev": {
  3890. "vlsPath": "{HOME}/projects/vetur/server",
  3891. "vlsPort": -1,
  3892. "logLevel": "INFO"
  3893. },
  3894. "experimental": {
  3895. "templateInterpolationService": false
  3896. }
  3897. },
  3898. "blade": {
  3899. "format": {
  3900. "enable": false
  3901. }
  3902. },
  3903. "versionlens": {
  3904. "suggestions": {
  3905. "showOnStartup": false,
  3906. "showPrereleasesOnStartup": false
  3907. },
  3908. "logging": {
  3909. "level": "error"
  3910. },
  3911. "caching": {
  3912. "duration": 3
  3913. },
  3914. "http": {
  3915. "strictSSL": true
  3916. },
  3917. "npm": {
  3918. "caching": {
  3919. "duration": null
  3920. },
  3921. "http": {
  3922. "strictSSL": null
  3923. },
  3924. "dependencyProperties": [
  3925. "dependencies",
  3926. "devDependencies",
  3927. "peerDependencies",
  3928. "optionalDependencies"
  3929. ],
  3930. "distTagFilter": []
  3931. },
  3932. "pub": {
  3933. "caching": {
  3934. "duration": null
  3935. },
  3936. "http": {
  3937. "strictSSL": null
  3938. },
  3939. "dependencyProperties": [
  3940. "dependencies",
  3941. "dev_dependencies"
  3942. ],
  3943. "apiUrl": "https://pub.dev/"
  3944. },
  3945. "dotnet": {
  3946. "caching": {
  3947. "duration": null
  3948. },
  3949. "http": {
  3950. "strictSSL": null
  3951. },
  3952. "dependencyProperties": [
  3953. "PackageReference",
  3954. "DotNetCliToolReference"
  3955. ],
  3956. "tagFilter": [],
  3957. "nuget": {
  3958. "sources": []
  3959. }
  3960. },
  3961. "dub": {
  3962. "caching": {
  3963. "duration": null
  3964. },
  3965. "http": {
  3966. "strictSSL": null
  3967. },
  3968. "apiUrl": "https://code.dlang.org/api/packages",
  3969. "dependencyProperties": [
  3970. "dependencies",
  3971. "versions"
  3972. ]
  3973. },
  3974. "composer": {
  3975. "caching": {
  3976. "duration": null
  3977. },
  3978. "http": {
  3979. "strictSSL": null
  3980. },
  3981. "apiUrl": "https://repo.packagist.org/p",
  3982. "dependencyProperties": [
  3983. "require",
  3984. "require-dev"
  3985. ]
  3986. },
  3987. "maven": {
  3988. "caching": {
  3989. "duration": null
  3990. },
  3991. "http": {
  3992. "strictSSL": null
  3993. },
  3994. "apiUrl": "",
  3995. "dependencyProperties": [
  3996. "dependency",
  3997. "parent"
  3998. ]
  3999. },
  4000. "github": {
  4001. "accessToken": ""
  4002. }
  4003. },
  4004. "polacode": {
  4005. "shadow": "rgba(0, 0, 0, 0.55) 0px 20px 68px",
  4006. "transparentBackground": false,
  4007. "backgroundColor": "#f2f2f2",
  4008. "target": "container"
  4009. },
  4010. "nodeTdd": {
  4011. "activateOnStartup": true,
  4012. "testScript": "test",
  4013. "glob": "{src,test}/**/*.{js,ts,jsx,tsx}",
  4014. "reporter": null,
  4015. "verbose": false,
  4016. "minimal": false,
  4017. "buildOnActivation": false,
  4018. "buildOnCreate": false,
  4019. "buildOnDelete": false,
  4020. "showCoverage": false,
  4021. "coverageThreshold": null
  4022. },
  4023. "quicktype": {
  4024. "justTypes": true,
  4025. "inferMaps": true,
  4026. "inferEnums": true,
  4027. "inferDateTimes": true,
  4028. "inferUuids": true,
  4029. "inferIntegerStrings": true,
  4030. "inferBooleanStrings": true
  4031. },
  4032. "data": {
  4033. "preview": {
  4034. "theme": "dark",
  4035. "charts": {
  4036. "plugin": "d3fc"
  4037. },
  4038. "create": {
  4039. "json": {
  4040. "files": false,
  4041. "schema": true
  4042. }
  4043. },
  4044. "openSavedFileEditor": true,
  4045. "log": {
  4046. "level": "info"
  4047. }
  4048. }
  4049. },
  4050. "phpunit": {
  4051. "maxNumberOfProblems": 100,
  4052. "trace": {
  4053. "server": "off"
  4054. },
  4055. "logpanel": false,
  4056. "logfile": "",
  4057. "php": "",
  4058. "phpunit": "",
  4059. "args": [],
  4060. "files": "{test,tests}/**/*Test.php",
  4061. "clearOutputOnRun": true,
  4062. "showAfterExecution": "onFailure"
  4063. },
  4064. "java": {
  4065. "home": null,
  4066. "jdt": {
  4067. "ls": {
  4068. "vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m"
  4069. }
  4070. },
  4071. "errors": {
  4072. "incompleteClasspath": {
  4073. "severity": "warning"
  4074. }
  4075. },
  4076. "configuration": {
  4077. "checkProjectSettingsExclusions": false,
  4078. "updateBuildConfiguration": "interactive",
  4079. "maven": {
  4080. "userSettings": null
  4081. },
  4082. "runtimes": []
  4083. },
  4084. "trace": {
  4085. "server": "off"
  4086. },
  4087. "import": {
  4088. "maven": {
  4089. "enabled": true
  4090. },
  4091. "gradle": {
  4092. "enabled": true,
  4093. "wrapper": {
  4094. "enabled": true
  4095. },
  4096. "offline": {
  4097. "enabled": false
  4098. },
  4099. "version": null,
  4100. "arguments": null,
  4101. "jvmArguments": null,
  4102. "home": null,
  4103. "user": {
  4104. "home": null
  4105. }
  4106. },
  4107. "exclusions": [
  4108. "**/node_modules/**",
  4109. "**/.metadata/**",
  4110. "**/archetype-resources/**",
  4111. "**/META-INF/maven/**"
  4112. ]
  4113. },
  4114. "maven": {
  4115. "downloadSources": false,
  4116. "updateSnapshots": false
  4117. },
  4118. "referencesCodeLens": {
  4119. "enabled": false
  4120. },
  4121. "signatureHelp": {
  4122. "enabled": false
  4123. },
  4124. "implementationsCodeLens": {
  4125. "enabled": false
  4126. },
  4127. "format": {
  4128. "enabled": true,
  4129. "settings": {
  4130. "url": null,
  4131. "profile": null
  4132. },
  4133. "comments": {
  4134. "enabled": true
  4135. },
  4136. "onType": {
  4137. "enabled": true
  4138. }
  4139. },
  4140. "saveActions": {
  4141. "organizeImports": false
  4142. },
  4143. "project": {
  4144. "referencedLibraries": [
  4145. "lib/**/*.jar"
  4146. ]
  4147. },
  4148. "contentProvider": {
  4149. "preferred": null
  4150. },
  4151. "autobuild": {
  4152. "enabled": true
  4153. },
  4154. "maxConcurrentBuilds": 1,
  4155. "completion": {
  4156. "maxResults": 50,
  4157. "enabled": true,
  4158. "overwrite": true,
  4159. "guessMethodArguments": false,
  4160. "favoriteStaticMembers": [
  4161. "org.junit.Assert.*",
  4162. "org.junit.Assume.*",
  4163. "org.junit.jupiter.api.Assertions.*",
  4164. "org.junit.jupiter.api.Assumptions.*",
  4165. "org.junit.jupiter.api.DynamicContainer.*",
  4166. "org.junit.jupiter.api.DynamicTest.*",
  4167. "org.mockito.Mockito.*",
  4168. "org.mockito.ArgumentMatchers.*",
  4169. "org.mockito.Answers.*"
  4170. ],
  4171. "filteredTypes": [
  4172. "java.awt.*",
  4173. "com.sun.*"
  4174. ],
  4175. "importOrder": [
  4176. "java",
  4177. "javax",
  4178. "com",
  4179. "org"
  4180. ]
  4181. },
  4182. "foldingRange": {
  4183. "enabled": true
  4184. },
  4185. "progressReports": {
  4186. "enabled": true
  4187. },
  4188. "codeGeneration": {
  4189. "hashCodeEquals": {
  4190. "useJava7Objects": false,
  4191. "useInstanceof": false
  4192. },
  4193. "useBlocks": false,
  4194. "generateComments": false,
  4195. "toString": {
  4196. "template": "${object.className} [${member.name()}=${member.value}, ${otherMembers}]",
  4197. "codeStyle": "STRING_CONCATENATION",
  4198. "skipNullValues": false,
  4199. "listArrayContents": true,
  4200. "limitElements": 0
  4201. }
  4202. },
  4203. "selectionRange": {
  4204. "enabled": true
  4205. },
  4206. "showBuildStatusOnStart": {
  4207. "enabled": false
  4208. },
  4209. "server": {
  4210. "launchMode": "Hybrid"
  4211. },
  4212. "sources": {
  4213. "organizeImports": {
  4214. "starThreshold": 99,
  4215. "staticStarThreshold": 99
  4216. }
  4217. },
  4218. "semanticHighlighting": {
  4219. "enabled": false
  4220. },
  4221. "requirements": {
  4222. "JDK11Warning": true
  4223. },
  4224. "refactor": {
  4225. "renameFromFileExplorer": "prompt"
  4226. },
  4227. "imports": {
  4228. "gradle": {
  4229. "wrapper": {
  4230. "checksums": []
  4231. }
  4232. }
  4233. },
  4234. "debug": {
  4235. "logLevel": "warn",
  4236. "settings": {
  4237. "showHex": false,
  4238. "showStaticVariables": false,
  4239. "showQualifiedNames": false,
  4240. "showLogicalStructure": true,
  4241. "showToString": true,
  4242. "maxStringLength": 0,
  4243. "numericPrecision": 0,
  4244. "hotCodeReplace": "manual",
  4245. "enableRunDebugCodeLens": true,
  4246. "forceBuildBeforeLaunch": true,
  4247. "console": "integratedTerminal"
  4248. }
  4249. },
  4250. "dependency": {
  4251. "showMembers": false,
  4252. "syncWithFolderExplorer": true,
  4253. "autoRefresh": true,
  4254. "refreshDelay": 2000,
  4255. "packagePresentation": "flat"
  4256. },
  4257. "help": {
  4258. "firstView": "auto"
  4259. },
  4260. "test": {
  4261. "report": {
  4262. "showAfterExecution": "onFailure",
  4263. "position": "sideView"
  4264. },
  4265. "editor": {
  4266. "enableShortcuts": true
  4267. },
  4268. "log": {
  4269. "level": "info"
  4270. },
  4271. "message": {
  4272. "hintForDeprecatedConfig": true,
  4273. "hintForSetingDefaultConfig": true
  4274. },
  4275. "defaultConfig": "",
  4276. "config": {}
  4277. }
  4278. },
  4279. "yaml": {
  4280. "trace": {
  4281. "server": "off"
  4282. },
  4283. "schemas": {},
  4284. "format": {
  4285. "enable": true,
  4286. "singleQuote": false,
  4287. "bracketSpacing": true,
  4288. "proseWrap": "preserve",
  4289. "printWidth": 80
  4290. },
  4291. "validate": true,
  4292. "hover": true,
  4293. "completion": true,
  4294. "customTags": [],
  4295. "schemaStore": {
  4296. "enable": true
  4297. }
  4298. },
  4299. "explorerExclude": {
  4300. "backup": {}
  4301. },
  4302. "liveServer": {
  4303. "settings": {
  4304. "port": 5500,
  4305. "root": "/",
  4306. "useBrowserPreview": false,
  4307. "CustomBrowser": null,
  4308. "ChromeDebuggingAttachment": false,
  4309. "AdvanceCustomBrowserCmdLine": null,
  4310. "showOnStatusbar": true,
  4311. "NoBrowser": true,
  4312. "ignoreFiles": [
  4313. ".vscode/**",
  4314. "**/*.scss",
  4315. "**/*.sass",
  4316. "**/*.ts"
  4317. ],
  4318. "mount": [],
  4319. "donotShowInfoMsg": false,
  4320. "donotVerifyTags": false,
  4321. "host": "0.0.0.0",
  4322. "useLocalIp": true,
  4323. "proxy": {
  4324. "enable": false,
  4325. "baseUri": "/",
  4326. "proxyUri": "http://127.0.0.1:80"
  4327. },
  4328. "useWebExt": false,
  4329. "wait": 100,
  4330. "fullReload": false,
  4331. "https": {
  4332. "enable": false,
  4333. "cert": "",
  4334. "key": "",
  4335. "passphrase": ""
  4336. },
  4337. "file": "",
  4338. "multiRootWorkspaceName": null
  4339. }
  4340. },
  4341. "phpdoc-generator": {
  4342. "useNamesInTop": false,
  4343. "insertIndentAfterParameters": true,
  4344. "returnUndefinedType": "[type]",
  4345. "varUndefinedType": "[type]",
  4346. "shortType": true,
  4347. "comparisonOfShortTypes": {
  4348. "int": "integer",
  4349. "bool": "boolean"
  4350. },
  4351. "constructorWithType": false
  4352. },
  4353. "color-manager": {
  4354. "languages": [],
  4355. "styles": {},
  4356. "insertClassicHex": false
  4357. },
  4358. "artisan": {
  4359. "location": [],
  4360. "maxBuffer": 204800,
  4361. "php": {
  4362. "location": "php"
  4363. },
  4364. "serve": {
  4365. "defaultHost": "localhost",
  4366. "defaultPort": "8000"
  4367. },
  4368. "docker": {
  4369. "enabled": false,
  4370. "command": null
  4371. }
  4372. },
  4373. "markdown-preview-enhanced": {
  4374. "configPath": "",
  4375. "usePandocParser": false,
  4376. "breakOnSingleNewLine": true,
  4377. "scrollSync": true,
  4378. "liveUpdate": true,
  4379. "singlePreview": true,
  4380. "automaticallyShowPreviewOfMarkdownBeingEdited": false,
  4381. "enableTypographer": false,
  4382. "mathRenderingOption": "KaTeX",
  4383. "mathInlineDelimiters": [
  4384. [
  4385. "$",
  4386. "$"
  4387. ],
  4388. [
  4389. "\\(",
  4390. "\\)"
  4391. ]
  4392. ],
  4393. "mathBlockDelimiters": [
  4394. [
  4395. "$$",
  4396. "$$"
  4397. ],
  4398. [
  4399. "\\[",
  4400. "\\]"
  4401. ]
  4402. ],
  4403. "mathRenderingOnlineService": "https://latex.codecogs.com/gif.latex",
  4404. "enableWikiLinkSyntax": true,
  4405. "enableLinkify": true,
  4406. "wikiLinkFileExtension": ".md",
  4407. "enableEmojiSyntax": true,
  4408. "enableExtendedTableSyntax": false,
  4409. "enableCriticMarkupSyntax": false,
  4410. "frontMatterRenderingOption": "none",
  4411. "mermaidTheme": "default",
  4412. "codeBlockTheme": "auto.css",
  4413. "previewTheme": "github-light.css",
  4414. "revealjsTheme": "white.css",
  4415. "protocolsWhiteList": "http://, https://, atom://, file://, mailto:, tel:",
  4416. "imageFolderPath": "/assets",
  4417. "imageUploader": "imgur",
  4418. "AccessKey": "",
  4419. "SecretKey": "",
  4420. "Bucket": "",
  4421. "Domain": "http://",
  4422. "printBackground": false,
  4423. "chromePath": "",
  4424. "imageMagickPath": "",
  4425. "pandocPath": "pandoc",
  4426. "pandocMarkdownFlavor": "markdown-raw_tex+tex_math_single_backslash",
  4427. "pandocArguments": "",
  4428. "latexEngine": "pdflatex",
  4429. "enableScriptExecution": false,
  4430. "enableHTML5Embed": false,
  4431. "HTML5EmbedUseImageSyntax": true,
  4432. "HTML5EmbedUseLinkSyntax": false,
  4433. "HTML5EmbedIsAllowedHttp": false,
  4434. "HTML5EmbedAudioAttributes": "controls preload=\"metadata\" width=\"320\"",
  4435. "HTML5EmbedVideoAttributes": "controls preload=\"metadata\" width=\"320\" height=\"240\"",
  4436. "puppeteerWaitForTimeout": 0,
  4437. "usePuppeteerCore": true,
  4438. "puppeteerArgs": []
  4439. },
  4440. "spotify": {
  4441. "trackInfoFormat": "artistName - trackName",
  4442. "trackInfoClickBehaviour": "focus_song",
  4443. "showNextButton": true,
  4444. "showPreviousButton": true,
  4445. "showPlayButton": false,
  4446. "showPauseButton": false,
  4447. "showPlayPauseButton": true,
  4448. "showMuteVolumeButton": false,
  4449. "showUnmuteVolumeButton": false,
  4450. "showMuteUnmuteVolumeButton": true,
  4451. "showVolumeUpButton": false,
  4452. "showVolumeDownButton": false,
  4453. "showToggleRepeatingButton": false,
  4454. "showToggleShufflingButton": false,
  4455. "showLyricsButton": true,
  4456. "showSignInButton": true,
  4457. "showSignOutButton": true,
  4458. "openPanelLyrics": 1,
  4459. "priorityBase": 30,
  4460. "nextButtonPriority": 8,
  4461. "previousButtonPriority": 10,
  4462. "playButtonPriority": 7,
  4463. "pauseButtonPriority": 6,
  4464. "playPauseButtonPriority": 9,
  4465. "muteButtonPriority": 5,
  4466. "unmuteButtonPriority": 4,
  4467. "muteUnmuteButtonPriority": 3,
  4468. "volumeUpButtonPriority": 2,
  4469. "volumeDownButtonPriority": 1,
  4470. "trackInfoPriority": 0,
  4471. "toggleRepeatingButtonPriority": 11,
  4472. "toggleShufflingButtonPriority": 12,
  4473. "lyricsButtonPriority": 0,
  4474. "signInButtonPriority": 15,
  4475. "signOutButtonPriority": 15,
  4476. "statusCheckInterval": 5000,
  4477. "lyricsServerUrl": "https://vscode-spotify-lyrics.azurewebsites.net/lyrics",
  4478. "authServerUrl": "https://vscode-spotify-auth.azurewebsites.net",
  4479. "spotifyApiUrl": "https://api.spotify.com/v1",
  4480. "forceWebApiImplementation": false,
  4481. "enableLogs": false
  4482. },
  4483. "formattingToggle": {
  4484. "affects": [
  4485. "formatOnPaste",
  4486. "formatOnSave",
  4487. "formatOnType"
  4488. ]
  4489. },
  4490. "gitflow": {
  4491. "deleteBranchOnFinish": true,
  4492. "deleteRemoteBranches": true,
  4493. "default": {
  4494. "development": "develop",
  4495. "production": "master"
  4496. }
  4497. },
  4498. "vsintellicode": {
  4499. "python": {
  4500. "completionsEnabled": true
  4501. },
  4502. "sql": {
  4503. "completionsEnabled": true
  4504. },
  4505. "java": {
  4506. "completionsEnabled": true
  4507. },
  4508. "typescript": {
  4509. "completionsEnabled": true
  4510. },
  4511. "modify": {
  4512. "editor": {
  4513. "suggestSelection": "automaticallyOverrodeDefaultValue"
  4514. }
  4515. },
  4516. "modelDownloadPath": null,
  4517. "features": {
  4518. "python": {
  4519. "deepLearning": "default"
  4520. }
  4521. }
  4522. },
  4523. "maven": {
  4524. "excludedFolders": [
  4525. "**/.*",
  4526. "**/node_modules",
  4527. "**/target",
  4528. "**/bin"
  4529. ],
  4530. "executable": {
  4531. "preferMavenWrapper": "true",
  4532. "path": "",
  4533. "options": ""
  4534. },
  4535. "terminal": {
  4536. "useJavaHome": false,
  4537. "customEnv": [],
  4538. "favorites": []
  4539. },
  4540. "view": "flat",
  4541. "pomfile": {
  4542. "globPattern": "**/pom.xml",
  4543. "autoUpdateEffectivePOM": false
  4544. }
  4545. },
  4546. "codetour": {
  4547. "showMarkers": true
  4548. },
  4549. "gitblame": {
  4550. "infoMessageFormat": "${commit.summary}",
  4551. "statusBarMessageFormat": "Blame ${author.name} ( ${time.ago} )",
  4552. "statusBarMessageNoCommit": "Not Committed Yet",
  4553. "statusBarPositionPriority": 0,
  4554. "inferCommitUrl": true,
  4555. "remoteName": "origin",
  4556. "commitUrl": "",
  4557. "ignoreWhitespace": false,
  4558. "isWebPathPlural": false,
  4559. "pluralWebPathSubstrings": [
  4560. "bitbucket",
  4561. "atlassian"
  4562. ],
  4563. "logNonCritical": true
  4564. },
  4565. "importCost": {
  4566. "smallPackageSize": 50,
  4567. "mediumPackageSize": 100,
  4568. "smallPackageColor": "#7cc36e",
  4569. "mediumPackageColor": "#7cc36e",
  4570. "largePackageColor": "#d44e40",
  4571. "typescriptExtensions": [
  4572. "\\.tsx?$"
  4573. ],
  4574. "javascriptExtensions": [
  4575. "\\.jsx?$"
  4576. ],
  4577. "bundleSizeDecoration": "both",
  4578. "showCalculatingDecoration": true,
  4579. "debug": false,
  4580. "timeout": 10000
  4581. },
  4582. "jumpy": {
  4583. "wordRegexp": "\\w{2,}",
  4584. "lineRegexp": "^\\s*$"
  4585. },
  4586. "JSON-zain": {
  4587. "author": {
  4588. "ZainChen": "Welcome to vscode-json."
  4589. },
  4590. "json": {
  4591. "parsing": false
  4592. }
  4593. },
  4594. "protoc": {},
  4595. "[vue]": {
  4596. "editor.defaultFormatter": "octref.vetur"
  4597. },
  4598. "[javascript]": {
  4599. "editor.defaultFormatter": "vscode.typescript-language-features"
  4600. },
  4601. "cSpell": {
  4602. "language": ",nl"
  4603. },
  4604. "[php]": {},
  4605. "keyboard": {
  4606. "dispatch": "keyCode"
  4607. },
  4608. "tasks": {},
  4609. "better-comments": {
  4610. "highlightPlainText": true
  4611. }
  4612. },
  4613. "globalSnippetDir": "{HOME}/.config/Code/User/snippets/vetur"
  4614. },
  4615. "trace": "verbose",
  4616. "workspaceFolders": [
  4617. {
  4618. "uri": "file://{PROJECT_FOLDER}",
  4619. "name": "bizzvideo"
  4620. }
  4621. ]
  4622. }
  4623.  
  4624.  
  4625. [Trace - 9:27:22 AM] Received notification 'window/logMessage'.
  4626. Params: {
  4627. "type": 4,
  4628. "message": "Loaded bundled [email protected]."
  4629. }
  4630.  
  4631.  
  4632. Loaded bundled [email protected].
  4633. eslint:config-array-factory Loading parser "{HOME}/projects/vetur/server/node_modules/vue-eslint-parser/index.js" from
  4634. eslint:config-array-factory package.json was not found: Cannot find module '{HOME}/projects/vetur/server/node_modules/vue-eslint-parser/index.js/package.json'
  4635. Require stack:
  4636. - {HOME}/projects/vetur/server/__placeholder__.js
  4637. eslint:config-array-factory Loaded: {HOME}/projects/vetur/server/node_modules/vue-eslint-parser/index.js ({HOME}/projects/vetur/server/node_modules/vue-eslint-parser/index.js)
  4638. eslint:config-array-factory Loading plugin "vue" from
  4639. eslint:config-array-factory Loaded: [email protected] ({HOME}/projects/vetur/server/node_modules/eslint-plugin-vue/lib/index.js)
  4640. eslint:config-array-factory Plugin {HOME}/projects/vetur/server/node_modules/eslint-plugin-vue/lib/index.js loaded in: 0ms
  4641. eslint:config-array-factory Loading JSON config file: {HOME}/projects/vetur/server/package.json
  4642. eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '{HOME}/projects/vetur/server', loose: false } ]
  4643. eslint:ignore-pattern processed: { basePath: '{HOME}/projects/vetur/server', patterns: [ '/node_modules/*', '/bower_components/*' ] }
  4644. eslint:ignore-pattern Create with: [ IgnorePattern { patterns: [ '/node_modules/*', '/bower_components/*' ], basePath: '{HOME}/projects/vetur/server', loose: false } ]
  4645. eslint:ignore-pattern processed: { basePath: '{HOME}/projects/vetur/server', patterns: [ '/node_modules/*', '/bower_components/*' ] }
  4646. [Trace - 9:27:22 AM] Received notification 'window/logMessage'.
  4647. Params: {
  4648. "type": 4,
  4649. "message": "Vetur initialized"
  4650. }
  4651.  
  4652.  
  4653. Vetur initialized
  4654. [Trace - 9:27:22 AM] Received response 'initialize - (0)' in 1691ms.
  4655. Result: {
  4656. "capabilities": {
  4657. "textDocumentSync": 1,
  4658. "completionProvider": {
  4659. "resolveProvider": true,
  4660. "triggerCharacters": [
  4661. ".",
  4662. ":",
  4663. "<",
  4664. "\"",
  4665. "'",
  4666. "/",
  4667. "@",
  4668. "*"
  4669. ]
  4670. },
  4671. "signatureHelpProvider": {
  4672. "triggerCharacters": [
  4673. "("
  4674. ]
  4675. },
  4676. "documentFormattingProvider": false,
  4677. "hoverProvider": true,
  4678. "documentHighlightProvider": true,
  4679. "documentLinkProvider": {
  4680. "resolveProvider": false
  4681. },
  4682. "documentSymbolProvider": true,
  4683. "definitionProvider": true,
  4684. "referencesProvider": true,
  4685. "codeActionProvider": true,
  4686. "colorProvider": true
  4687. }
  4688. }
  4689.  
  4690.  
  4691. [Trace - 9:27:22 AM] Sending notification 'initialized'.
  4692. Params: {}
  4693.  
  4694.  
  4695. [Trace - 9:27:22 AM] Sending notification 'workspace/didChangeConfiguration'.
  4696. Params: {
  4697. "settings": {
  4698. "vetur": {
  4699. "useWorkspaceDependencies": false,
  4700. "completion": {
  4701. "autoImport": true,
  4702. "scaffoldSnippetSources": {
  4703. "workspace": "💼",
  4704. "user": "🗒️",
  4705. "vetur": "✌"
  4706. },
  4707. "tagCasing": "kebab"
  4708. },
  4709. "grammar": {
  4710. "customBlocks": {
  4711. "docs": "md",
  4712. "i18n": "json"
  4713. }
  4714. },
  4715. "validation": {
  4716. "template": false,
  4717. "style": true,
  4718. "script": true
  4719. },
  4720. "format": {
  4721. "enable": true,
  4722. "options": {
  4723. "tabSize": 2,
  4724. "useTabs": false
  4725. },
  4726. "defaultFormatter": {
  4727. "html": "prettyhtml",
  4728. "css": "prettier",
  4729. "postcss": "prettier",
  4730. "scss": "prettier",
  4731. "sass": "sass-formatter",
  4732. "less": "prettier",
  4733. "stylus": "stylus-supremacy",
  4734. "js": "prettier",
  4735. "ts": "prettier"
  4736. },
  4737. "defaultFormatterOptions": {
  4738. "js-beautify-html": {
  4739. "wrap_attributes": "force-expand-multiline"
  4740. },
  4741. "prettyhtml": {
  4742. "printWidth": 100,
  4743. "singleQuote": false,
  4744. "wrapAttributes": false,
  4745. "sortAttributes": false
  4746. }
  4747. },
  4748. "styleInitialIndent": false,
  4749. "scriptInitialIndent": false
  4750. },
  4751. "trace": {
  4752. "server": "verbose"
  4753. },
  4754. "dev": {
  4755. "vlsPath": "{HOME}/projects/vetur/server",
  4756. "vlsPort": -1,
  4757. "logLevel": "INFO"
  4758. },
  4759. "experimental": {
  4760. "templateInterpolationService": false
  4761. }
  4762. },
  4763. "sass": {},
  4764. "emmet": {
  4765. "showExpandedAbbreviation": "always",
  4766. "showAbbreviationSuggestions": true,
  4767. "includeLanguages": {},
  4768. "variables": {},
  4769. "syntaxProfiles": {},
  4770. "excludeLanguages": [
  4771. "markdown"
  4772. ],
  4773. "extensionsPath": null,
  4774. "triggerExpansionOnTab": false,
  4775. "preferences": {},
  4776. "showSuggestionsAsSnippets": false,
  4777. "optimizeStylesheetParsing": true
  4778. },
  4779. "html": {
  4780. "customData": [],
  4781. "format": {
  4782. "enable": true,
  4783. "wrapLineLength": 120,
  4784. "unformatted": "wbr",
  4785. "contentUnformatted": "pre,code,textarea",
  4786. "indentInnerHtml": false,
  4787. "preserveNewLines": true,
  4788. "maxPreserveNewLines": null,
  4789. "indentHandlebars": false,
  4790. "endWithNewline": false,
  4791. "extraLiners": "head, body, /html",
  4792. "wrapAttributes": "auto"
  4793. },
  4794. "suggest": {
  4795. "html5": true
  4796. },
  4797. "validate": {
  4798. "scripts": true,
  4799. "styles": true
  4800. },
  4801. "autoClosingTags": true,
  4802. "mirrorCursorOnMatchingTag": false,
  4803. "trace": {
  4804. "server": "off"
  4805. }
  4806. },
  4807. "css": {
  4808. "customData": [],
  4809. "completion": {
  4810. "triggerPropertyValueCompletion": true,
  4811. "completePropertyWithSemicolon": true
  4812. },
  4813. "validate": true,
  4814. "lint": {
  4815. "compatibleVendorPrefixes": "ignore",
  4816. "vendorPrefix": "warning",
  4817. "duplicateProperties": "ignore",
  4818. "emptyRules": "warning",
  4819. "importStatement": "ignore",
  4820. "boxModel": "ignore",
  4821. "universalSelector": "ignore",
  4822. "zeroUnits": "ignore",
  4823. "fontFaceProperties": "warning",
  4824. "hexColorLength": "error",
  4825. "argumentsInColorFunction": "error",
  4826. "unknownProperties": "warning",
  4827. "validProperties": [],
  4828. "ieHack": "ignore",
  4829. "unknownVendorSpecificProperties": "ignore",
  4830. "propertyIgnoredDueToDisplay": "warning",
  4831. "important": "ignore",
  4832. "float": "ignore",
  4833. "idSelector": "ignore",
  4834. "unknownAtRules": "warning"
  4835. },
  4836. "trace": {
  4837. "server": "off"
  4838. }
  4839. },
  4840. "javascript": {
  4841. "referencesCodeLens": {
  4842. "enabled": true,
  4843. "showOnAllFunctions": false
  4844. },
  4845. "suggest": {
  4846. "completeFunctionCalls": false,
  4847. "includeAutomaticOptionalChainCompletions": true,
  4848. "names": true,
  4849. "paths": true,
  4850. "autoImports": true,
  4851. "completeJSDocs": true,
  4852. "enabled": true
  4853. },
  4854. "validate": {
  4855. "enable": true
  4856. },
  4857. "format": {
  4858. "enable": true,
  4859. "insertSpaceAfterCommaDelimiter": true,
  4860. "insertSpaceAfterConstructor": false,
  4861. "insertSpaceAfterSemicolonInForStatements": true,
  4862. "insertSpaceBeforeAndAfterBinaryOperators": true,
  4863. "insertSpaceAfterKeywordsInControlFlowStatements": true,
  4864. "insertSpaceAfterFunctionKeywordForAnonymousFunctions": true,
  4865. "insertSpaceBeforeFunctionParenthesis": false,
  4866. "insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false,
  4867. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false,
  4868. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true,
  4869. "insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false,
  4870. "insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": false,
  4871. "placeOpenBraceOnNewLineForFunctions": false,
  4872. "placeOpenBraceOnNewLineForControlBlocks": false,
  4873. "semicolons": "ignore"
  4874. },
  4875. "implicitProjectConfig": {
  4876. "checkJs": false,
  4877. "experimentalDecorators": false
  4878. },
  4879. "suggestionActions": {
  4880. "enabled": true
  4881. },
  4882. "preferences": {
  4883. "quoteStyle": "auto",
  4884. "importModuleSpecifier": "auto",
  4885. "importModuleSpecifierEnding": "auto",
  4886. "renameShorthandProperties": true,
  4887. "useAliasesForRenames": true
  4888. },
  4889. "updateImportsOnFileMove": {
  4890. "enabled": "prompt"
  4891. },
  4892. "autoClosingTags": true
  4893. },
  4894. "typescript": {
  4895. "tsdk": null,
  4896. "disableAutomaticTypeAcquisition": false,
  4897. "enablePromptUseWorkspaceTsdk": false,
  4898. "npm": null,
  4899. "check": {
  4900. "npmIsInstalled": true
  4901. },
  4902. "referencesCodeLens": {
  4903. "enabled": false,
  4904. "showOnAllFunctions": false
  4905. },
  4906. "implementationsCodeLens": {
  4907. "enabled": false
  4908. },
  4909. "tsserver": {
  4910. "log": "off",
  4911. "pluginPaths": [],
  4912. "trace": "off",
  4913. "useSeparateSyntaxServer": true,
  4914. "maxTsServerMemory": 3072,
  4915. "experimental": {
  4916. "enableProjectDiagnostics": false
  4917. },
  4918. "watchOptions": {}
  4919. },
  4920. "suggest": {
  4921. "completeFunctionCalls": false,
  4922. "includeAutomaticOptionalChainCompletions": true,
  4923. "paths": true,
  4924. "autoImports": true,
  4925. "completeJSDocs": true,
  4926. "enabled": true
  4927. },
  4928. "reportStyleChecksAsWarnings": true,
  4929. "validate": {
  4930. "enable": true
  4931. },
  4932. "format": {
  4933. "enable": true,
  4934. "insertSpaceAfterCommaDelimiter": true,
  4935. "insertSpaceAfterConstructor": false,
  4936. "insertSpaceAfterSemicolonInForStatements": true,
  4937. "insertSpaceBeforeAndAfterBinaryOperators": true,
  4938. "insertSpaceAfterKeywordsInControlFlowStatements": true,
  4939. "insertSpaceAfterFunctionKeywordForAnonymousFunctions": true,
  4940. "insertSpaceBeforeFunctionParenthesis": false,
  4941. "insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false,
  4942. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false,
  4943. "insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true,
  4944. "insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false,
  4945. "insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": false,
  4946. "insertSpaceAfterTypeAssertion": false,
  4947. "placeOpenBraceOnNewLineForFunctions": false,
  4948. "placeOpenBraceOnNewLineForControlBlocks": false,
  4949. "semicolons": "ignore"
  4950. },
  4951. "tsc": {
  4952. "autoDetect": "on"
  4953. },
  4954. "locale": null,
  4955. "suggestionActions": {
  4956. "enabled": true
  4957. },
  4958. "preferences": {
  4959. "quoteStyle": "auto",
  4960. "importModuleSpecifier": "auto",
  4961. "importModuleSpecifierEnding": "auto",
  4962. "renameShorthandProperties": true,
  4963. "useAliasesForRenames": true
  4964. },
  4965. "updateImportsOnFileMove": {
  4966. "enabled": "prompt"
  4967. },
  4968. "autoClosingTags": true,
  4969. "surveys": {
  4970. "enabled": true
  4971. },
  4972. "workspaceSymbols": {
  4973. "scope": "allOpenProjects"
  4974. }
  4975. },
  4976. "prettier": {
  4977. "disableLanguages": [],
  4978. "requireConfig": false,
  4979. "resolveGlobalModules": false,
  4980. "withNodeModules": false,
  4981. "packageManager": "npm",
  4982. "useEditorConfig": true,
  4983. "ignorePath": ".prettierignore",
  4984. "prettierPath": "",
  4985. "configPath": "",
  4986. "printWidth": 80,
  4987. "tabWidth": 2,
  4988. "singleQuote": false,
  4989. "trailingComma": "es5",
  4990. "bracketSpacing": true,
  4991. "jsxBracketSameLine": false,
  4992. "semi": true,
  4993. "requirePragma": false,
  4994. "insertPragma": false,
  4995. "useTabs": false,
  4996. "proseWrap": "preserve",
  4997. "arrowParens": "always",
  4998. "jsxSingleQuote": false,
  4999. "htmlWhitespaceSensitivity": "css",
  5000. "vueIndentScriptAndStyle": false,
  5001. "endOfLine": "lf",
  5002. "quoteProps": "as-needed"
  5003. },
  5004. "stylusSupremacy": {}
  5005. }
  5006. }
  5007.  
  5008.  
  5009. [Trace - 9:27:22 AM] Sending notification 'textDocument/didOpen'.
  5010. Params: {
  5011. "textDocument": {
  5012. "uri": "file://{PROJECT_FOLDER}/nova/resources/components/pages/login.vue",
  5013. "languageId": "vue",
  5014. "version": 5,
  5015. "text": "{TEXT}"
  5016. }
  5017. }
  5018.  
  5019.  
  5020. [Trace - 9:27:22 AM] Received request 'client/registerCapability - (0)'.
  5021. Params: {
  5022. "registrations": [
  5023. {
  5024. "id": "5c5589f6-5d18-4758-917b-58c466b3a87b",
  5025. "method": "textDocument/formatting",
  5026. "registerOptions": {
  5027. "documentSelector": [
  5028. "vue"
  5029. ]
  5030. }
  5031. }
  5032. ]
  5033. }
  5034.  
  5035.  
  5036. [Trace - 9:27:22 AM] Sending response 'client/registerCapability - (0)'. Processing request took 0ms
  5037. No result returned.
  5038.  
  5039.  
  5040. [Trace - 9:27:22 AM] Sending request 'textDocument/documentSymbol - (1)'.
  5041. Params: {
  5042. "textDocument": {
  5043. "uri": "file://{PROJECT_FOLDER}/nova/resources/components/pages/login.vue"
  5044. }
  5045. }
  5046.  
  5047.  
  5048. [Trace - 9:27:22 AM] Sending request 'textDocument/codeAction - (2)'.
  5049. Params: {
  5050. "textDocument": {
  5051. "uri": "file://{PROJECT_FOLDER}/nova/resources/components/pages/login.vue"
  5052. },
  5053. "range": {
  5054. "start": {
  5055. "line": 54,
  5056. "character": 16
  5057. },
  5058. "end": {
  5059. "line": 54,
  5060. "character": 16
  5061. }
  5062. },
  5063. "context": {
  5064. "diagnostics": []
  5065. }
  5066. }
  5067.  
  5068.  
  5069. [Trace - 9:27:22 AM] Sending request 'textDocument/documentLink - (3)'.
  5070. Params: {
  5071. "textDocument": {
  5072. "uri": "file://{PROJECT_FOLDER}/nova/resources/components/pages/login.vue"
  5073. }
  5074. }
  5075.  
  5076.  
  5077. [Trace - 9:27:23 AM] Sending request 'textDocument/documentColor - (4)'.
  5078. Params: {
  5079. "textDocument": {
  5080. "uri": "file://{PROJECT_FOLDER}/nova/resources/components/pages/login.vue"
  5081. }
  5082. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement