Skip to content

Releases: sublimelsp/LSP-intelephense

v1.0.3

06 Jun 01:11
74a039e
Compare
Choose a tag to compare

Maintenance

  • bump intelephense dependency to 1.4.1

v1.0.2

10 May 11:16
Compare
Choose a tag to compare

Maintenance

  • Aligned with changes in NpmClientHandler API

v1.0.1

03 May 08:58
a3f3946
Compare
Choose a tag to compare

Maintenance

  • Switch to using NpmClientHandler base class
  • Add .gitattributes to not release unnecessary files

v1.0.0

24 Apr 13:41
Compare
Choose a tag to compare
  • Add handler for indexing status notifications (#24)
  • fix(settings): should be wrapped in "intelephense" (#23)
  • Don't allow session to start if server is not ready (#20)
  • chore: add dependabot configuration file and unlock range

Run intelephense server from cache directory

20 Mar 10:01
3c668ab
Compare
Choose a tag to compare
refactor: sync directory/code structures with other LSPs (#19)

* refactor: sync directory/code structures with other LSPs

Signed-off-by: Jack Cherng <[email protected]>

* chore: add tox.ini

Signed-off-by: Jack Cherng <[email protected]>

* style: make yapf happy

Signed-off-by: Jack Cherng <[email protected]>

Update intelephense to 1.3.11

09 Mar 22:49
ae3f55b
Compare
Choose a tag to compare
0.0.10

Merge pull request #15 from sublimelsp/dependabot/npm_and_yarn/intele…

Update intelephense server to version 1.3.9

01 Feb 19:40
e71ab6f
Compare
Choose a tag to compare
0.0.9

Merge pull request #13 from sublimelsp/dependabot/npm_and_yarn/intele…

Update intelephense server to version 1.3.7

12 Jan 01:34
590a9a4
Compare
Choose a tag to compare
0.0.8

Merge pull request #9 from sublimelsp/dependabot/npm_and_yarn/intelep…

Update intelephense server to version 1.3.4

15 Dec 21:05
99dbf29
Compare
Choose a tag to compare
0.0.7

Merge pull request #6 from sublimelsp/dependabot/npm_and_yarn/intelep…

0.0.6

29 Sep 13:50
Compare
Choose a tag to compare
If languages property is missing in the settings file, fallback to th…