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

Che 7 plugin: PHP Language Server #12797

Closed
tsmaeder opened this issue Feb 28, 2019 · 2 comments · Fixed by eclipse-che/che-plugin-registry#145
Closed

Che 7 plugin: PHP Language Server #12797

tsmaeder opened this issue Feb 28, 2019 · 2 comments · Fixed by eclipse-che/che-plugin-registry#145
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@tsmaeder
Copy link
Contributor

Build a Che 7 plugin based on the VS Code extension chosen as a result of #12796.

@tsmaeder tsmaeder added kind/enhancement A feature request - must adhere to the feature request template. team/languages labels Feb 28, 2019
@tsmaeder
Copy link
Contributor Author

tsmaeder commented Feb 28, 2019

including testing and building the plugin metadata and image to use.

@vrubezhny
Copy link
Contributor

As the https://marketplace.visualstudio.com is currently the only source for the PHP Intelephense extension vsix archives, we face the VS Code marketplace rate limit error [1] error when creating the Che7 plugin.
The issue [2] is reported against https://github.com/bmewburn/vscode-intelephense in order to add vsix files to the project GitHub Releases page [3].

[1] #12840
[2] bmewburn/vscode-intelephense#465
[3] https://github.com/bmewburn/vscode-intelephense/releases

vrubezhny added a commit to che-incubator/vscode-intelephense that referenced this issue May 24, 2019
The initial commit for PHP Intelephense Language Support extension.
The aim is to create the `Releases` download source the extension  `vsix` archives on GitHub
in order to workaround the `VS Code marketplace rate limit error #12840` issue (eclipse-che/che#12840)

Issue eclipse-che/che#12797

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
vrubezhny added a commit to che-incubator/vscode-intelephense that referenced this issue May 24, 2019
PHP Intelephense Language Support extension v1.0.13

Issue eclipse-che/che#12797

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants