raul_fox98

Untitled

Apr 26th, 2021
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.81 KB | None | 0 0
  1. [00:34:29.020][info] [#0:c:\Users\del1an\.vscode\extensions\sumneko.lua-1.20.4\server\main.lua:51]: Lua Lsp startup, root: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server
  2. [00:34:29.020][debug][#0:c:\Users\del1an\.vscode\extensions\sumneko.lua-1.20.4\server\main.lua:52]: ROOT: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server
  3. [00:34:29.020][debug][#0:c:\Users\del1an\.vscode\extensions\sumneko.lua-1.20.4\server\main.lua:53]: LOGPATH: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/log
  4. [00:34:29.020][debug][#0:c:\Users\del1an\.vscode\extensions\sumneko.lua-1.20.4\server\main.lua:54]: METAPATH: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta
  5. [00:34:29.036][info] [#0:script\service\telemetry.lua:20]: Telemetry Token: 0D0081CA034D5708
  6. [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 1
  7. [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 2
  8. [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 3
  9. [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 4
  10. [00:34:29.067][debug][#0:script\service\service.lua:136]:
  11. ========= Medical Examination Report =========
  12. --------------- Memory ---------------
  13. Total: 1.692 MB
  14. # 00 : 1.692 MB
  15. # 01 : 0.000 MB
  16. # 02 : 0.000 MB
  17. # 03 : 0.000 MB
  18. # 04 : 0.000 MB
  19. --------------- Coroutine ---------------
  20. Total: 0
  21. Running: 0
  22. Suspended: 0
  23. Normal: 0
  24. Dead: 0
  25. --------------- Cache ---------------
  26. Total: 1
  27. Dead: 0
  28. --------------- Proto ---------------
  29. Holdon: 0
  30. Waiting: 0
  31. ==============================================
  32. [00:34:29.114][debug][#0:script\provider\client.lua:32]: Client init {
  33. capabilities = {
  34. general = {
  35. markdown = {
  36. parser = "marked",
  37. version = "1.1.0",
  38. },
  39. regularExpressions = {
  40. engine = "ECMAScript",
  41. version = "ES2020",
  42. },
  43. staleRequestSupport = {
  44. cancel = true,
  45. retryOnContentModified = {
  46. [1] = "textDocument/semanticTokens/full",
  47. [2] = "textDocument/semanticTokens/range",
  48. [3] = "textDocument/semanticTokens/full/delta",
  49. },
  50. },
  51. },
  52. textDocument = {
  53. callHierarchy = {
  54. dynamicRegistration = true,
  55. },
  56. codeAction = {
  57. codeActionLiteralSupport = {
  58. codeActionKind = {
  59. valueSet = {
  60. [1] = "",
  61. [2] = "quickfix",
  62. [3] = "refactor",
  63. [4] = "refactor.extract",
  64. [5] = "refactor.inline",
  65. [6] = "refactor.rewrite",
  66. [7] = "source",
  67. [8] = "source.organizeImports",
  68. },
  69. },
  70. },
  71. dataSupport = true,
  72. disabledSupport = true,
  73. dynamicRegistration = true,
  74. honorsChangeAnnotations = false,
  75. isPreferredSupport = true,
  76. resolveSupport = {
  77. properties = {
  78. [1] = "edit",
  79. },
  80. },
  81. },
  82. codeLens = {
  83. dynamicRegistration = true,
  84. },
  85. colorProvider = {
  86. dynamicRegistration = true,
  87. },
  88. completion = {
  89. completionItem = {
  90. commitCharactersSupport = true,
  91. deprecatedSupport = true,
  92. documentationFormat = {
  93. [1] = "markdown",
  94. [2] = "plaintext",
  95. },
  96. insertReplaceSupport = true,
  97. insertTextModeSupport = {
  98. valueSet = {
  99. [1] = 1,
  100. [2] = 2,
  101. },
  102. },
  103. labelDetailsSupport = true,
  104. preselectSupport = true,
  105. resolveSupport = {
  106. properties = {
  107. [1] = "documentation",
  108. [2] = "detail",
  109. [3] = "additionalTextEdits",
  110. },
  111. },
  112. snippetSupport = true,
  113. tagSupport = {
  114. valueSet = {
  115. [1] = 1,
  116. },
  117. },
  118. },
  119. completionItemKind = {
  120. valueSet = {
  121. [01] = 1,
  122. [02] = 2,
  123. [03] = 3,
  124. [04] = 4,
  125. [05] = 5,
  126. [06] = 6,
  127. [07] = 7,
  128. [08] = 8,
  129. [09] = 9,
  130. [10] = 10,
  131. [11] = 11,
  132. [12] = 12,
  133. [13] = 13,
  134. [14] = 14,
  135. [15] = 15,
  136. [16] = 16,
  137. [17] = 17,
  138. [18] = 18,
  139. [19] = 19,
  140. [20] = 20,
  141. [21] = 21,
  142. [22] = 22,
  143. [23] = 23,
  144. [24] = 24,
  145. [25] = 25,
  146. },
  147. },
  148. contextSupport = true,
  149. dynamicRegistration = true,
  150. },
  151. declaration = {
  152. dynamicRegistration = true,
  153. linkSupport = true,
  154. },
  155. definition = {
  156. dynamicRegistration = true,
  157. linkSupport = true,
  158. },
  159. diagnostic = {
  160. dynamicRegistration = true,
  161. },
  162. documentHighlight = {
  163. dynamicRegistration = true,
  164. },
  165. documentLink = {
  166. dynamicRegistration = true,
  167. tooltipSupport = true,
  168. },
  169. documentSymbol = {
  170. dynamicRegistration = true,
  171. hierarchicalDocumentSymbolSupport = true,
  172. labelSupport = true,
  173. symbolKind = {
  174. valueSet = {
  175. [01] = 1,
  176. [02] = 2,
  177. [03] = 3,
  178. [04] = 4,
  179. [05] = 5,
  180. [06] = 6,
  181. [07] = 7,
  182. [08] = 8,
  183. [09] = 9,
  184. [10] = 10,
  185. [11] = 11,
  186. [12] = 12,
  187. [13] = 13,
  188. [14] = 14,
  189. [15] = 15,
  190. [16] = 16,
  191. [17] = 17,
  192. [18] = 18,
  193. [19] = 19,
  194. [20] = 20,
  195. [21] = 21,
  196. [22] = 22,
  197. [23] = 23,
  198. [24] = 24,
  199. [25] = 25,
  200. [26] = 26,
  201. },
  202. },
  203. tagSupport = {
  204. valueSet = {
  205. [1] = 1,
  206. },
  207. },
  208. },
  209. foldingRange = {
  210. dynamicRegistration = true,
  211. lineFoldingOnly = true,
  212. rangeLimit = 5000,
  213. },
  214. formatting = {
  215. dynamicRegistration = true,
  216. },
  217. hover = {
  218. contentFormat = {
  219. [1] = "markdown",
  220. [2] = "plaintext",
  221. },
  222. dynamicRegistration = true,
  223. },
  224. implementation = {
  225. dynamicRegistration = true,
  226. linkSupport = true,
  227. },
  228. linkedEditingRange = {
  229. dynamicRegistration = true,
  230. },
  231. onTypeFormatting = {
  232. dynamicRegistration = true,
  233. },
  234. publishDiagnostics = {
  235. codeDescriptionSupport = true,
  236. dataSupport = true,
  237. relatedInformation = true,
  238. tagSupport = {
  239. valueSet = {
  240. [1] = 1,
  241. [2] = 2,
  242. },
  243. },
  244. versionSupport = false,
  245. },
  246. rangeFormatting = {
  247. dynamicRegistration = true,
  248. },
  249. references = {
  250. dynamicRegistration = true,
  251. },
  252. rename = {
  253. dynamicRegistration = true,
  254. honorsChangeAnnotations = true,
  255. prepareSupport = true,
  256. prepareSupportDefaultBehavior = 1,
  257. },
  258. selectionRange = {
  259. dynamicRegistration = true,
  260. },
  261. semanticTokens = {
  262. dynamicRegistration = true,
  263. formats = {
  264. [1] = "relative",
  265. },
  266. multilineTokenSupport = false,
  267. overlappingTokenSupport = false,
  268. requests = {
  269. full = {
  270. delta = true,
  271. },
  272. range = true,
  273. },
  274. tokenModifiers = {
  275. [01] = "declaration",
  276. [02] = "definition",
  277. [03] = "readonly",
  278. [04] = "static",
  279. [05] = "deprecated",
  280. [06] = "abstract",
  281. [07] = "async",
  282. [08] = "modification",
  283. [09] = "documentation",
  284. [10] = "defaultLibrary",
  285. },
  286. tokenTypes = {
  287. [01] = "namespace",
  288. [02] = "type",
  289. [03] = "class",
  290. [04] = "enum",
  291. [05] = "interface",
  292. [06] = "struct",
  293. [07] = "typeParameter",
  294. [08] = "parameter",
  295. [09] = "variable",
  296. [10] = "property",
  297. [11] = "enumMember",
  298. [12] = "event",
  299. [13] = "function",
  300. [14] = "method",
  301. [15] = "macro",
  302. [16] = "keyword",
  303. [17] = "modifier",
  304. [18] = "comment",
  305. [19] = "string",
  306. [20] = "number",
  307. [21] = "regexp",
  308. [22] = "operator",
  309. },
  310. },
  311. signatureHelp = {
  312. contextSupport = true,
  313. dynamicRegistration = true,
  314. signatureInformation = {
  315. activeParameterSupport = true,
  316. documentationFormat = {
  317. [1] = "markdown",
  318. [2] = "plaintext",
  319. },
  320. parameterInformation = {
  321. labelOffsetSupport = true,
  322. },
  323. },
  324. },
  325. synchronization = {
  326. didSave = true,
  327. dynamicRegistration = true,
  328. willSave = true,
  329. willSaveWaitUntil = true,
  330. },
  331. typeDefinition = {
  332. dynamicRegistration = true,
  333. linkSupport = true,
  334. },
  335. },
  336. window = {
  337. showDocument = {
  338. support = true,
  339. },
  340. showMessage = {
  341. messageActionItem = {
  342. additionalPropertiesSupport = true,
  343. },
  344. },
  345. workDoneProgress = true,
  346. },
  347. workspace = {
  348. applyEdit = true,
  349. codeLens = {
  350. refreshSupport = true,
  351. },
  352. configuration = true,
  353. didChangeConfiguration = {
  354. dynamicRegistration = true,
  355. },
  356. didChangeWatchedFiles = {
  357. dynamicRegistration = true,
  358. },
  359. executeCommand = {
  360. dynamicRegistration = true,
  361. },
  362. fileOperations = {
  363. didCreate = true,
  364. didDelete = true,
  365. didRename = true,
  366. dynamicRegistration = true,
  367. willCreate = true,
  368. willDelete = true,
  369. willRename = true,
  370. },
  371. semanticTokens = {
  372. refreshSupport = true,
  373. },
  374. symbol = {
  375. dynamicRegistration = true,
  376. symbolKind = {
  377. valueSet = {
  378. [01] = 1,
  379. [02] = 2,
  380. [03] = 3,
  381. [04] = 4,
  382. [05] = 5,
  383. [06] = 6,
  384. [07] = 7,
  385. [08] = 8,
  386. [09] = 9,
  387. [10] = 10,
  388. [11] = 11,
  389. [12] = 12,
  390. [13] = 13,
  391. [14] = 14,
  392. [15] = 15,
  393. [16] = 16,
  394. [17] = 17,
  395. [18] = 18,
  396. [19] = 19,
  397. [20] = 20,
  398. [21] = 21,
  399. [22] = 22,
  400. [23] = 23,
  401. [24] = 24,
  402. [25] = 25,
  403. [26] = 26,
  404. },
  405. },
  406. tagSupport = {
  407. valueSet = {
  408. [1] = 1,
  409. },
  410. },
  411. },
  412. workspaceEdit = {
  413. changeAnnotationSupport = {
  414. groupsOnLabel = true,
  415. },
  416. documentChanges = true,
  417. failureHandling = "textOnlyTransactional",
  418. normalizesLineEndings = true,
  419. resourceOperations = {
  420. [1] = "create",
  421. [2] = "rename",
  422. [3] = "delete",
  423. },
  424. },
  425. workspaceFolders = true,
  426. },
  427. },
  428. clientInfo = {
  429. name = "Visual Studio Code",
  430. version = "1.55.2",
  431. },
  432. locale = "en-us",
  433. processId = 3660,
  434. rootPath = "c:\\Users\\del1an\\Desktop\\empty folder",
  435. rootUri = "file:///c%3A/Users/del1an/Desktop/empty%20folder",
  436. trace = "off",
  437. workDoneToken = "c990d8f0-5be2-48ba-92ed-fda12819a6d9",
  438. workspaceFolders = {
  439. [1] = {
  440. name = "empty folder",
  441. uri = "file:///c%3A/Users/del1an/Desktop/empty%20folder",
  442. },
  443. },
  444. }
  445. [00:34:29.114][info] [#0:script\language.lua:135]: VSC language: en-us
  446. [00:34:29.114][info] [#0:script\language.lua:136]: LS language: en-us
  447. [00:34:29.130][info] [#0:script\workspace\workspace.lua:31]: Workspace inited: file:///c%3A/Users/del1an/Desktop/empty%20folder
  448. [00:34:29.130][info] [#0:script\workspace\workspace.lua:38]: Log path: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/log/file_c%3A_Users_del1an_Desktop_empty%20folder.log
  449. [00:34:29.145][debug][#0:script\provider\provider.lua:264]: didOpen file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
  450. [00:34:29.145][debug][#0:script\config.lua:256]: Config update: {
  451. color = {
  452. mode = "Semantic",
  453. },
  454. completion = {
  455. callSnippet = "Disable",
  456. displayContext = 6,
  457. enable = true,
  458. keywordSnippet = "Replace",
  459. workspaceWord = true,
  460. },
  461. diagnostics = {
  462. disable = {
  463. ["undefined-global"] = true,
  464. },
  465. enable = true,
  466. globals = {
  467. },
  468. neededFileStatus = {
  469. ["ambiguity-1"] = "Any",
  470. ["circle-doc-class"] = "Any",
  471. ["close-non-object"] = "Any",
  472. ["code-after-break"] = "Opened",
  473. ["count-down-loop"] = "Any",
  474. ["doc-field-no-class"] = "Any",
  475. ["duplicate-doc-class"] = "Any",
  476. ["duplicate-doc-field"] = "Any",
  477. ["duplicate-doc-param"] = "Any",
  478. ["duplicate-index"] = "Any",
  479. ["duplicate-set-field"] = "Any",
  480. ["empty-block"] = "Opened",
  481. ["global-in-nil-env"] = "Any",
  482. ["lowercase-global"] = "Any",
  483. ["newfield-call"] = "Any",
  484. ["newline-call"] = "Any",
  485. ["no-implicit-any"] = "None",
  486. ["redefined-local"] = "Opened",
  487. ["redundant-parameter"] = "Opened",
  488. ["redundant-value"] = "Opened",
  489. ["trailing-space"] = "Opened",
  490. ["unbalanced-assignments"] = "Any",
  491. ["undefined-doc-class"] = "Any",
  492. ["undefined-doc-name"] = "Any",
  493. ["undefined-doc-param"] = "Any",
  494. ["undefined-env-child"] = "Any",
  495. ["undefined-field"] = "Opened",
  496. ["undefined-global"] = "Any",
  497. ["unknown-diag-code"] = "Any",
  498. ["unused-function"] = "Opened",
  499. ["unused-label"] = "Opened",
  500. ["unused-local"] = "Opened",
  501. ["unused-vararg"] = "Opened",
  502. deprecated = "None",
  503. },
  504. severity = {
  505. ["ambiguity-1"] = "Warning",
  506. ["circle-doc-class"] = "Warning",
  507. ["close-non-object"] = "Warning",
  508. ["code-after-break"] = "Hint",
  509. ["count-down-loop"] = "Warning",
  510. ["doc-field-no-class"] = "Warning",
  511. ["duplicate-doc-class"] = "Warning",
  512. ["duplicate-doc-field"] = "Warning",
  513. ["duplicate-doc-param"] = "Warning",
  514. ["duplicate-index"] = "Warning",
  515. ["duplicate-set-field"] = "Warning",
  516. ["empty-block"] = "Hint",
  517. ["global-in-nil-env"] = "Warning",
  518. ["lowercase-global"] = "Information",
  519. ["newfield-call"] = "Warning",
  520. ["newline-call"] = "Information",
  521. ["no-implicit-any"] = "Information",
  522. ["redefined-local"] = "Hint",
  523. ["redundant-parameter"] = "Hint",
  524. ["redundant-value"] = "Hint",
  525. ["trailing-space"] = "Hint",
  526. ["unbalanced-assignments"] = "Warning",
  527. ["undefined-doc-class"] = "Warning",
  528. ["undefined-doc-name"] = "Warning",
  529. ["undefined-doc-param"] = "Warning",
  530. ["undefined-env-child"] = "Information",
  531. ["undefined-field"] = "Warning",
  532. ["undefined-global"] = "Warning",
  533. ["unknown-diag-code"] = "Waiting",
  534. ["unused-function"] = "Hint",
  535. ["unused-label"] = "Hint",
  536. ["unused-local"] = "Hint",
  537. ["unused-vararg"] = "Hint",
  538. deprecated = "Warning",
  539. },
  540. workspaceDelay = 0,
  541. workspaceRate = 100,
  542. },
  543. hint = {
  544. enable = true,
  545. paramName = true,
  546. paramType = true,
  547. setType = true,
  548. },
  549. hover = {
  550. enable = true,
  551. fieldInfer = 3000,
  552. previewFields = 100,
  553. viewNumber = true,
  554. viewString = true,
  555. viewStringMax = 1000,
  556. },
  557. intelliSense = {
  558. searchDepth = 2,
  559. },
  560. runtime = {
  561. builtin = {
  562. },
  563. fileEncoding = "utf8",
  564. meta = "${version} ${language}",
  565. nonstandardSymbol = {
  566. },
  567. path = {
  568. [1] = "?.lua",
  569. [2] = "?/init.lua",
  570. [3] = "?/?.lua",
  571. },
  572. plugin = ".vscode/extensions/sumneko.lua-1.20.4/server/script/plugin.lua",
  573. special = {
  574. },
  575. unicodeName = false,
  576. version = "Lua 5.4",
  577. },
  578. signatureHelp = {
  579. enable = true,
  580. },
  581. telemetry = {
  582. enable = false,
  583. },
  584. window = {
  585. progressBar = true,
  586. statusBar = true,
  587. },
  588. workspace = {
  589. ignoreDir = {
  590. [".vscode"] = true,
  591. },
  592. ignoreSubmodules = false,
  593. library = {
  594. },
  595. maxPreload = 2000,
  596. preloadFileSize = 2048,
  597. useGitIgnore = true,
  598. },
  599. } {
  600. acceptSuggestionOnEnter = "off",
  601. associations = {
  602. },
  603. exclude = {
  604. ["**/.DS_Store"] = true,
  605. ["**/.git"] = true,
  606. ["**/.hg"] = true,
  607. ["**/.svn"] = true,
  608. ["**/CVS"] = true,
  609. },
  610. semantic = true,
  611. }
  612. [00:34:29.161][debug][#0:script\provider\semantic-tokens.lua:104]: Refresh semantic tokens.
  613. [00:34:29.161][debug][#0:script\provider\semantic-tokens.lua:104]: Refresh semantic tokens.
  614. [00:34:29.161][debug][#0:script\provider\completion.lua:26]: Enable completion.
  615. [00:34:29.161][debug][#0:script\provider\semantic-tokens.lua:33]: Enable semantic tokens.
  616. [00:34:29.270][info] [#0:script\workspace\workspace.lua:296]: Preload start.
  617. [00:34:29.270][info] [#0:script\workspace\workspace.lua:81]: Ignore directory: .vscode
  618. [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/CVS
  619. [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.git
  620. [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.svn
  621. [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.DS_Store
  622. [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.hg
  623. [00:34:29.270][debug][#0:script\workspace\workspace.lua:160]: getLibraryMatchers c:\Users\del1an\.vscode\extensions\sumneko.lua-1.20.4\server\meta\Lua 5.4 en-us c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  624. [00:34:29.270][info] [#0:script\workspace\workspace.lua:301]: Scan files at: c:\Users\del1an\Desktop\empty folder
  625. [00:34:29.270][info] [#0:script\workspace\workspace.lua:306]: Scan library at: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  626. [00:34:29.270][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua , size = 0.203 KB
  627. [00:34:29.270][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/utf8.lua , size = 2.412 KB
  628. [00:34:29.270][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  629. [00:34:29.270][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/table.lua , size = 2.848 KB
  630. [00:34:29.270][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  631. [00:34:29.270][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/string.lua , size = 6.336 KB
  632. [00:34:29.270][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  633. [00:34:29.270][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/package.lua , size = 3.087 KB
  634. [00:34:29.270][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  635. [00:34:29.270][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/os.lua , size = 4.507 KB
  636. [00:34:29.270][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  637. [00:34:29.286][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/math.lua , size = 8.737 KB
  638. [00:34:29.286][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  639. [00:34:29.286][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/io.lua , size = 6.650 KB
  640. [00:34:29.286][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  641. [00:34:29.286][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/debug.lua , size = 8.107 KB
  642. [00:34:29.286][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  643. [00:34:29.286][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/coroutine.lua , size = 2.637 KB
  644. [00:34:29.286][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  645. [00:34:29.286][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/builtin.lua , size = 0.260 KB
  646. [00:34:29.286][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  647. [00:34:29.286][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua%205.4%20en-us/basic.lua , size = 14.452 KB
  648. [00:34:29.286][info] [#0:script\workspace\workspace.lua:229]: ++++As library of: c:/Users/del1an/.vscode/extensions/sumneko.lua-1.20.4/server/meta/Lua 5.4 en-us
  649. [00:34:29.286][info] [#0:script\workspace\workspace.lua:310]: Found 12 files.
  650. [00:34:29.286][info] [#0:script\workspace\workspace.lua:312]: Loaded 12/12 files
  651. [00:34:29.286][info] [#0:script\workspace\workspace.lua:321]: Preload finish.
  652. [00:34:29.301][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 0.0059999999999999
  653. [00:34:34.176][debug][#0:script\provider\provider.lua:276]: didClose file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
  654. [00:34:56.473][debug][#0:script\provider\provider.lua:264]: didOpen file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
  655. [00:34:59.770][debug][#0:script\provider\provider.lua:276]: didClose file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
  656. [00:34:59.833][debug][#0:script\provider\provider.lua:264]: didOpen file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
  657. [00:34:59.973][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 0.103
  658. [00:35:00.083][debug][#0:script\provider\provider.lua:182]: FileChangeType.Created file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
  659. [00:35:00.083][info] [#0:script\workspace\workspace.lua:271]: Scan files at: c:\Users\del1an\Desktop\empty folder
  660. [00:35:00.083][debug][#0:script\provider\provider.lua:185]: FileChangeType.Deleted file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
  661. [00:35:00.083][debug][#0:script\provider\diagnostic.lua:137]: clearDiagnostics nil
  662. [00:35:00.083][info] [#0:script\workspace\workspace.lua:227]: Preload file at: file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua , size = 0.203 KB
  663. [00:35:01.036][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 0.471
  664. [00:35:04.692][debug][#0:script\provider\provider.lua:276]: didClose file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
  665. [00:35:04.880][debug][#0:script\provider\provider.lua:185]: FileChangeType.Deleted file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
  666. [00:35:04.880][debug][#0:script\provider\diagnostic.lua:137]: clearDiagnostics nil
  667. [00:35:06.645][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 1.015
  668. [00:35:29.989][debug][#0:script\service\service.lua:136]:
  669. ========= Medical Examination Report =========
  670. --------------- Memory ---------------
  671. Total: 10.325 MB
  672. # 00 : 4.516 MB
  673. # 01 : 1.477 MB
  674. # 02 : 1.434 MB
  675. # 03 : 1.464 MB
  676. # 04 : 1.434 MB
  677. --------------- Coroutine ---------------
  678. Total: 42
  679. Running: 0
  680. Suspended: 0
  681. Normal: 0
  682. Dead: 42
  683. --------------- Cache ---------------
  684. Total: 3
  685. Dead: 2
  686. --------------- Proto ---------------
  687. Holdon: 0
  688. Waiting: 0
  689. ==============================================
  690. [00:36:29.864][debug][#0:script\service\service.lua:136]:
  691. ========= Medical Examination Report =========
  692. --------------- Memory ---------------
  693. Total: 10.657 MB
  694. # 00 : 4.848 MB
  695. # 01 : 1.477 MB
  696. # 02 : 1.434 MB
  697. # 03 : 1.464 MB
  698. # 04 : 1.434 MB
  699. --------------- Coroutine ---------------
  700. Total: 42
  701. Running: 0
  702. Suspended: 0
  703. Normal: 0
  704. Dead: 42
  705. --------------- Cache ---------------
  706. Total: 3
  707. Dead: 2
  708. --------------- Proto ---------------
  709. Holdon: 0
  710. Waiting: 0
  711. ==============================================
  712. [00:37:29.739][debug][#0:script\service\service.lua:136]:
  713. ========= Medical Examination Report =========
  714. --------------- Memory ---------------
  715. Total: 10.988 MB
  716. # 00 : 5.179 MB
  717. # 01 : 1.477 MB
  718. # 02 : 1.434 MB
  719. # 03 : 1.464 MB
  720. # 04 : 1.434 MB
  721. --------------- Coroutine ---------------
  722. Total: 42
  723. Running: 0
  724. Suspended: 0
  725. Normal: 0
  726. Dead: 42
  727. --------------- Cache ---------------
  728. Total: 3
  729. Dead: 2
  730. --------------- Proto ---------------
  731. Holdon: 0
  732. Waiting: 0
  733. ==============================================
  734.  
Advertisement
Add Comment
Please, Sign In to add comment