• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Adobe Brackets 1.13 Released – Install Brackets Text Editor on Ubuntu 18.04

Adobe Brackets 1.13 Released – Install Brackets Text Editor on Ubuntu 18.04

By Sourabh / June 22, 2018 Category: How To, Ubuntu

Adobe Brackets 1.13 released. Install Brackets Text Editor on Ubuntu 18.04 and Linux Ubuntu Derivatives. Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it without getting in the way of your creative process. You’ll enjoy writing code in Brackets.

Brackets Features

  1. Inline Editors : Instead of jumping between file tabs, Brackets lets you open a window into the code you care about most. Want to work on the CSS that applies to a specific ID? Put your mouse cursor on that ID, push Command / Ctrl+E and Brackets will show you all the CSS selectors with that ID in an inline window so you can work on your code side-by-side without any popups.
  2. Live Preview : Get a real-time connection to your browser. Make changes to CSS and HTML and you’ll instantly see those changes on screen. Also see where your CSS selector is being applied in the browser by simply putting your cursor on it. It’s the power of a code editor with the convenience of in-browser dev tools.
  3. Preprocessor Support : With Brackets you can use Quick Edit and Live Highlight with your LESS and SCSS files which will make working with them easier than ever.

Adobe Brackets 1.13

Here’s a quick summary of all the features in Brackets 1.13

Organize Files/Folders in File Tree

  • You can now manipulate folder structures from within Brackets. Move a file/folder from one folder to another with a simple drag and drop.

Open Remote Files

  • You can now open a remotely hosted web-page from within Brackets. Use Ctrl/Cmd-Shift-O shortcut and supply a URL to quickly open the file and review the code within Brackets.

Auto-Update

  • You can now automatically update Brackets, without leaving the code editor. Earlier, one had to launch a browser, open the Brackets website, download and install the latest version. However, Brackets can now be updated with just a few clicks from within the app.

Install Adobe Brackets 1.13

Run the following commands in terminal to install Adobe Brackets 1.13 on Ubuntu 18.04, Ubuntu 17.04, Ubuntu 16.04, Ubuntu 18.10, Ubuntu 17.10, Ubuntu 16.10 and other Derivatives:

sudo apt-get update
sudo dpkg -i ~/Downloads/Brackets.Release.1.13*.deb
sudo apt-get -f install

Once installed, open Brackets from Ubuntu Dash or Terminal.

Tags: Adobe Brackets 1.13, Brackets Text Editor on Ubuntu 18.04, Brackets Text Editor Ubuntu, Brackets Ubuntu 18.04, Install Brackets Ubuntu 18.04, Text Editor Ubuntu 18.04

Primary Sidebar

Latest Posts

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap