Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Brackets 1.14 - First prerelease for community testing!

Pre-release
Pre-release
Compare
Choose a tag to compare

Brackets 1.14 first prerelease is here!

This time the focus is on language support, to enable tooling around multiple languages and to provide our extension developers a new set of extensibility to support language tooling using language servers.

  • Language Server Protocol Support in Brackets
  • PHP Tooling Support in Brackets (Reference adoption of language server)
    • Uses the LSP Framework
    • Tooling includes:
      • Code Hints
      • Parameter Hints
      • Linting
      • Jump To Definition
  • Auto-update bug fixes
  • Update notification targeted to specific platform

Please use the new set of extensibility API's for new language server adoptions and let us know your feedback.


Brackets 1.14 is targeted to the following platforms

  • Mac OSX 10.11, 10.12, 10.13, 10.14
  • Windows 7 with Service Pack 1, Windows 8.1, or Windows 10 (installer requires administrator access)
  • Linux Ubuntu 16.04, 18.04, 18.10 (x32 and x64)
  • Linux Debian 8, 9

New dependencies for building Brackets 1.14 from source

  • PHP 7
  • Composer 1.8.4