https://store-images.s-microsoft.com/image/apps.32333.a8801db8-5dad-47f7-b450-32f25f27cd11.a7088475-8996-4967-98a7-10d3582436ac.038a2aa8-135f-443f-9c08-be0eae59e0c5

Bracket

bCloud LLC

Bracket

bCloud LLC

Version 1.14.1 + Free with Support on Ubuntu 24.04

Brackets is a free, open-source code editor designed primarily for web development. It offers a lightweight interface with modern features like live preview and inline editing, making it ideal for working with HTML, CSS, and JavaScript.

Features of Brackets:
  • Live Preview for real-time visualization of HTML and CSS changes in the browser.
  • Inline editing allows quick modifications of CSS and JavaScript related to specific HTML elements.
  • Preprocessor support for LESS and SCSS with real-time compilation feedback.
  • Extension manager for adding themes, linters, code formatters, and productivity enhancements.
  • Cross-platform compatibility: available for Linux, Windows, and macOS.
  • Support for various file types including HTML, CSS, JS, JSON, and Markdown.
  • Lightweight and optimized for front-end development with minimal system resource usage.
  • Available via Flatpak, .deb package, or source code for flexible installation options.

Check the version of Brackets (Flatpak installation):
$ flatpak info io.brackets.Brackets

Disclaimer: Brackets is open-source software licensed under the MIT License. It is provided "as is" without warranty of any kind. Users are responsible for complying with software licenses and ensuring appropriate usage of the tool in their development workflows.