Skip to content

Instantly share code, notes, and snippets.

@cprn

cprn/cocinfo.log Secret

Last active December 18, 2019 14:56
Show Gist options
  • Save cprn/309316c39bb2b70e42e01f1af2b2e379 to your computer and use it in GitHub Desktop.
Save cprn/309316c39bb2b70e42e01f1af2b2e379 to your computer and use it in GitHub Desktop.
CocInfo verbose
## versions
vim version: NVIM v0.3.8
node version: v12.13.0
coc.nvim version: 0.0.74-bc017b02e6
term: screen-256color
platform: linux
## Messages[coc.nvim] Update completed
[coc.nvim] Your Intelephense licence key could not be activated at this time. Please contact support if this error persists.
[coc.nvim] intelephense indexing ...
[coc.nvim] Indexed php files, times: 7108ms
## Output channel: snippets
## Output channel: phpls
[Trace - 14:51:07] Sending request 'initialize - (0)'.
Params: {
"processId": 31022,
"rootPath": "/home/user/tmp/event-store-symfony-bundle",
"rootUri": "file:///home/user/tmp/event-store-symfony-bundle",
"capabilities": {
"workspace": {
"applyEdit": true,
"workspaceEdit": {
"documentChanges": true,
"resourceOperations": [
"create",
"rename",
"delete"
],
"failureHandling": "textOnlyTransactional"
},
"didChangeConfiguration": {
"dynamicRegistration": true
},
"didChangeWatchedFiles": {
"dynamicRegistration": true
},
"symbol": {
"dynamicRegistration": true,
"symbolKind": {
"valueSet": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
}
},
"executeCommand": {
"dynamicRegistration": true
},
"configuration": true,
"workspaceFolders": true
},
"textDocument": {
"publishDiagnostics": {
"relatedInformation": true
},
"synchronization": {
"dynamicRegistration": true,
"willSave": true,
"willSaveWaitUntil": true,
"didSave": true
},
"completion": {
"dynamicRegistration": true,
"contextSupport": true,
"completionItem": {
"snippetSupport": true,
"commitCharactersSupport": true,
"documentationFormat": [
"markdown",
"plaintext"
],
"deprecatedSupport": true,
"preselectSupport": true
},
"completionItemKind": {
"valueSet": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25
]
}
},
"hover": {
"dynamicRegistration": true,
"contentFormat": [
"markdown",
"plaintext"
]
},
"signatureHelp": {
"dynamicRegistration": true,
"signatureInformation": {
"documentationFormat": [
"markdown",
"plaintext"
],
"parameterInformation": {
"labelOffsetSupport": true
}
}
},
"definition": {
"dynamicRegistration": true
},
"references": {
"dynamicRegistration": true
},
"documentHighlight": {
"dynamicRegistration": true
},
"documentSymbol": {
"dynamicRegistration": true,
"symbolKind": {
"valueSet": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
}
},
"codeAction": {
"dynamicRegistration": true,
"codeActionLiteralSupport": {
"codeActionKind": {
"valueSet": [
"",
"quickfix",
"refactor",
"refactor.extract",
"refactor.inline",
"refactor.rewrite",
"source",
"source.organizeImports"
]
}
}
},
"codeLens": {
"dynamicRegistration": true
},
"formatting": {
"dynamicRegistration": true
},
"rangeFormatting": {
"dynamicRegistration": true
},
"onTypeFormatting": {
"dynamicRegistration": true
},
"rename": {
"dynamicRegistration": true,
"prepareSupport": true
},
"documentLink": {
"dynamicRegistration": true
},
"typeDefinition": {
"dynamicRegistration": true
},
"implementation": {
"dynamicRegistration": true
},
"declaration": {
"dynamicRegistration": true
},
"colorProvider": {
"dynamicRegistration": true
},
"foldingRange": {
"dynamicRegistration": true,
"rangeLimit": 5000,
"lineFoldingOnly": true
}
}
},
"initializationOptions": {
"globalStoragePath": "/home/user/.config/coc/extensions/coc-phpls-data",
"storagePath": "/home/user/.config/coc/extensions/coc-phpls-data",
"clearCache": false,
"licenceKey": "***"
},
"trace": "verbose",
"workspaceFolders": [
{
"uri": "file:///home/user/tmp/event-store-symfony-bundle",
"name": "event-store-symfony-bundle"
}
]
}
[Trace - 14:51:07] Received notification 'window/logMessage'.
Params: {
"type": 3,
"message": "Initialising intelephense 1.3.6"
}
[Info - 14:51:07] Initialising intelephense 1.3.6
[Trace - 14:51:07] Received notification 'window/logMessage'.
Params: {
"type": 3,
"message": "Reading state from /home/user/.config/coc/extensions/coc-phpls-data/19fc3f02."
}
[Info - 14:51:07] Reading state from /home/user/.config/coc/extensions/coc-phpls-data/19fc3f02.
[Trace - 14:53:17] Received notification 'window/logMessage'.
Params: {
"type": 2
}
[Warn - 14:53:17] undefined
[Trace - 14:53:17] Received request 'window/showMessageRequest - (0)'.
Params: {
"type": 1,
"message": "Your Intelephense licence key could not be activated at this time. Please contact support if this error persists.",
"actions": []
}
[Trace - 14:53:17] Sending response 'window/showMessageRequest - (0)'. Processing request took 1ms
No result returned.
[Trace - 14:53:17] Received notification 'window/logMessage'.
Params: {
"type": 3,
"message": "Initialised in 130121 ms"
}
[Info - 14:53:17] Initialised in 130121 ms
[Trace - 14:53:17] Received response 'initialize - (0)' in 130416ms.
Result: {
"capabilities": {
"textDocumentSync": 2,
"documentSymbolProvider": true,
"workspaceSymbolProvider": true,
"completionProvider": {
"triggerCharacters": [
"$",
">",
":",
"\\",
"/",
"*",
".",
"<"
],
"resolveProvider": true
},
"signatureHelpProvider": {
"triggerCharacters": [
"(",
","
]
},
"definitionProvider": true,
"documentFormattingProvider": false,
"documentRangeFormattingProvider": false,
"referencesProvider": true,
"hoverProvider": true,
"documentHighlightProvider": true,
"foldingRangeProvider": false,
"implementationProvider": false,
"declarationProvider": false,
"workspace": {
"workspaceFolders": {
"supported": true,
"changeNotifications": true
}
},
"renameProvider": false,
"typeDefinitionProvider": false
}
}
[Trace - 14:53:17] Sending notification 'initialized'.
Params: {}
[Trace - 14:53:17] Sending notification 'textDocument/didOpen'.
Params: {
"textDocument": {
"uri": "file:///home/user/tmp/event-store-symfony-bundle/src/RepositoryFactory.php",
"languageId": "php",
"version": 1,
"text": "<?php\n/**\n * prooph (http://getprooph.org/)\n *\n * @see https://github.com/prooph/event-store-symfony-bundle for the canonical source repository\n * @copyright Copyright (c) 2016 - 2019 Alexander Miertsch <kontakt@codeliner.ws>\n * @license https://github.com/prooph/event-store-symfony-bundle/blob/master/LICENSE.md New BSD License\n */\n\ndeclare(strict_types=1);\n\nnamespace Prooph\\Bundle\\EventStore;\n\nuse Prooph\\EventSourcing\\Aggregate\\AggregateTranslator;\nuse Prooph\\EventSourcing\\Aggregate\\AggregateType;\nuse Prooph\\EventStore\\EventStore;\nuse Prooph\\EventStore\\StreamName;\nuse Prooph\\SnapshotStore\\SnapshotStore;\n\nclass RepositoryFactory\n{\n /**\n * @return mixed\n */\n public function create(\n string $repositoryClass,\n EventStore $eventStore,\n string $aggregateType,\n AggregateTranslator $aggregateTranslator,\n SnapshotStore $snapshotStore = null,\n string $streamName = null,\n bool $oneStreamPerAggregate = false,\n bool $disableIdentityMap = false\n ) {\n return new $repositoryClass(\n $eventStore,\n AggregateType::fromAggregateRootClass($aggregateType),\n $aggregateTranslator,\n $snapshotStore,\n $streamName ? new StreamName($streamName) : null,\n $oneStreamPerAggregate,\n $disableIdentityMap\n );\n }\n}\n"
}
}
[Info - 14:53:17] Intelephense 1.2.3
[Trace - 14:53:17] Received request 'client/registerCapability - (1)'.
Params: {
"registrations": [
{
"id": "80429568-8e2d-47ec-8b24-8969beb54f7c",
"method": "workspace/didChangeWorkspaceFolders",
"registerOptions": {}
}
]
}
[Trace - 14:53:17] Sending response 'client/registerCapability - (1)'. Processing request took 0ms
No result returned.
[Trace - 14:53:17] Received request 'workspace/configuration - (2)'.
Params: {
"items": [
{
"section": "intelephense"
},
{
"section": "intelephense",
"scopeUri": "file:///home/user/tmp/event-store-symfony-bundle"
}
]
}
[Trace - 14:53:17] Sending response 'workspace/configuration - (2)'. Processing request took 1ms
Result: [
{
"files": {
"maxSize": 5000000,
"associations": [
"*.php",
"*.phtml"
],
"exclude": [
"var"
]
},
"licenceKey": "***",
"stubs": [
"apache",
"bcmath",
"bz2",
"calendar",
"com_dotnet",
"Core",
"csprng",
"ctype",
"curl",
"date",
"dba",
"dom",
"enchant",
"exif",
"fileinfo",
"filter",
"fpm",
"ftp",
"gd",
"hash",
"iconv",
"imap",
"interbase",
"intl",
"json",
"ldap",
"libxml",
"mbstring",
"mcrypt",
"mssql",
"mysqli",
"oci8",
"odcb",
"openssl",
"password",
"pcntl",
"pcre",
"PDO",
"pdo_ibm",
"pdo_mysql",
"pdo_pgsql",
"pdo_sqlite",
"pgsql",
"Phar",
"posix",
"pspell",
"readline",
"recode",
"Reflection",
"regex",
"session",
"shmop",
"SimpleXML",
"snmp",
"soap",
"sockets",
"sodium",
"SPL",
"sqlite3",
"standard",
"superglobals",
"sybase",
"sysvmsg",
"sysvsem",
"sysvshm",
"tidy",
"tokenizer",
"wddx",
"xml",
"xmlreader",
"xmlrpc",
"xmlwriter",
"Zend OPcache",
"zip",
"zlib",
"ssh2"
],
"completion": {
"insertUseDeclaration": true,
"fullyQualifyGlobalConstantsAndFunctions": false
},
"format": {
"enable": true
},
"trace": {
"server": "off"
}
},
{
"files": {
"maxSize": 5000000,
"associations": [
"*.php",
"*.phtml"
],
"exclude": [
"var"
]
},
"licenceKey": "***",
"stubs": [
"apache",
"bcmath",
"bz2",
"calendar",
"com_dotnet",
"Core",
"csprng",
"ctype",
"curl",
"date",
"dba",
"dom",
"enchant",
"exif",
"fileinfo",
"filter",
"fpm",
"ftp",
"gd",
"hash",
"iconv",
"imap",
"interbase",
"intl",
"json",
"ldap",
"libxml",
"mbstring",
"mcrypt",
"mssql",
"mysqli",
"oci8",
"odcb",
"openssl",
"password",
"pcntl",
"pcre",
"PDO",
"pdo_ibm",
"pdo_mysql",
"pdo_pgsql",
"pdo_sqlite",
"pgsql",
"Phar",
"posix",
"pspell",
"readline",
"recode",
"Reflection",
"regex",
"session",
"shmop",
"SimpleXML",
"snmp",
"soap",
"sockets",
"sodium",
"SPL",
"sqlite3",
"standard",
"superglobals",
"sybase",
"sysvmsg",
"sysvsem",
"sysvshm",
"tidy",
"tokenizer",
"wddx",
"xml",
"xmlreader",
"xmlrpc",
"xmlwriter",
"Zend OPcache",
"zip",
"zlib",
"ssh2"
],
"completion": {
"insertUseDeclaration": true,
"fullyQualifyGlobalConstantsAndFunctions": false
},
"format": {
"enable": true
},
"trace": {
"server": "off"
}
}
]
[Trace - 14:53:17] Received request 'client/registerCapability - (3)'.
Params: {
"registrations": [
{
"id": "ebb3b78e-4b85-4466-b763-262b5761c577",
"method": "textDocument/formatting",
"registerOptions": {
"documentSelector": [
{
"language": "php",
"scheme": "file"
},
{
"language": "php",
"scheme": "untitled"
}
]
}
},
{
"id": "dfa65f8c-fa78-46f2-a317-efe19edddab5",
"method": "textDocument/rangeFormatting",
"registerOptions": {
"documentSelector": [
{
"language": "php",
"scheme": "file"
},
{
"language": "php",
"scheme": "untitled"
}
]
}
}
]
}
[Trace - 14:53:17] Sending response 'client/registerCapability - (3)'. Processing request took 0ms
No result returned.
[Trace - 14:53:17] Received request 'client/registerCapability - (4)'.
Params: {
"registrations": [
{
"id": "624e6f84-9280-4370-b0ed-0899292ebf1f",
"method": "workspace/didChangeWatchedFiles",
"registerOptions": {
"watchers": [
{
"globPattern": "**/*.{php,phtml}"
}
]
}
}
]
}
[Trace - 14:53:17] Sending response 'client/registerCapability - (4)'. Processing request took 2ms
No result returned.
[Trace - 14:53:17] Received request 'client/registerCapability - (5)'.
Params: {
"registrations": [
{
"id": "6d4ff96f-3efd-4fa5-9132-9475257882a8",
"method": "workspace/didChangeConfiguration",
"registerOptions": {
"section": "intelephense"
}
}
]
}
[Trace - 14:53:17] Sending notification 'workspace/didChangeConfiguration'.
Params: {
"settings": {
"intelephense": {
"files": {
"maxSize": 5000000,
"associations": [
"*.php",
"*.phtml"
],
"exclude": [
"var"
]
},
"licenceKey": "***",
"stubs": [
"apache",
"bcmath",
"bz2",
"calendar",
"com_dotnet",
"Core",
"csprng",
"ctype",
"curl",
"date",
"dba",
"dom",
"enchant",
"exif",
"fileinfo",
"filter",
"fpm",
"ftp",
"gd",
"hash",
"iconv",
"imap",
"interbase",
"intl",
"json",
"ldap",
"libxml",
"mbstring",
"mcrypt",
"mssql",
"mysqli",
"oci8",
"odcb",
"openssl",
"password",
"pcntl",
"pcre",
"PDO",
"pdo_ibm",
"pdo_mysql",
"pdo_pgsql",
"pdo_sqlite",
"pgsql",
"Phar",
"posix",
"pspell",
"readline",
"recode",
"Reflection",
"regex",
"session",
"shmop",
"SimpleXML",
"snmp",
"soap",
"sockets",
"sodium",
"SPL",
"sqlite3",
"standard",
"superglobals",
"sybase",
"sysvmsg",
"sysvsem",
"sysvshm",
"tidy",
"tokenizer",
"wddx",
"xml",
"xmlreader",
"xmlrpc",
"xmlwriter",
"Zend OPcache",
"zip",
"zlib",
"ssh2"
],
"completion": {
"insertUseDeclaration": true,
"fullyQualifyGlobalConstantsAndFunctions": false
},
"format": {
"enable": true
},
"trace": {
"server": "off"
}
}
}
}
[Trace - 14:53:17] Sending response 'client/registerCapability - (5)'. Processing request took 2ms
No result returned.
[Trace - 14:53:17] Received request 'workspace/configuration - (6)'.
Params: {
"items": [
{
"section": "intelephense"
},
{
"section": "intelephense",
"scopeUri": "file:///home/user/tmp/event-store-symfony-bundle"
}
]
}
[Trace - 14:53:17] Sending response 'workspace/configuration - (6)'. Processing request took 0ms
Result: [
{
"files": {
"maxSize": 5000000,
"associations": [
"*.php",
"*.phtml"
],
"exclude": [
"var"
]
},
"licenceKey": "***",
"stubs": [
"apache",
"bcmath",
"bz2",
"calendar",
"com_dotnet",
"Core",
"csprng",
"ctype",
"curl",
"date",
"dba",
"dom",
"enchant",
"exif",
"fileinfo",
"filter",
"fpm",
"ftp",
"gd",
"hash",
"iconv",
"imap",
"interbase",
"intl",
"json",
"ldap",
"libxml",
"mbstring",
"mcrypt",
"mssql",
"mysqli",
"oci8",
"odcb",
"openssl",
"password",
"pcntl",
"pcre",
"PDO",
"pdo_ibm",
"pdo_mysql",
"pdo_pgsql",
"pdo_sqlite",
"pgsql",
"Phar",
"posix",
"pspell",
"readline",
"recode",
"Reflection",
"regex",
"session",
"shmop",
"SimpleXML",
"snmp",
"soap",
"sockets",
"sodium",
"SPL",
"sqlite3",
"standard",
"superglobals",
"sybase",
"sysvmsg",
"sysvsem",
"sysvshm",
"tidy",
"tokenizer",
"wddx",
"xml",
"xmlreader",
"xmlrpc",
"xmlwriter",
"Zend OPcache",
"zip",
"zlib",
"ssh2"
],
"completion": {
"insertUseDeclaration": true,
"fullyQualifyGlobalConstantsAndFunctions": false
},
"format": {
"enable": true
},
"trace": {
"server": "off"
}
},
{
"files": {
"maxSize": 5000000,
"associations": [
"*.php",
"*.phtml"
],
"exclude": [
"var"
]
},
"licenceKey": "***",
"stubs": [
"apache",
"bcmath",
"bz2",
"calendar",
"com_dotnet",
"Core",
"csprng",
"ctype",
"curl",
"date",
"dba",
"dom",
"enchant",
"exif",
"fileinfo",
"filter",
"fpm",
"ftp",
"gd",
"hash",
"iconv",
"imap",
"interbase",
"intl",
"json",
"ldap",
"libxml",
"mbstring",
"mcrypt",
"mssql",
"mysqli",
"oci8",
"odcb",
"openssl",
"password",
"pcntl",
"pcre",
"PDO",
"pdo_ibm",
"pdo_mysql",
"pdo_pgsql",
"pdo_sqlite",
"pgsql",
"Phar",
"posix",
"pspell",
"readline",
"recode",
"Reflection",
"regex",
"session",
"shmop",
"SimpleXML",
"snmp",
"soap",
"sockets",
"sodium",
"SPL",
"sqlite3",
"standard",
"superglobals",
"sybase",
"sysvmsg",
"sysvsem",
"sysvshm",
"tidy",
"tokenizer",
"wddx",
"xml",
"xmlreader",
"xmlrpc",
"xmlwriter",
"Zend OPcache",
"zip",
"zlib",
"ssh2"
],
"completion": {
"insertUseDeclaration": true,
"fullyQualifyGlobalConstantsAndFunctions": false
},
"format": {
"enable": true
},
"trace": {
"server": "off"
}
}
]
[Trace - 14:53:17] Received notification 'window/logMessage'.
Params: {
"type": 3,
"message": "Indexing started."
}
[Info - 14:53:17] Indexing started.
[Trace - 14:53:17] Received notification 'indexingStarted'.
No parameters provided.
[Trace - 14:53:18] Received notification 'textDocument/publishDiagnostics'.
Params: {
"uri": "file:///home/user/tmp/event-store-symfony-bundle/src/RepositoryFactory.php",
"diagnostics": []
}
[Trace - 14:53:24] Received notification 'window/logMessage'.
Params: {
"type": 3,
"message": "Indexing ended. 3762 files indexed in 6s."
}
[Info - 14:53:24] Indexing ended. 3762 files indexed in 6s.
[Trace - 14:53:25] Received notification 'indexingEnded'.
No parameters provided.
[Trace - 14:53:25] Received notification 'window/logMessage'.
Params: {
"type": 3,
"message": "Writing state to /home/user/.config/coc/extensions/coc-phpls-data/19fc3f02."
}
[Info - 14:53:25] Writing state to /home/user/.config/coc/extensions/coc-phpls-data/19fc3f02.
[Trace - 14:53:25] Received notification 'window/logMessage'.
Params: {
"type": 3,
"message": "Wrote state in 0.7s."
}
[Info - 14:53:25] Wrote state in 0.7s.
[Trace - 14:53:26] Received notification 'textDocument/publishDiagnostics'.
Params: {
"uri": "file:///home/user/tmp/event-store-symfony-bundle/src/RepositoryFactory.php",
"diagnostics": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment