awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adobe avatar

adobe/bracketsArchived

0
View on GitHub↗
33,033 星标·7,468 分支·JavaScript·MIT·4 次浏览brackets.io↗

Brackets

Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites.

The editor is distinguished by its live preview capabilities, which render code changes in a browser in real time for immediate visual feedback. It further supports front-end workflows through inline style editing and the ability to synchronize code changes across multiple browser windows for cross-browser testing.

The project includes a wide range of development tools, such as intelligent code completion, JavaScript linting, and global project search. The interface supports multi-cursor editing, split-view windows, asset hover previews, and symbol definition navigation.

Extensibility is managed through a plugin system that allows users to install community-built extensions and customize the interface via themes.

Features

  • Development Environments - Provides a comprehensive development environment specifically tailored for writing and managing HTML, CSS, and JavaScript.
  • Extensible IDEs - Serves as an extensible JavaScript IDE that allows users to add custom tools via a plugin system.
  • Editor Extension Managers - Includes a manager for installing editor functionality from registries, direct URLs, or local folders.
  • Front-End Code Editors - Provides a specialized environment for authoring web files with integrated front-end development tools.
  • Plugin Systems - Implements a modular framework that allows extending core functionality through community-maintained plugins.
  • Text Editors - Functions as a specialized text editor designed specifically for writing and managing web source code.
  • Web Content Live Preview - Runs a built-in server to show HTML changes in a browser instantly as the code is edited.
  • Plugin-Based Editor Extensibility - Features a plugin-based system that allows users to load external JavaScript packages to add custom tools.
  • Web Project Previews - Renders local HTML, CSS, and JavaScript projects in a browser for immediate visual feedback.
  • Live Preview Renderers - Uses a persistent WebSocket connection to stream code changes to a browser in real time without manual reloads.
  • Front-End Development - Designed specifically for the domain of front-end development, managing the user-facing part of web applications.
  • Editor Live Previews - Provides a real-time browser preview that renders code changes instantly as the developer types.
  • Code Completion - Recommends tags, attributes, and variable names automatically based on project context and language analysis.
  • Column Editing - Supports simultaneous modification of text across multiple vertical columns or selections to accelerate repetitive changes.
  • Editor Extension Installations - Supports adding third-party functionality through a plugin system for community-built extensions.
  • Local Development Servers - Implements a built-in development server to coordinate file state between the local disk and the browser preview.
  • Multi-Cursor Editing - Provides capabilities for simultaneous text manipulation across multiple document locations using multiple cursors.
  • Project Search Tools - Implements a high-performance text search that finds strings across the entire project in real time.
  • JavaScript Linters - Automatically analyzes JavaScript files for syntax errors and style violations during file system events.
  • Cross-Browser Testing Tools - Supports cross-browser testing by synchronizing code changes across multiple browser windows simultaneously.
  • Visual Styling Workflows - Provides a styling workflow where colors and styles are modified through inline editors and visual previews.
  • Style Sheet Inline Editing - Enables modifying CSS styles for a specific element directly within the UI context without leaving the markup file.
  • Contextual Inline Editors - Provides context-specific editors for styles, colors, and functions directly at the cursor position for rapid updates.
  • Cross-Browser Previews - Synchronizes code changes across multiple browser windows simultaneously to verify visual consistency across engines.
  • DOM-Based Rendering - Uses HTML and CSS to render the code editing surface and syntax highlighting within a web view.
  • Text Editors - Code editor focused on web development.

Star 历史

adobe/brackets 的 Star 历史图表adobe/brackets 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

adobe/brackets 是做什么的?

Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites.

adobe/brackets 的主要功能有哪些?

adobe/brackets 的主要功能包括:Development Environments, Extensible IDEs, Editor Extension Managers, Front-End Code Editors, Plugin Systems, Text Editors, Web Content Live Preview, Plugin-Based Editor Extensibility。

adobe/brackets 有哪些开源替代品?

adobe/brackets 的开源替代品包括: sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… zyedidia/micro — Micro is an extensible terminal text editor that supports mouse interaction and intuitive keyboard shortcuts for… emacs-tw/awesome-emacs — Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend… microsoft/vscode-tips-and-tricks — This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a… syl20bnr/spacemacs — Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for… mckinsey/vizro — Vizro is a low-code Python framework for building production-ready data visualization applications. It functions as a…

Brackets 的开源替代方案

相似的开源项目,按与 Brackets 的功能重合度排序。
  • sinelaw/freshsinelaw 的头像

    sinelaw/fresh

    5,914在 GitHub 上查看↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    在 GitHub 上查看↗5,914
  • zyedidia/microzyedidia 的头像

    zyedidia/micro

    28,858在 GitHub 上查看↗

    Micro is an extensible terminal text editor that supports mouse interaction and intuitive keyboard shortcuts for editing files in a command line environment. It functions as a multi-cursor editor with syntax highlighting and a plugin system for adding custom functionality and automation scripts. The editor distinguishes itself through simultaneous editing across multiple cursors and a script-based extension system. It enables the automation of repetitive editing tasks via macro recording and playback of keystroke sequences. The project covers workspace management through split-screen panes a

    Go
    在 GitHub 上查看↗28,858
  • emacs-tw/awesome-emacsemacs-tw 的头像

    emacs-tw/awesome-emacs

    9,180在 GitHub 上查看↗

    Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend the functionality of the Emacs text editor. It serves as a comprehensive index for users seeking to transform their editor into a specialized development environment or a highly personalized productivity workspace. The collection highlights tools that enable deep customization of the Emacs experience, ranging from ergonomic key binding schemes and visual interface themes to advanced window management and navigation utilities. It provides a centralized reference for discovering e

    awesome-listemacs
    在 GitHub 上查看↗9,180
  • microsoft/vscode-tips-and-tricksmicrosoft 的头像

    microsoft/vscode-tips-and-tricks

    9,086在 GitHub 上查看↗

    This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi

    在 GitHub 上查看↗9,086
  • 查看 Brackets 的所有 30 个替代方案→