Skip to content

Instantly share code, notes, and snippets.

@christianalfoni
Created January 10, 2020 11:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christianalfoni/b8806532934fa083443bfd823d13041b to your computer and use it in GitHub Desktop.
Save christianalfoni/b8806532934fa083443bfd823d13041b to your computer and use it in GitHub Desktop.
CONTAINER
REQUEST {"seq":0,"type":"request","command":"configure","arguments":{"hostInfo":"vscode","preferences":{"providePrefixAndSuffixTextForRename":true,"allowRenameOfImportPath":true}}}
REQUEST {"seq":1,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"/sandbox/src/main.js","fileContent":"import Vue from 'vue';\nimport App from './App.vue';\n\nVue.config.productionTip = false;\n\nnew Vue({\n render: h => h(App),\n}).$mount('#app');\n","scriptKindName":"JS","projectRootPath":"/sandbox"}]}}
REQUEST {"seq":0,"type":"request","command":"configure","arguments":{"hostInfo":"vscode","preferences":{"providePrefixAndSuffixTextForRename":true,"allowRenameOfImportPath":true}}}
REQUEST {"seq":1,"type":"request","command":"compilerOptionsForInferredProjects","arguments":{"options":{"module":"commonjs","target":"es2016","jsx":"preserve","allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true}}}
REQUEST {"seq":2,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"/sandbox/src/main.js","fileContent":"import Vue from 'vue';\nimport App from './App.vue';\n\nVue.config.productionTip = false;\n\nnew Vue({\n render: h => h(App),\n}).$mount('#app');\n","scriptKindName":"JS","projectRootPath":"/sandbox"}]}}
REQUEST {"seq":3,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/sandbox/src/main.js"]}}
REQUEST {"seq":4,"type":"request","command":"getSupportedCodeFixes","arguments":null}
REQUEST {"seq":2,"type":"request","command":"configure","arguments":{"file":"/sandbox/src/main.js","formatOptions":{"tabSize":2,"indentSize":2,"convertTabsToSpaces":true,"newLineCharacter":"\n","insertSpaceAfterCommaDelimiter":true,"insertSpaceAfterConstructor":false,"insertSpaceAfterSemicolonInForStatements":true,"insertSpaceBeforeAndAfterBinaryOperators":true,"insertSpaceAfterKeywordsInControlFlowStatements":true,"insertSpaceAfterFunctionKeywordForAnonymousFunctions":true,"insertSpaceBeforeFunctionParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces":true,"insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces":false,"insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces":false,"placeOpenBraceOnNewLineForFunctions":false,"placeOpenBraceOnNewLineForControlBlocks":false},"preferences":{"quotePreference":"auto","allowTextChangesInNewFiles":true,"providePrefixAndSuffixTextForRename":true,"allowRenameOfImportPath":true}}}
RESPONSE {"seq":0,"type":"event","event":"typingsInstallerPid","body":{"pid":18218}}
RESPONSE {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":3}}
RESPONSE {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/sandbox/src/main.js"]}}
RESPONSE {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"setTypings","body":{"projectName":"/dev/null/inferredProject1*","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"target":1,"jsx":1,"allowNonTsExtensions":true,"allowJs":true,"noEmitForJsFiles":true,"maxNodeModuleJsDepth":2},"typings":[],"unresolvedImports":["vue"],"kind":"action::set"}}
RESPONSE {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/sandbox/src/main.js"]}}
RESPONSE {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"setTypings","body":{"projectName":"/dev/null/inferredProject1*","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"module":1,"target":3,"jsx":1,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"noEmitForJsFiles":true,"maxNodeModuleJsDepth":2},"typings":[],"unresolvedImports":["vue"],"kind":"action::set"}}
RESPONSE {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/sandbox/src/main.js"]}}
RESPONSE {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
CLIENT SIDE
RESPONSE {"seq":0,"type":"response","command":"configure","request_seq":0,"success":true}
RESPONSE {"seq":0,"type":"response","command":"configure","request_seq":0,"success":true}
RESPONSE {"seq":0,"type":"response","command":"compilerOptionsForInferredProjects","request_seq":1,"success":true,"body":true}
RESPONSE {"seq":0,"type":"response","command":"updateOpen","request_seq":1,"success":true,"body":true}
RESPONSE {"seq":0,"type":"response","command":"configure","request_seq":2,"success":true}
RESPONSE {"seq":0,"type":"response","command":"getOutliningSpans","request_seq":3,"success":true,"body":[{"textSpan":{"start":{"line":1,"offset":1},"end":{"line":2,"offset":29}},"hintSpan":{"start":{"line":1,"offset":1},"end":{"line":2,"offset":29}},"bannerText":"...","autoCollapse":false,"kind":"imports"},{"textSpan":{"start":{"line":6,"offset":9},"end":{"line":8,"offset":2}},"hintSpan":{"start":{"line":6,"offset":9},"end":{"line":8,"offset":2}},"bannerText":"...","autoCollapse":false,"kind":"code"}]}
RESPONSE {"seq":0,"type":"response","command":"updateOpen","request_seq":2,"success":true,"body":true}
RESPONSE {"seq":0,"type":"response","command":"getSupportedCodeFixes","request_seq":4,"success":true,"body":["2352","2356","2362","2363","2736","2365","2367","2461","2495","2569","2549","2548","2488","2504","2345","2339","2349","2351","2304","18004","1329","7051","80004","7034","7005","7006","7019","7033","7010","7032","7008","7046","7043","7044","7047","7048","7050","7049","7045","2683","80002","80006","80001","2713","2420","2720","2552","2663","2662","2503","2686","2693","2551","2724","2741","2739","2740","2348","2307","7016","2515","2653","17009","2377","1219","2689","6133","6196","6138","6192","6198","6199","6205","7027","7028","8020","1308","1103","1002","1003","1005","1006","1009","1010","1011","1012","1013","1014","1015","1016","1017","1018","1019","1020","1021","1022","1023","1024","1028","1029","1030","1031","1034","1035","1036","1038","1039","1040","1041","1042","1043","1044","1045","1046","1047","1048","1049","1051","1052","1053","1054","1055","1056","1057","1058","1059","1060","1061","1062","1063","1064","1066","1068","1069","1070","1071","1079","1084","1085","1089","1090","1091","1092","1093","1094","1095","1096","1097","1098","1099","1100","1101","1102","1104","1105","1107","1108","1109","1110","1113","1114","1115","1116","1117","1118","1119","1120","1121","1123","1124","1125","1126","1127","1128","1129","1130","1131","1132","1134","1135","1136","1137","1138","1139","1140","1141","1142","1144","1146","1147","1148","1149","1150","1155","1156","1157","1160","1161","1162","1163","1164","1165","1166","1168","1169","1170","1171","1172","1173","1174","1175","1176","1177","1178","1179","1180","1181","1182","1183","1184","1185","1186","1187","1188","1189","1190","1191","1192","1193","1194","1196","1197","1198","1199","1200","1202","1203","1205","1206","1207","1208","1210","1211","1212","1213","1214","1215","1216","1218","1220","1221","1222","1223","1224","1225","1226","1227","1228","1229","1230","1231","1232","1233","1234","1235","1236","1237","1238","1239","1240","1241","1242","1243","1244","1245","1246","1247","1248","1249","1250","1251","1252","1253","1254","1255","1256","1257","1258","1259","1260","1300","1312","1313","1314","1315","1316","1317","1318","1319","1320","1321","1322","1323","1324","1325","1326","1327","1328","1330","1331","1332","1333","1334","1335","1336","1337","1338","1339","1340","1342","1343","1344","1345","1346","1347","1348","1349","1351","1352","1353","1354","1355","1356","2300","2301","2302","2303","2305","2306","2308","2309","2310","2311","2312","2313","2314","2315","2316","2317","2318","2319","2320","2321","2322","2323","2324","2325","2326","2327","2328","2329","2330","2331","2332","2333","2334","2335","2336","2337","2338","2340","2341","2342","2343","2344","2346","2347","2350","2353","2354","2355","2357","2358","2359","2360","2361","2364","2366","2368","2369","2370","2371","2372","2373","2374","2375","2376","2378","2379","2380","2381","2382","2383","2384","2385","2386","2387","2388","2389","2390","2391","2392","2393","2394","2395","2396","2397","2399","2400","2401","2402","2403","2404","2405","2406","2407","2408","2409","2410","2411","2412","2413","2414","2415","2416","2417","2418","2422","2423","2424","2425","2426","2427","2428","2430","2431","2432","2433","2434","2435","2436","2437","2438","2439","2440","2441","2442","2443","2444","2445","2446","2447","2448","2449","2450","2451","2452","2453","2454","2455","2456","2457","2458","2462","2463","2464","2465","2466","2467","2468","2469","2470","2471","2472","2473","2474","2475","2476","2477","2478","2479","2480","2481","2483","2484","2487","2489","2490","2491","2492","2493","2494","2496","2497","2498","2499","2500","2501","2502","2505","2506","2507","2508","2509","2510","2511","2512","2513","2514","2516","2517","2518","2519","2520","2521","2522","2523","2524","2525","2526","2527","2528","2529","2530","2531","2532","2533","2534","2535","2536","2537","2538","2539","2540","2541","2542","2543","2544","2545","2546","2547","2553","2554","2555","2556","2557","2558","2559","2560","2561","2562","2563","2564","2565","2566","2567","2571","2572","2573","2574","2575","2576","2577","2580","2581","2582","2583","2584","2585","2586","2587","2588","2589","2590","2591","2592","2593","2594","2600","2601","2602","2603","2604","2605","2606","2607","2608","2609","2649","2651","2652","2654","2656","2657","2658","2659","2660","2661","2664","2665","2666","2667","2668","2669","2670","2671","2672","2673","2674","2675","2676","2677","2678","2679","2680","2681","2682","2684","2685","2687","2688","2691","2692","2694","2695","2696","2697","2698","2699","2700","2701","2702","2703","2704","2705","2706","2707","2708","2709","2710","2711","2712","2714","2715","2716","2717","2718","2719","2721","2722","2723","2725","2726","2727","2729","2730","2731","2732","2733","2734","2735","2737","2742","2743","2744","2745","2746","2747","2748","2749","2750","2751","2752","2753","2754","2755","2756","2757","2758","2759","2760","2761","2762","2763","2764","2765","2766","2767","2768","2769","2770","2771","2772","2773","4000","4002","4004","4006","4008","4010","4012","4014","4016","4019","4020","4022","4023","4024","4025","4026","4027","4028","4029","4030","4031","4032","4033","4034","4035","4036","4037","4038","4039","4040","4041","4042","4043","4044","4045","4046","4047","4048","4049","4050","4051","4052","4053","4054","4055","4056","4057","4058","4059","4060","4061","4062","4063","4064","4065","4066","4067","4068","4069","4070","4071","4072","4073","4074","4075","4076","4077","4078","4081","4082","4083","4090","4091","4092","4094","4095","4096","4097","4098","4099","4100","4101","4102","4103","4104","4105","5001","5009","5010","5012","5014","5023","5024","5033","5042","5047","5051","5052","5053","5054","5055","5056","5057","5058","5059","5060","5061","5062","5063","5064","5065","5066","5067","5068","5069","5070","5071","5072","5073","5074","5075","6044","6045","6046","6048","6049","6050","6051","6053","6054","6059","6064","6082","6103","6114","6131","6137","6140","6142","6188","6189","6200","6202","6304","6305","6306","6307","6308","6309","6369","6370","6377","6379","7009","7011","7013","7014","7015","7017","7018","7020","7022","7023","7024","7025","7026","7029","7030","7031","7035","7036","7039","7040","7041","7042","7052","7053","7054","7055","8000","8001","8002","8003","8004","8005","8006","8007","8008","8009","8010","8011","8012","8013","8015","8016","8017","8018","8021","8022","8023","8024","8025","8026","8027","8028","8029","8030","8031","8032","9002","9003","9004","17000","17001","17002","17003","17004","17005","17006","17007","17008","17010","17011","17012","17013","17014","17015","17016","17017","18000","18001","18002","18003","18006","18007","80005","80003","80007",9999]}
RESPONSE {"seq":0,"type":"event","event":"typingsInstallerPid","body":{}}
RESPONSE {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"response","command":"configure","request_seq":5,"success":true}
RESPONSE {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":6,"success":true,"body":[]}
RESPONSE {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/sandbox/src/main.js"]}}
RESPONSE {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":3}}
RESPONSE {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":7}}
RESPONSE {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":8}}
REQUEST {"seq":5,"type":"request","command":"configure","arguments":{"file":"/sandbox/src/main.js","formatOptions":{"tabSize":2,"indentSize":2,"convertTabsToSpaces":true,"newLineCharacter":"\n","insertSpaceAfterCommaDelimiter":true,"insertSpaceAfterConstructor":false,"insertSpaceAfterSemicolonInForStatements":true,"insertSpaceBeforeAndAfterBinaryOperators":true,"insertSpaceAfterKeywordsInControlFlowStatements":true,"insertSpaceAfterFunctionKeywordForAnonymousFunctions":true,"insertSpaceBeforeFunctionParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets":false,"insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces":true,"insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces":false,"insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces":false,"placeOpenBraceOnNewLineForFunctions":false,"placeOpenBraceOnNewLineForControlBlocks":false},"preferences":{"quotePreference":"auto","allowTextChangesInNewFiles":true,"providePrefixAndSuffixTextForRename":true,"allowRenameOfImportPath":true}}}
REQUEST {"seq":6,"type":"request","command":"getApplicableRefactors","arguments":{"file":"/sandbox/src/main.js","startLine":1,"startOffset":1,"endLine":1,"endOffset":1}}
REQUEST {"seq":7,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/sandbox/src/main.js"]}}
REQUEST {"seq":8,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/sandbox/src/main.js"]}}
RESPONSE {"seq":0,"type":"event","event":"setTypings","body":{"projectName":"/dev/null/inferredProject1*","typeAcquisition":{"enable":true,"include":[],"exclude":[]},"compilerOptions":{"module":1,"target":3,"jsx":1,"allowJs":true,"allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"noEmitForJsFiles":true,"maxNodeModuleJsDepth":2},"typings":[],"unresolvedImports":[],"kind":"action::set"}}
RESPONSE {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/sandbox/src/main.js"]}}
REQUEST {"seq":9,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/sandbox/src/main.js"]}}
RESPONSE {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/sandbox/src/main.js","diagnostics":[]}}
RESPONSE {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":9}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment