Brackets 1.14 Released with PHP Tooling, LSP Support (How to Install)

Last updated: May 2, 2019

brackets code editor

Brackets 1.14 was released with PHP, Language Server Protocol support. Here’s how to install it in Ubuntu 18.04.

Brackets 1.14 release highlights:

  • Language Server Protocol support.
  • PHP Tooling support. Tooling includes: Code Hints, Parameter Hints, Linting, Jump To Definition, Find References, Find Document/Project Symbols.
  • Framework for in-app notifications
  • Auto-update bug fixes
  • Update notification targeted to a specific platform

How to Install Brackets 1.14 in Ubuntu:

Snap package:

The easiest way to install the editor is using the community maintained snap (run in sandbox) package.

For Ubuntu 18.04 and higher, simply search for and install it via Ubuntu Software:

For Ubuntu 16.04, open terminal (Ctrl+Alt+T) from application menu and run 2 commands one by one:

sudo apt-get install snapd

sudo snap install brackets --classic

.Deb package:

The developer team offers official .deb packages, available for download at the release package:

Brackets Releases (deb)

Grab the package, and install it via Gdebi (install it via Ubuntu Software) package installer.

NOTE in my case the deb is conflict with some other packages, e.g., curl, kicad. They will be removed while installing the deb.

Remove Brackets

To remove the snap package, either use Ubuntu Software, or run command in terminal:

sudo snap remove brackets

To remove the official .deb package, run command in terminal:

sudo apt remove --auto-remove brackets

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

3 responses to Brackets 1.14 Released with PHP Tooling, LSP Support (How to Install)

  1. brackets 1.14 sucks on windows.

    after the auto update:

    PHP runtime not found. Install the PHP7 runtime and update “executablePATH” in PHP preferences appropriatly……”

    I tried every workaround I could find on the net to get rid of this annoying error. Nothing works. When I edit “executablePath” of the defaultPreferences.json file to the absolute path of my php installation the error still comes up.
    I tried adding an environment variable in windows as was suggested. Bullocks. Nonsense. A lot of advise on several forums, waste of time.
    I renamed all the config files in the Appdata Brackets roaming folder to force a fresh install, removed and installed the application. Still same result.

    Not handy if you are depending on it for a student project. Collegue students experience the same. Why doesn’t the team test things out before offering an update?

  2. Using the Ubuntu repositories, I can install version 1.13 on Ubuntu 19.10.
    When I run Brackets, it says there’s a newer version (why isn’t this in the repository?). After downloading the update, I tried using Gdebi to install it. It complains:

    This package is uninstallable
    Dependency is not satisfiable: libcurl3