Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1287 PHP Language Server #2282

Merged
merged 1 commit into from
Sep 2, 2016
Merged

Conversation

kaloyan-raev
Copy link
Contributor

What does this PR do?

Registers a language server for the PHP editor.

The PHP Crane project is used for the language server: https://github.com/HvyIndustries/crane

The remote agent registry on https://codenvy.com/update/repository/ must be updated in the following way:

  1. The attached agent.json file must be served on https://codenvy.com/update/repository/public/download/org.eclipse.che.ls.php
    Attachment: agent.json.zip
  2. The attached vscode-crane-server.tar.gz file must be served on https://codenvy.com/update/repository/public/download/org.eclipse.che.ls.php.binaries
    Attachment: vscode-crane-server.tar.gz

What issues does this PR fix or reference?

This PR is in relation to #1287.

New behavior

Language server capabilities for PHP.

PR type

  • Minor change = no change to existing features or docs
  • Major change = changes existing features or docs

Minor change checklist

  • New API required?
  • API updated
  • Tests provided / updated
  • Tests passed

Signed-off-by: Kaloyan Raev kaloyan.r@zend.com

Registers a language server for the PHP editor.

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@gazarenkov
Copy link
Contributor

@evidolob please review

@evidolob
Copy link
Contributor

evidolob commented Sep 1, 2016

LGTM, @tolusha ?

@tolusha
Copy link
Contributor

tolusha commented Sep 1, 2016

LGTM

@tolusha
Copy link
Contributor

tolusha commented Sep 1, 2016

Binaries are uploaded.

@vparfonov
Copy link
Contributor

ok

@evidolob evidolob merged commit 9da8efd into eclipse-che:language-server Sep 2, 2016
This was referenced Sep 26, 2016
@kaloyan-raev kaloyan-raev deleted the crane branch October 5, 2016 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants