1
0
Fork 0
php-language-server/src/Protocol
phil-nelson a40cf731f7 feat: Signature help (#547)
closes #18
2017-12-09 21:10:43 -08:00
..
ClientCapabilities.php Caching (#260) 2017-02-04 00:20:38 +01:00
CodeActionContext.php Update 2016-08-22 22:43:33 +02:00
CodeLens.php Update 2016-08-22 22:43:33 +02:00
CodeLensOptions.php Update 2016-08-22 22:43:33 +02:00
Command.php Update 2016-08-22 22:43:33 +02:00
CompletionContext.php fix(completion): don't suggest <?php on > characer (#527) 2017-11-15 22:38:01 -08:00
CompletionItem.php Completion (#165) 2016-11-30 22:23:51 +01:00
CompletionItemKind.php Completion (#165) 2016-11-30 22:23:51 +01:00
CompletionList.php Completion (#165) 2016-11-30 22:23:51 +01:00
CompletionOptions.php Completion (#165) 2016-11-30 22:23:51 +01:00
CompletionTriggerKind.php fix(completion): don't suggest <?php on > characer (#527) 2017-11-15 22:38:01 -08:00
ContentChangeEvent.php Update 2016-08-22 22:43:33 +02:00
DependencyReference.php Implement global references protocol extension (#236) 2017-01-10 17:08:52 -08:00
Diagnostic.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
DiagnosticSeverity.php Update 2016-08-22 22:43:33 +02:00
DocumentHighlight.php Update phpunit config (#488) 2017-10-02 13:37:28 -07:00
DocumentHighlightKind.php Update 2016-08-22 22:43:33 +02:00
DocumentOnTypeFormattingOptions.php Update 2016-08-22 22:43:33 +02:00
ErrorCode.php Update 2016-08-22 22:43:33 +02:00
FileChangeType.php Update 2016-08-22 17:32:31 +02:00
FileEvent.php Ensure diagnostics are cleared on file deletion (#319) 2017-03-01 11:18:37 +01:00
FormattingOptions.php Update 2016-08-22 22:43:33 +02:00
Hover.php Hover (#50) 2016-10-19 12:31:32 +02:00
InitializeResult.php Update 2016-08-25 15:27:14 +02:00
Location.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
MarkedString.php Hover (#50) 2016-10-19 12:31:32 +02:00
Message.php Update 2016-08-25 15:27:14 +02:00
MessageActionItem.php Update 2016-08-22 22:43:33 +02:00
MessageType.php Update 2016-08-22 22:43:33 +02:00
PackageDescriptor.php Fix workspace/xreferences (#424) 2017-06-22 20:06:10 +02:00
ParameterInformation.php feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
Position.php Completion (#165) 2016-11-30 22:23:51 +01:00
Range.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
ReferenceContext.php Linting (#107) 2016-10-24 19:35:37 +02:00
ReferenceInformation.php Implement global references protocol extension (#236) 2017-01-10 17:08:52 -08:00
ServerCapabilities.php Implement global references protocol extension (#236) 2017-01-10 17:08:52 -08:00
SignatureHelp.php feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
SignatureHelpOptions.php Update 2016-08-22 22:43:33 +02:00
SignatureInformation.php feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
SymbolDescriptor.php Fix workspace/xreferences (#424) 2017-06-22 20:06:10 +02:00
SymbolInformation.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
SymbolKind.php Update 2016-08-25 15:27:14 +02:00
SymbolLocationInformation.php Implement global references protocol extension (#236) 2017-01-10 17:08:52 -08:00
TextDocumentContentChangeEvent.php Update 2016-08-22 22:43:33 +02:00
TextDocumentIdentifier.php Publish errors as diagnostics, improve tests 2016-09-02 21:13:30 +02:00
TextDocumentItem.php Update 2016-08-22 22:43:33 +02:00
TextDocumentSyncKind.php Update 2016-08-22 22:43:33 +02:00
TextEdit.php Use PHP_CodeSniffer as a formatter (#35) 2016-10-10 15:06:02 +02:00
VersionedTextDocumentIdentifier.php Update 2016-08-22 22:43:33 +02:00
WorkspaceEdit.php Update 2016-08-22 22:43:33 +02:00