Page MenuHomeSolus

Update brackets to 1.14
Closed, ResolvedPublic

Description

Changes in 1.14 version:

  • Support for Language Server Protocol by subhashjha333 and shubhsnov : Brackets now supports Language Server Protocol. The inbuilt language client can be used and customized to facilitate integration of language servers (such as PHP, Python, and more) to provide features like code hinting, parameter hinting, jump to definition etc.
  • PHP Support by niteskum : Brackets now supports PHP via integration of a PHP language server. When writing PHP code, you can take advantage of code hinting, function parameter hinting, jump to definition, document and project wide symbols, find references and linting.
  • some minor updates & bug fixes.

Link to tarball: https://github.com/adobe/brackets/archive/release-1.14.tar.gz

Revisions and Commits