Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [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
- [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
- [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
- [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
- [00:34:29.036][info] [#0:script\service\telemetry.lua:20]: Telemetry Token: 0D0081CA034D5708
- [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 1
- [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 2
- [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 3
- [00:34:29.067][info] [#0:script\pub\pub.lua:48]: Create brave: 4
- [00:34:29.067][debug][#0:script\service\service.lua:136]:
- ========= Medical Examination Report =========
- --------------- Memory ---------------
- Total: 1.692 MB
- # 00 : 1.692 MB
- # 01 : 0.000 MB
- # 02 : 0.000 MB
- # 03 : 0.000 MB
- # 04 : 0.000 MB
- --------------- Coroutine ---------------
- Total: 0
- Running: 0
- Suspended: 0
- Normal: 0
- Dead: 0
- --------------- Cache ---------------
- Total: 1
- Dead: 0
- --------------- Proto ---------------
- Holdon: 0
- Waiting: 0
- ==============================================
- [00:34:29.114][debug][#0:script\provider\client.lua:32]: Client init {
- capabilities = {
- general = {
- markdown = {
- parser = "marked",
- version = "1.1.0",
- },
- regularExpressions = {
- engine = "ECMAScript",
- version = "ES2020",
- },
- staleRequestSupport = {
- cancel = true,
- retryOnContentModified = {
- [1] = "textDocument/semanticTokens/full",
- [2] = "textDocument/semanticTokens/range",
- [3] = "textDocument/semanticTokens/full/delta",
- },
- },
- },
- textDocument = {
- callHierarchy = {
- dynamicRegistration = true,
- },
- codeAction = {
- codeActionLiteralSupport = {
- codeActionKind = {
- valueSet = {
- [1] = "",
- [2] = "quickfix",
- [3] = "refactor",
- [4] = "refactor.extract",
- [5] = "refactor.inline",
- [6] = "refactor.rewrite",
- [7] = "source",
- [8] = "source.organizeImports",
- },
- },
- },
- dataSupport = true,
- disabledSupport = true,
- dynamicRegistration = true,
- honorsChangeAnnotations = false,
- isPreferredSupport = true,
- resolveSupport = {
- properties = {
- [1] = "edit",
- },
- },
- },
- codeLens = {
- dynamicRegistration = true,
- },
- colorProvider = {
- dynamicRegistration = true,
- },
- completion = {
- completionItem = {
- commitCharactersSupport = true,
- deprecatedSupport = true,
- documentationFormat = {
- [1] = "markdown",
- [2] = "plaintext",
- },
- insertReplaceSupport = true,
- insertTextModeSupport = {
- valueSet = {
- [1] = 1,
- [2] = 2,
- },
- },
- labelDetailsSupport = true,
- preselectSupport = true,
- resolveSupport = {
- properties = {
- [1] = "documentation",
- [2] = "detail",
- [3] = "additionalTextEdits",
- },
- },
- snippetSupport = true,
- tagSupport = {
- valueSet = {
- [1] = 1,
- },
- },
- },
- completionItemKind = {
- valueSet = {
- [01] = 1,
- [02] = 2,
- [03] = 3,
- [04] = 4,
- [05] = 5,
- [06] = 6,
- [07] = 7,
- [08] = 8,
- [09] = 9,
- [10] = 10,
- [11] = 11,
- [12] = 12,
- [13] = 13,
- [14] = 14,
- [15] = 15,
- [16] = 16,
- [17] = 17,
- [18] = 18,
- [19] = 19,
- [20] = 20,
- [21] = 21,
- [22] = 22,
- [23] = 23,
- [24] = 24,
- [25] = 25,
- },
- },
- contextSupport = true,
- dynamicRegistration = true,
- },
- declaration = {
- dynamicRegistration = true,
- linkSupport = true,
- },
- definition = {
- dynamicRegistration = true,
- linkSupport = true,
- },
- diagnostic = {
- dynamicRegistration = true,
- },
- documentHighlight = {
- dynamicRegistration = true,
- },
- documentLink = {
- dynamicRegistration = true,
- tooltipSupport = true,
- },
- documentSymbol = {
- dynamicRegistration = true,
- hierarchicalDocumentSymbolSupport = true,
- labelSupport = true,
- symbolKind = {
- valueSet = {
- [01] = 1,
- [02] = 2,
- [03] = 3,
- [04] = 4,
- [05] = 5,
- [06] = 6,
- [07] = 7,
- [08] = 8,
- [09] = 9,
- [10] = 10,
- [11] = 11,
- [12] = 12,
- [13] = 13,
- [14] = 14,
- [15] = 15,
- [16] = 16,
- [17] = 17,
- [18] = 18,
- [19] = 19,
- [20] = 20,
- [21] = 21,
- [22] = 22,
- [23] = 23,
- [24] = 24,
- [25] = 25,
- [26] = 26,
- },
- },
- tagSupport = {
- valueSet = {
- [1] = 1,
- },
- },
- },
- foldingRange = {
- dynamicRegistration = true,
- lineFoldingOnly = true,
- rangeLimit = 5000,
- },
- formatting = {
- dynamicRegistration = true,
- },
- hover = {
- contentFormat = {
- [1] = "markdown",
- [2] = "plaintext",
- },
- dynamicRegistration = true,
- },
- implementation = {
- dynamicRegistration = true,
- linkSupport = true,
- },
- linkedEditingRange = {
- dynamicRegistration = true,
- },
- onTypeFormatting = {
- dynamicRegistration = true,
- },
- publishDiagnostics = {
- codeDescriptionSupport = true,
- dataSupport = true,
- relatedInformation = true,
- tagSupport = {
- valueSet = {
- [1] = 1,
- [2] = 2,
- },
- },
- versionSupport = false,
- },
- rangeFormatting = {
- dynamicRegistration = true,
- },
- references = {
- dynamicRegistration = true,
- },
- rename = {
- dynamicRegistration = true,
- honorsChangeAnnotations = true,
- prepareSupport = true,
- prepareSupportDefaultBehavior = 1,
- },
- selectionRange = {
- dynamicRegistration = true,
- },
- semanticTokens = {
- dynamicRegistration = true,
- formats = {
- [1] = "relative",
- },
- multilineTokenSupport = false,
- overlappingTokenSupport = false,
- requests = {
- full = {
- delta = true,
- },
- range = true,
- },
- tokenModifiers = {
- [01] = "declaration",
- [02] = "definition",
- [03] = "readonly",
- [04] = "static",
- [05] = "deprecated",
- [06] = "abstract",
- [07] = "async",
- [08] = "modification",
- [09] = "documentation",
- [10] = "defaultLibrary",
- },
- tokenTypes = {
- [01] = "namespace",
- [02] = "type",
- [03] = "class",
- [04] = "enum",
- [05] = "interface",
- [06] = "struct",
- [07] = "typeParameter",
- [08] = "parameter",
- [09] = "variable",
- [10] = "property",
- [11] = "enumMember",
- [12] = "event",
- [13] = "function",
- [14] = "method",
- [15] = "macro",
- [16] = "keyword",
- [17] = "modifier",
- [18] = "comment",
- [19] = "string",
- [20] = "number",
- [21] = "regexp",
- [22] = "operator",
- },
- },
- signatureHelp = {
- contextSupport = true,
- dynamicRegistration = true,
- signatureInformation = {
- activeParameterSupport = true,
- documentationFormat = {
- [1] = "markdown",
- [2] = "plaintext",
- },
- parameterInformation = {
- labelOffsetSupport = true,
- },
- },
- },
- synchronization = {
- didSave = true,
- dynamicRegistration = true,
- willSave = true,
- willSaveWaitUntil = true,
- },
- typeDefinition = {
- dynamicRegistration = true,
- linkSupport = true,
- },
- },
- window = {
- showDocument = {
- support = true,
- },
- showMessage = {
- messageActionItem = {
- additionalPropertiesSupport = true,
- },
- },
- workDoneProgress = true,
- },
- workspace = {
- applyEdit = true,
- codeLens = {
- refreshSupport = true,
- },
- configuration = true,
- didChangeConfiguration = {
- dynamicRegistration = true,
- },
- didChangeWatchedFiles = {
- dynamicRegistration = true,
- },
- executeCommand = {
- dynamicRegistration = true,
- },
- fileOperations = {
- didCreate = true,
- didDelete = true,
- didRename = true,
- dynamicRegistration = true,
- willCreate = true,
- willDelete = true,
- willRename = true,
- },
- semanticTokens = {
- refreshSupport = true,
- },
- symbol = {
- dynamicRegistration = true,
- symbolKind = {
- valueSet = {
- [01] = 1,
- [02] = 2,
- [03] = 3,
- [04] = 4,
- [05] = 5,
- [06] = 6,
- [07] = 7,
- [08] = 8,
- [09] = 9,
- [10] = 10,
- [11] = 11,
- [12] = 12,
- [13] = 13,
- [14] = 14,
- [15] = 15,
- [16] = 16,
- [17] = 17,
- [18] = 18,
- [19] = 19,
- [20] = 20,
- [21] = 21,
- [22] = 22,
- [23] = 23,
- [24] = 24,
- [25] = 25,
- [26] = 26,
- },
- },
- tagSupport = {
- valueSet = {
- [1] = 1,
- },
- },
- },
- workspaceEdit = {
- changeAnnotationSupport = {
- groupsOnLabel = true,
- },
- documentChanges = true,
- failureHandling = "textOnlyTransactional",
- normalizesLineEndings = true,
- resourceOperations = {
- [1] = "create",
- [2] = "rename",
- [3] = "delete",
- },
- },
- workspaceFolders = true,
- },
- },
- clientInfo = {
- name = "Visual Studio Code",
- version = "1.55.2",
- },
- locale = "en-us",
- processId = 3660,
- rootPath = "c:\\Users\\del1an\\Desktop\\empty folder",
- rootUri = "file:///c%3A/Users/del1an/Desktop/empty%20folder",
- trace = "off",
- workDoneToken = "c990d8f0-5be2-48ba-92ed-fda12819a6d9",
- workspaceFolders = {
- [1] = {
- name = "empty folder",
- uri = "file:///c%3A/Users/del1an/Desktop/empty%20folder",
- },
- },
- }
- [00:34:29.114][info] [#0:script\language.lua:135]: VSC language: en-us
- [00:34:29.114][info] [#0:script\language.lua:136]: LS language: en-us
- [00:34:29.130][info] [#0:script\workspace\workspace.lua:31]: Workspace inited: file:///c%3A/Users/del1an/Desktop/empty%20folder
- [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
- [00:34:29.145][debug][#0:script\provider\provider.lua:264]: didOpen file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
- [00:34:29.145][debug][#0:script\config.lua:256]: Config update: {
- color = {
- mode = "Semantic",
- },
- completion = {
- callSnippet = "Disable",
- displayContext = 6,
- enable = true,
- keywordSnippet = "Replace",
- workspaceWord = true,
- },
- diagnostics = {
- disable = {
- ["undefined-global"] = true,
- },
- enable = true,
- globals = {
- },
- neededFileStatus = {
- ["ambiguity-1"] = "Any",
- ["circle-doc-class"] = "Any",
- ["close-non-object"] = "Any",
- ["code-after-break"] = "Opened",
- ["count-down-loop"] = "Any",
- ["doc-field-no-class"] = "Any",
- ["duplicate-doc-class"] = "Any",
- ["duplicate-doc-field"] = "Any",
- ["duplicate-doc-param"] = "Any",
- ["duplicate-index"] = "Any",
- ["duplicate-set-field"] = "Any",
- ["empty-block"] = "Opened",
- ["global-in-nil-env"] = "Any",
- ["lowercase-global"] = "Any",
- ["newfield-call"] = "Any",
- ["newline-call"] = "Any",
- ["no-implicit-any"] = "None",
- ["redefined-local"] = "Opened",
- ["redundant-parameter"] = "Opened",
- ["redundant-value"] = "Opened",
- ["trailing-space"] = "Opened",
- ["unbalanced-assignments"] = "Any",
- ["undefined-doc-class"] = "Any",
- ["undefined-doc-name"] = "Any",
- ["undefined-doc-param"] = "Any",
- ["undefined-env-child"] = "Any",
- ["undefined-field"] = "Opened",
- ["undefined-global"] = "Any",
- ["unknown-diag-code"] = "Any",
- ["unused-function"] = "Opened",
- ["unused-label"] = "Opened",
- ["unused-local"] = "Opened",
- ["unused-vararg"] = "Opened",
- deprecated = "None",
- },
- severity = {
- ["ambiguity-1"] = "Warning",
- ["circle-doc-class"] = "Warning",
- ["close-non-object"] = "Warning",
- ["code-after-break"] = "Hint",
- ["count-down-loop"] = "Warning",
- ["doc-field-no-class"] = "Warning",
- ["duplicate-doc-class"] = "Warning",
- ["duplicate-doc-field"] = "Warning",
- ["duplicate-doc-param"] = "Warning",
- ["duplicate-index"] = "Warning",
- ["duplicate-set-field"] = "Warning",
- ["empty-block"] = "Hint",
- ["global-in-nil-env"] = "Warning",
- ["lowercase-global"] = "Information",
- ["newfield-call"] = "Warning",
- ["newline-call"] = "Information",
- ["no-implicit-any"] = "Information",
- ["redefined-local"] = "Hint",
- ["redundant-parameter"] = "Hint",
- ["redundant-value"] = "Hint",
- ["trailing-space"] = "Hint",
- ["unbalanced-assignments"] = "Warning",
- ["undefined-doc-class"] = "Warning",
- ["undefined-doc-name"] = "Warning",
- ["undefined-doc-param"] = "Warning",
- ["undefined-env-child"] = "Information",
- ["undefined-field"] = "Warning",
- ["undefined-global"] = "Warning",
- ["unknown-diag-code"] = "Waiting",
- ["unused-function"] = "Hint",
- ["unused-label"] = "Hint",
- ["unused-local"] = "Hint",
- ["unused-vararg"] = "Hint",
- deprecated = "Warning",
- },
- workspaceDelay = 0,
- workspaceRate = 100,
- },
- hint = {
- enable = true,
- paramName = true,
- paramType = true,
- setType = true,
- },
- hover = {
- enable = true,
- fieldInfer = 3000,
- previewFields = 100,
- viewNumber = true,
- viewString = true,
- viewStringMax = 1000,
- },
- intelliSense = {
- searchDepth = 2,
- },
- runtime = {
- builtin = {
- },
- fileEncoding = "utf8",
- meta = "${version} ${language}",
- nonstandardSymbol = {
- },
- path = {
- [1] = "?.lua",
- [2] = "?/init.lua",
- [3] = "?/?.lua",
- },
- plugin = ".vscode/extensions/sumneko.lua-1.20.4/server/script/plugin.lua",
- special = {
- },
- unicodeName = false,
- version = "Lua 5.4",
- },
- signatureHelp = {
- enable = true,
- },
- telemetry = {
- enable = false,
- },
- window = {
- progressBar = true,
- statusBar = true,
- },
- workspace = {
- ignoreDir = {
- [".vscode"] = true,
- },
- ignoreSubmodules = false,
- library = {
- },
- maxPreload = 2000,
- preloadFileSize = 2048,
- useGitIgnore = true,
- },
- } {
- acceptSuggestionOnEnter = "off",
- associations = {
- },
- exclude = {
- ["**/.DS_Store"] = true,
- ["**/.git"] = true,
- ["**/.hg"] = true,
- ["**/.svn"] = true,
- ["**/CVS"] = true,
- },
- semantic = true,
- }
- [00:34:29.161][debug][#0:script\provider\semantic-tokens.lua:104]: Refresh semantic tokens.
- [00:34:29.161][debug][#0:script\provider\semantic-tokens.lua:104]: Refresh semantic tokens.
- [00:34:29.161][debug][#0:script\provider\completion.lua:26]: Enable completion.
- [00:34:29.161][debug][#0:script\provider\semantic-tokens.lua:33]: Enable semantic tokens.
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:296]: Preload start.
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:81]: Ignore directory: .vscode
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/CVS
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.git
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.svn
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.DS_Store
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:87]: Ignore by exclude: **/.hg
- [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
- [00:34:29.270][info] [#0:script\workspace\workspace.lua:301]: Scan files at: c:\Users\del1an\Desktop\empty folder
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [00:34:29.286][info] [#0:script\workspace\workspace.lua:310]: Found 12 files.
- [00:34:29.286][info] [#0:script\workspace\workspace.lua:312]: Loaded 12/12 files
- [00:34:29.286][info] [#0:script\workspace\workspace.lua:321]: Preload finish.
- [00:34:29.301][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 0.0059999999999999
- [00:34:34.176][debug][#0:script\provider\provider.lua:276]: didClose file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
- [00:34:56.473][debug][#0:script\provider\provider.lua:264]: didOpen file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
- [00:34:59.770][debug][#0:script\provider\provider.lua:276]: didClose file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
- [00:34:59.833][debug][#0:script\provider\provider.lua:264]: didOpen file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
- [00:34:59.973][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 0.103
- [00:35:00.083][debug][#0:script\provider\provider.lua:182]: FileChangeType.Created file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
- [00:35:00.083][info] [#0:script\workspace\workspace.lua:271]: Scan files at: c:\Users\del1an\Desktop\empty folder
- [00:35:00.083][debug][#0:script\provider\provider.lua:185]: FileChangeType.Deleted file:///c%3A/Users/del1an/Desktop/empty%20folder/sample.lua
- [00:35:00.083][debug][#0:script\provider\diagnostic.lua:137]: clearDiagnostics nil
- [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
- [00:35:01.036][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 0.471
- [00:35:04.692][debug][#0:script\provider\provider.lua:276]: didClose file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
- [00:35:04.880][debug][#0:script\provider\provider.lua:185]: FileChangeType.Deleted file:///c%3A/Users/del1an/Desktop/empty%20folder/sample_copy.lua
- [00:35:04.880][debug][#0:script\provider\diagnostic.lua:137]: clearDiagnostics nil
- [00:35:06.645][debug][#0:script\provider\diagnostic.lua:340]: 全文诊断耗时: 1.015
- [00:35:29.989][debug][#0:script\service\service.lua:136]:
- ========= Medical Examination Report =========
- --------------- Memory ---------------
- Total: 10.325 MB
- # 00 : 4.516 MB
- # 01 : 1.477 MB
- # 02 : 1.434 MB
- # 03 : 1.464 MB
- # 04 : 1.434 MB
- --------------- Coroutine ---------------
- Total: 42
- Running: 0
- Suspended: 0
- Normal: 0
- Dead: 42
- --------------- Cache ---------------
- Total: 3
- Dead: 2
- --------------- Proto ---------------
- Holdon: 0
- Waiting: 0
- ==============================================
- [00:36:29.864][debug][#0:script\service\service.lua:136]:
- ========= Medical Examination Report =========
- --------------- Memory ---------------
- Total: 10.657 MB
- # 00 : 4.848 MB
- # 01 : 1.477 MB
- # 02 : 1.434 MB
- # 03 : 1.464 MB
- # 04 : 1.434 MB
- --------------- Coroutine ---------------
- Total: 42
- Running: 0
- Suspended: 0
- Normal: 0
- Dead: 42
- --------------- Cache ---------------
- Total: 3
- Dead: 2
- --------------- Proto ---------------
- Holdon: 0
- Waiting: 0
- ==============================================
- [00:37:29.739][debug][#0:script\service\service.lua:136]:
- ========= Medical Examination Report =========
- --------------- Memory ---------------
- Total: 10.988 MB
- # 00 : 5.179 MB
- # 01 : 1.477 MB
- # 02 : 1.434 MB
- # 03 : 1.464 MB
- # 04 : 1.434 MB
- --------------- Coroutine ---------------
- Total: 42
- Running: 0
- Suspended: 0
- Normal: 0
- Dead: 42
- --------------- Cache ---------------
- Total: 3
- Dead: 2
- --------------- Proto ---------------
- Holdon: 0
- Waiting: 0
- ==============================================
Advertisement
Add Comment
Please, Sign In to add comment