kak-lsp: add intelephense stubs
This commit is contained in:
		
							parent
							
								
									77adcf8951
								
							
						
					
					
						commit
						f8ee1952f8
					
				
					 1 changed files with 13 additions and 0 deletions
				
			
		| 
						 | 
					@ -104,6 +104,19 @@ files.exclude = [
 | 
				
			||||||
    "**/bower_components/**",
 | 
					    "**/bower_components/**",
 | 
				
			||||||
    "**/resources/views/**"
 | 
					    "**/resources/views/**"
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					stubs = [
 | 
				
			||||||
 | 
					    "apache", "bcmath", "bz2", "calendar", "com_dotnet", "Core", "ctype",
 | 
				
			||||||
 | 
					    "curl", "date", "dba", "dom", "enchant", "exif", "FFI", "fileinfo", "filter",
 | 
				
			||||||
 | 
					    "fpm", "ftp", "gd", "gettext", "gmp", "hash", "iconv", "imagick", "imap",
 | 
				
			||||||
 | 
					    "intl", "json", "ldap", "libxml", "mbstring", "meta", "mysqli", "oci8",
 | 
				
			||||||
 | 
					    "odbc", "openssl", "pcntl", "pcre", "PDO", "pdo_ibm", "pdo_mysql", "pdo_pgsql",
 | 
				
			||||||
 | 
					    "pdo_sqlite", "pgsql", "Phar", "posix", "pspell", "readline", "Reflection",
 | 
				
			||||||
 | 
					    "session", "shmop", "SimpleXML", "snmp", "soap", "sockets", "sodium",
 | 
				
			||||||
 | 
					    "SPL", "sqlite3", "standard", "superglobals", "sysvmsg", "sysvsem", "sysvshm",
 | 
				
			||||||
 | 
					    "tidy", "tokenizer", "xml", "xmlreader", "xmlrpc", "xmlwriter", "xsl",
 | 
				
			||||||
 | 
					    "Zend OPcache", "zip", "zlib",
 | 
				
			||||||
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[language_server.rust-analyzer]
 | 
					[language_server.rust-analyzer]
 | 
				
			||||||
filetypes = ["rust"]
 | 
					filetypes = ["rust"]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue