..
ClientCapabilities.php
Update
2016-08-25 15:27:14 +02: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
CompletionItem.php
Update
2016-08-22 22:43:33 +02:00
CompletionKind.php
Update
2016-08-22 22:43:33 +02:00
CompletionList.php
Update
2016-08-22 22:43:33 +02:00
CompletionOptions.php
Update
2016-08-22 22:43:33 +02:00
ContentChangeEvent.php
Update
2016-08-22 22:43:33 +02:00
Diagnostic.php
Update
2016-08-22 22:43:33 +02:00
DiagnosticSeverity.php
Update
2016-08-22 22:43:33 +02:00
DocumentHighlight.php
Update
2016-08-22 22:43:33 +02: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
Update
2016-08-22 22:43:33 +02:00
FormattingOptions.php
Update
2016-08-22 22:43:33 +02:00
Hover.php
Update
2016-08-22 17:32:31 +02:00
InitializeResult.php
Update
2016-08-25 15:27:14 +02:00
Location.php
Add fromNode() factories and correct columns
2016-10-09 15:58:39 +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
ParameterInformation.php
Update
2016-08-22 22:43:33 +02:00
Position.php
Add Position::compare() and Range::includes()
2016-10-09 15:51:42 +02:00
Range.php
Add fromNode() factories and correct columns
2016-10-09 15:58:39 +02:00
ReferenceContext.php
Update
2016-08-22 22:43:33 +02:00
ServerCapabilities.php
Update
2016-08-25 15:27:14 +02:00
SignatureHelp.php
Update
2016-08-22 22:43:33 +02:00
SignatureHelpOptions.php
Update
2016-08-22 22:43:33 +02:00
SignatureInformation.php
Update
2016-08-22 22:43:33 +02:00
SymbolInformation.php
Only hold AST for open files in memory ( #63 )
2016-10-11 14:42:56 +02:00
SymbolKind.php
Update
2016-08-25 15:27:14 +02: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