How to Install Brackets Code Editor 1.12 on Ubuntu 18.04

To Install Brackets Code Editor 1.12 on Ubuntu 18.04

Brackets is an open-source editor written in HTML, CSS, and JavaScript with a primary focus on web development. It was created by Adobe Systems, licensed under the MIT License, and is currently maintained on GitHub. The Brackets Code Editor is a lightweight and versatile code editor that allows you to save up system resources while still using the full toolset that a programmer needs. It is so simple to install Brackets Code Editor 1.12 on Ubuntu 18.04 and this tutorial covers the ground on the same process.

Features
&bull It lets you fit more code on your screen
&bull It lets you fit more code on your screen
&bull Live preview
&bull Open source and lightweight

Installing Brackets Code Editor

First, let' s install Snap, as we are going to install brackets using the snap command.

root@linuxhelp1:~# apt-get install snap 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3
  libaprutil1-ldap
Use ' sudo apt autoremove'  to remove them.
The following NEW packages will be installed:
  snap
0 upgraded, 1 newly installed, 0 to remove and 443 not upgraded.
Need to get 0 B/375 kB of archives.
After this operation, 2,714 kB of additional disk space will be used.
Selecting previously unselected package snap.
(Reading database ... 131704 files and directories currently installed.)
Preparing to unpack .../snap_2013-11-29-8_amd64.deb ...
Unpacking snap (2013-11-29-8) ...
Setting up a snap (2013-11-29-8) ...
Processing triggers for man-DB (2.8.2-1) ...

Now the snap is installed and let' s proceed to install a Brackets using the following command.

root@linuxhelp1:~# snap install brackets --classic
brackets 1.12 from ' snapcrafters'  installed

After successful installation, you can access the application from the search menu.

Brackets code editor is launched now.

You can verify the version by navigating to the help menu and click on about option.

With this, the method to Install Brackets Code Editor 1.12 on Ubuntu &ndash 18.04 comes to an end.

FAQ
Q
How to Hack on Brackets editor?
A
Forgetting the information for hack the "Brackets editor" application, use the link as follow "https://github.com/adobe/brackets/wiki/How-to-Hack-on-Brackets"
Q
Will this Brackets 1.12 Code Editor be installed in Mac Os?
A
Yes, you can install Brackets 1.12 Code Editor across any platform service.
Q
What are the extensions that get supported in Brackets 1.12 Code Editor?
A
Brackets 1.12 Code Editor supports extensions and comes with a built-in extension manager, with hundreds of themes and extensions available to install.
Q
Does this Brackets 1.12 Code Editor support inline editing?
A
Brackets 1.12 Code Editor do support inline editing operation.
Q
Will this Brackets 1.12 Code Editor manage extensions?
A
Yes Supports extensions and comes with a built-in extension manager, with hundreds of themes and extensions available to install.