加载中
正在获取最新内容,请稍候...
正在获取最新内容,请稍候...
Explore and contribute to extensions for the Zed editor, adding new language support, linters, formatters, snippets, and more to customize your development environment.
This repository serves as the central hub for community and official extensions for the Zed code editor, enabling users to significantly enhance its functionality and tailor it to their specific programming needs.
While Zed provides a robust core editing experience, specialized workflows, language-specific tooling (like linters, debuggers), and personalized features require extensibility. This project addresses this by providing a platform for developing and distributing these essential add-ons.
Adds syntax highlighting, code folding, and basic completion for various programming languages not natively supported.
Enables integration with external or built-in code analysis tools to maintain code quality and style.
Extensions cater to developers needing to expand Zed's capabilities for specific languages, frameworks, or development workflows.
A developer working with a less common programming language needs syntax highlighting and basic code completion in Zed.
Allows developers to use their preferred editor for a wider range of projects, improving productivity.
A team wants to enforce specific coding standards using linters and formatters directly within the editor.
Automates code review steps and ensures consistent code style across the team.
You might be interested in these projects
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Amazon Q Developer CLI brings an agentic chat experience directly to your terminal, empowering developers to build and interact with applications using natural language.
Empowering Data Intelligence with Distributed SQL for Database Sharding, Scalability, and Security Across All Databases. Apache ShardingSphere is a comprehensive ecosystem for distributed databases, offering solutions for data sharding, distributed transactions, and database governance.