---
title: "RIP: Brackets Text Editor Reaches End Of Life"
description: "The Brackets text editor, a \"modern, open source text editor that understands web design,\" is reaching its end of life, and will no longer be supported by Adobe. However, the life of the project, to..."
url: https://www.inmotionhosting.com/blog/brackets-text-editor/
date: 2021-04-16
modified: 2024-01-23
author: "InMotion Hosting"
categories: ["Web Development"]
type: post
lang: en
---

# RIP: Brackets Text Editor Reaches End Of Life

![Brackets Text Editor End of Life Title Image](https://www.inmotionhosting.com/blog/wp-content/uploads/2021/04/Brackets-Editor-Review-1-1024x538.png)

The Brackets text editor, a "modern, open source text editor that understands web design," is reaching its end of life, and will no longer be supported by Adobe. However, the life of the project, to whatever extent possible, may continue on the original GitHub page, which will remain open.

- [What is Happening?](#what)
- [Who Is Affected?](#who)
- [Best Course Of Action](#action)
- [More Resources on Web Coding](#learn-more)

## What is Happening?

The [Brackets text editor](http://brackets.io/) is reaching end-of-life, and will no longer be supported by Adobe.

## Who Is Affected?

Anyone using Brackets will be affected. New releases and updates will no longer appear for this editor — other than those that may be provided by volunteer users.

If you are a developer who wishes to continue supporting the project, you can do so on the [GitHub page](https://github.com/brackets-cont/brackets), which will remain in service indefinitely.

## Best Course Of Action

Adobe, and any other maintainers of the project, advise users to transition over to Microsoft Visual Studio Code (VSC).

VSC includes code highlighting, auto-completion, syntax coloring, and Git integrations. In addition to these features, there are also special extensions for Brackets users.

## More Resources on Web Coding

Check out these other resources from InMotion Hosting:

- [Coding in The Classroom book review](https://www.inmotionhosting.com/blog/coding-in-the-classroom/)
- [Beginner guide to HTML](https://www.inmotionhosting.com/support/website/website-design/beginner-web-design/)
- [Using CSS in your website](https://www.inmotionhosting.com/support/website/using-css-website/)
