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

Enable PHP and JSON LS agents for all PHP stacks #2639

Merged
merged 1 commit into from
Oct 18, 2016

Conversation

kaloyan-raev
Copy link
Contributor

What does this PR do?

This PR enables the agents for the PHP and JSON language servers for all PHP stacks.

PHP developers work heavily with PHP files. The composer.json file is often used for managing dependencies. Thus, the agents for PHP and JSON language servers should be enabled by default for all PHP stacks.

What issues does this PR fix or reference?

PHP support #2590

Previous behavior

Agents for PHP and JSON language servers were not enabled for by default PHP stack.

New behavior

Agents for PHP and JSON language servers are enabled by default for all PHP stack.

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

PHP developers work heavily with PHP files. The composer.json file is
often used for managing dependencies. Thus, the agents for PHP and JSON
language servers should be enabled by default for all PHP stacks.
@kaloyan-raev kaloyan-raev mentioned this pull request Sep 28, 2016
34 tasks
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@vparfonov
Copy link
Contributor

@TylerJewell or @slemeur need you confirm for this

Copy link
Contributor

@slemeur slemeur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok for me

@benoitf benoitf added kind/enhancement A feature request - must adhere to the feature request template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. team/ide labels Oct 6, 2016
@vparfonov vparfonov added this to the 5.0.0-M6 milestone Oct 6, 2016
@vparfonov vparfonov merged commit c1277b2 into eclipse-che:master Oct 18, 2016
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
PHP developers work heavily with PHP files. The composer.json file is
often used for managing dependencies. Thus, the agents for PHP and JSON
language servers should be enabled by default for all PHP stacks.
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Nov 2, 2017
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 this pull request may close these issues.

5 participants