[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1886":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":23,"defaultBranch":24,"hasWiki":22,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},1886,"brackets","adobe\u002Fbrackets","adobe","An open source code editor for the web, written in JavaScript, HTML and CSS.","http:\u002F\u002Fbrackets.io",null,"JavaScript",33039,7475,25,2617,0,3,6,1,45,"MIT License",true,false,"master",[],"2026-06-12 02:00:34","\n| :warning: On September 1, 2021, Adobe will end support for Brackets. If you would like to continue using, maintaining, and improving Brackets, you may fork the project on [GitHub](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets). Through Adobe’s partnership with Microsoft, we encourage users to migrate to [Visual Studio Code](https:\u002F\u002Faka.ms\u002Fbrackets-to-vscode), Microsoft’s free code editor built on open source.\n| ---\n\n\nWelcome to Brackets! [![Build Status](https:\u002F\u002Ftravis-ci.org\u002Fadobe\u002Fbrackets.svg?branch=master)](https:\u002F\u002Ftravis-ci.org\u002Fadobe\u002Fbrackets)\n-------------------\n\nBrackets is a modern open-source code editor for HTML, CSS\nand JavaScript that's *built* in HTML, CSS and JavaScript. \n\nWhat makes Brackets different from other web code editors?\n\n* **Tools shouldn't get in your way.** Instead of cluttering up your coding\nenvironment with lots of panels and icons, the Quick Edit UI in Brackets puts \ncontext-specific code and tools inline.\n* **Brackets is in sync with your browser.** With Live Preview, Brackets\nworks directly with your browser to push code edits instantly and jump\nback and forth between your real source code and the browser view.\n* **Do it yourself.** Because Brackets is open source, and built with HTML, CSS\nand JavaScript, you can [help build](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fblob\u002Fmaster\u002FCONTRIBUTING.md) the best code editor for the web.\n\nBrackets may have reached version 1, but we're not stopping there. We have many feature ideas on our\n[trello board](http:\u002F\u002Fbit.ly\u002FBracketsTrelloBoard) that we're anxious to add and other\ninnovative web development workflows that we're planning to build into Brackets. \nSo take Brackets out for a spin and let us know how we can make it your favorite editor. \n\nYou can see some \n[screenshots of Brackets](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FBrackets-Screenshots)\non the wiki, [intro videos](http:\u002F\u002Fwww.youtube.com\u002Fuser\u002FCodeBrackets) on YouTube, and news on the [Brackets blog](http:\u002F\u002Fblog.brackets.io\u002F).\n\nHow to install and run Brackets\n-------------------------------\n#### Download\n\nInstallers for the latest stable build for Mac, Windows and Linux (Debian\u002FUbuntu) can be [downloaded here](http:\u002F\u002Fbrackets.io\u002F).\n\n#### Usage\n\nBy default, Brackets opens a folder containing some simple \"Getting Started\" content.\nYou can choose a different folder to edit using *File > Open Folder*.\n\nMost of Brackets should be pretty self-explanatory, but for information on how\nto use its unique features, like Quick Edit and Live Preview, please read\n[How to Use Brackets](http:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FHow-to-Use-Brackets). \nAlso, see the [release notes](http:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FRelease-Notes)\nfor a list of new features and known issues in each build.\n\nIn addition to the core features built into Brackets, there is a large and growing\ncommunity of developers building extensions that add all sorts of useful functionality.\nSee the [Brackets Extension Registry](https:\u002F\u002Fregistry.brackets.io\u002F)\nfor a list of available extensions. For installation instructions,\nsee the [extensions wiki page](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FBrackets-Extensions).\n\n#### Need help?\n\nHaving problems starting Brackets the first time, or not sure how to use Brackets?  Please \nreview [Troubleshooting](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FTroubleshooting), which helps \nyou to fix common problems and find extra help if needed.\n\nHelping Brackets\n----------------\n\n#### I found a bug!\n\nIf you found a repeatable bug, and [troubleshooting](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FTroubleshooting) \ntips didn't help, then be sure to [search existing issues](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fissues) first.\nInclude steps to consistently reproduce the problem, actual vs. expected results, screenshots, and your OS and\nBrackets version number. Disable all extensions to verify the issue is a core Brackets bug.\n[Read more guidelines for filing good bugs.](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FHow-to-Report-an-Issue)\n\n\n#### I have a new suggestion, but don't know how to program!\n\nFor feature requests please first check our [Trello board](http:\u002F\u002Fbit.ly\u002FBracketsBacklog) to\nsee if it's already there; you can upvote it if so. If not, feel free to file it as an issue as above; we'll\nmove it to the feature backlog for you.\n\n\n#### I want to help with the code!\n\nAwesome! _There are lots of ways you can help._ First read \n[CONTRIBUTING.md](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fblob\u002Fmaster\u002FCONTRIBUTING.md), \nthen learn how to [pull the repo and hack on Brackets](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FHow-to-Hack-on-Brackets).\n\nThe text editor inside Brackets is based on \n[CodeMirror](http:\u002F\u002Fgithub.com\u002Fcodemirror\u002FCodeMirror)&mdash;thanks to Marijn for\ntaking our pull requests, implementing feature requests and fixing bugs! See \n[Notes on CodeMirror](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FNotes-on-CodeMirror)\nfor info on how we're using CodeMirror.\n\nAlthough Brackets is built in HTML\u002FCSS\u002FJS, it currently runs as a desktop \napplication in a thin native shell, so that it can access your local files.\n(If you just try to open the index.html file in a browser, it won't work yet.)\nThe native shell for Brackets lives in a separate repo, \n[adobe\u002Fbrackets-shell](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets-shell\u002F).\n\n\nI want to keep track of how Brackets is doing!\n----------------------------------------------\n\nNot sure you needed the exclamation point there, but we like your enthusiasm.\n\n#### What's Brackets working on next?\n\n* In our [feature backlog](http:\u002F\u002Fbit.ly\u002FBracketsBacklog), the columns to the right\n  (starting from \"Development\") list the features that we're currently working on.\n  \"Ready\" shows what we'll be working on next.\n* Watch our [GitHub activity stream](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fpulse).\n* Watch our [Waffle Kanban board](https:\u002F\u002Fwaffle.io\u002Fadobe\u002Fbrackets): Work items in [![Stories in Ready](https:\u002F\u002Fbadge.waffle.io\u002Fadobe\u002Fbrackets.svg?label=ready&title=Ready)](http:\u002F\u002Fwaffle.io\u002Fadobe\u002Fbrackets) are next. The entire development process is outlined in the [Developer Guide](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fwiki\u002FBrackets-Developers-Guide).\n\n#### Contact info\n\n* **E-mail:** [admin@brackets.io](mailto:admin@brackets.io)\n* **Slack:** [Brackets on Slack](https:\u002F\u002Fbrackets.slack.com) (You can join by sending a mail to [admin@brackets.io](mailto:admin@brackets.io) with the subject line `slack registration request` specifying the email addresses you would like to register).\n* **Developers mailing list:** http:\u002F\u002Fgroups.google.com\u002Fgroup\u002Fbrackets-dev\n* **Twitter:** [@brackets](https:\u002F\u002Ftwitter.com\u002Fbrackets)\n* **Blog:** http:\u002F\u002Fblog.brackets.io\u002F\n* **IRC:** [#brackets on freenode](http:\u002F\u002Fwebchat.freenode.net\u002F?channels=brackets)\n\n---\n\nPlease note that this project is released with a [Contributor Code of Conduct](https:\u002F\u002Fgithub.com\u002Fadobe\u002Fbrackets\u002Fblob\u002Fmaster\u002FCODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n","Brackets 是一个专为 Web 开发设计的开源代码编辑器，使用 JavaScript、HTML 和 CSS 构建。其核心功能包括快速编辑界面，该界面将上下文相关的代码和工具直接嵌入到编辑环境中，从而减少了不必要的面板切换；以及实时预览功能，允许开发者在浏览器中即时查看代码更改效果，实现无缝切换。此外，由于 Brackets 本身是基于 Web 技术开发的，因此鼓励社区贡献者参与改进与扩展。尽管 Adobe 已于2021年停止了对该项目的支持，但 Brackets 依然适合初学者及希望深度定制自己工作环境的前端开发者使用。",2,"2026-06-11 02:46:39","top_all"]