mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-13 22:30:37 +08:00
82 lines
3.7 KiB
Markdown
82 lines
3.7 KiB
Markdown
|
[#]: subject: "Adobe Kills Brackets Code Editor & Suggests Using Visual Studio Code"
|
|||
|
[#]: via: "https://news.itsfoss.com/adobe-kills-brackets-editor/"
|
|||
|
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
|
|||
|
[#]: collector: "lujun9972"
|
|||
|
[#]: translator: " "
|
|||
|
[#]: reviewer: " "
|
|||
|
[#]: publisher: " "
|
|||
|
[#]: url: " "
|
|||
|
|
|||
|
Adobe Kills Brackets Code Editor & Suggests Using Visual Studio Code
|
|||
|
======
|
|||
|
|
|||
|
Brackets was an impressive open-source modern code editor available for Windows, macOS, and Linux.
|
|||
|
|
|||
|
Adobe created it as a community-guided project to help web developers. We previously listed it as one of the [best modern text editors available for coders][1].
|
|||
|
|
|||
|
Unfortunately, Adobe ended its support for Brackets on September 1, 2021.
|
|||
|
|
|||
|
### Why Did Adobe Discontinue Brackets?
|
|||
|
|
|||
|
![][2]
|
|||
|
|
|||
|
It looks like Adobe’s partnership with Microsoft may have encouraged them to pull the plug off the community project.
|
|||
|
|
|||
|
Hence, they recommend users migrate to Microsoft’s Visual Studio Code editor.
|
|||
|
|
|||
|
![][3]
|
|||
|
|
|||
|
This is what Brackets’ original GitHub page says after the discontinuation of the project.
|
|||
|
|
|||
|
### Visual Studio Code as a Replacement to Brackets
|
|||
|
|
|||
|
Of course, Microsoft’s Visual Studio Code is a fantastic alternative and built on open-source. However, when you download the Visual Studio Code from their website, it does not come under a license that promotes free and open-source software.
|
|||
|
|
|||
|
So, you may have to build from source or try [VSCodium][4], a freely licensed edition of Visual Studio Code minus the telemetry/tracking.
|
|||
|
|
|||
|
Also, there is an [official guide on migrating from Brackets][5] that you can explore if interested.
|
|||
|
|
|||
|
### Brackets Will Continue as a Fork Without Adobe
|
|||
|
|
|||
|
![][6]
|
|||
|
|
|||
|
Even though Adobe has discontinued the project, the [original website][7] still exists to maintain a fork of the project.
|
|||
|
|
|||
|
The project’s name is subject to change, but as of now, it’s “**Brackets Continued**” to help users identify the fork.
|
|||
|
|
|||
|
Do note that the fork does not yet have a release, and we have no idea if it will continue as an independent project.
|
|||
|
|
|||
|
So, if you want to help Brackets fork and help maintain it somehow, head to its GitHub page for more details.
|
|||
|
|
|||
|
[Brackets Continued (Fork)][8]
|
|||
|
|
|||
|
_What do you prefer to use as your code editor? Did you like Brackets code editor for web development work? Feel free to share your thoughts on this in the comments._
|
|||
|
|
|||
|
#### Big Tech Websites Get Millions in Revenue, It's FOSS Got You!
|
|||
|
|
|||
|
If you like what we do here at It's FOSS, please consider making a donation to support our independent publication. Your support will help us keep publishing content focusing on desktop Linux and open source software.
|
|||
|
|
|||
|
I'm not interested
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: https://news.itsfoss.com/adobe-kills-brackets-editor/
|
|||
|
|
|||
|
作者:[Ankush Das][a]
|
|||
|
选题:[lujun9972][b]
|
|||
|
译者:[译者ID](https://github.com/译者ID)
|
|||
|
校对:[校对者ID](https://github.com/校对者ID)
|
|||
|
|
|||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
|||
|
|
|||
|
[a]: https://news.itsfoss.com/author/ankush/
|
|||
|
[b]: https://github.com/lujun9972
|
|||
|
[1]: https://itsfoss.com/best-modern-open-source-code-editors-for-linux/
|
|||
|
[2]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ3MCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
|||
|
[3]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE1NCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
|||
|
[4]: https://vscodium.com
|
|||
|
[5]: https://code.visualstudio.com/migrate-from-brackets
|
|||
|
[6]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyNyIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4=
|
|||
|
[7]: https://brackets.io
|
|||
|
[8]: https://github.com/brackets-cont/brackets
|