eclipselabs / lsp4e-php

Integration of the PHP Language Server with LSP4E.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lsp4e-php


Build Status

Integration of the PHP Language Server with LSP4E.

Plugin integrates:

Installation

Update site: https://dl.bintray.com/kaloyan-raev/lsp4e-php/snapshot/

The update site is automatically updated by the Travis CI build on every new commit to the master branch.

Features

  • Syntax highlighting
  • Code validation
  • Completion
  • Hyperlinks
  • Hovers
  • Formatting
  • Outline

Usage

To use features provided by this plugin just open PHP file with Generic Editor (Open With -> Generic Text Editor).

Screenshots

Integration screenshot

About

Integration of the PHP Language Server with LSP4E.

License:Eclipse Public License 1.0


Languages

Language:Java 100.0%