Showing posts with label Brackets. Show all posts
Showing posts with label Brackets. Show all posts

11 February, 2018

[Solved] Emmet in Brackets on Ubuntu

I could not install the Emmet - or other plug ins - in Brackets. The problem was the packet manager Snap. I had to remove the snap for brackes, and deleted all files related to Brackets manually. Then I downloaded the .deb package for Brackets and installed the thing. Now everything was OK, and I could install the Emmet plugin.

And Emmet is sooo cool.

26 September, 2015

Install Brackets on a Antix Linux OS

Brackets needs libcrypt in order to run. Download libcrypt from this page. Here's what I did:
 
# wget http://ftp.us.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u3_amd64.deb
# dpkg -i libgcrypt11_1.5.0-5+deb7u3_amd64.deb
#  dpkg -i Brackets.1.4.Extract.64-bit.deb