# haystack-editor **Repository Path**: mirrors_trending/haystack-editor ## Basic Information - **Project Name**: haystack-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-10 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Haystack Editor Source Available ![Haystack Demo V2](https://github.com/user-attachments/assets/dfda79d9-1025-4b03-8c4f-20e3a41a5f08) ## The Repository This repository ("`Haystack Editor`") is where we (Haystack Software) develop the [Haystack Editor](https://haystackeditor.com/) product together with the community. Not only do we work on code and issues here, we also publish our [roadmap](https://github.com/haystackeditor/haystack-editor/wiki/Roadmap). This source code is available under the [PolyForm Strict License 1.0.0] (https://polyformproject.org/licenses/strict/1.0.0). ## Haystack Editor [Haystack Editor](https://haystackeditor.com/) is a distribution of the `Haystack Editor` repository with specific customizations released under a [terms of service](https://github.com/haystackeditor/haystack-tos/blob/main/license.txt/). [Haystack Editor](https://haystackeditor.com) combines the simplicity of a code editor with a canvas UI that makes it easier to understand code at a glance It provides comprehensive code editing, navigation, and understanding support along with lightweight debugging, a rich extensibility model, and lightweight integration with existing tools. Haystack is updated weekly with new features and bug fixes. You can download it for Windows, macOS, and Linux on [Haystack’s website](https://haystackeditor.com). ## Features Sneak Peek ### Canvas Workspaces https://github.com/user-attachments/assets/60390166-baec-49a7-92e5-2d6308f5a31d ### Explorer View https://github.com/user-attachments/assets/5616f35c-066d-472b-8208-ab93abf79882 ### Keyboard Navigation https://github.com/user-attachments/assets/1c5554f1-2165-440f-9751-a6eb87303059 ### Generate Function https://github.com/user-attachments/assets/f934bdeb-17dc-4d3e-88d3-1a4b115cf77d ## Contributing There are many ways in which you can participate in this project, for example: - [Submit bugs and feature requests](https://github.com/haystackeditor/haystack-editor/issues), and help us verify as they are checked in - Review [source code changes](https://github.com/haystackeditor/haystack-editor/pulls) - Review the [documentation](https://github.com/haystackeditor/haystack-editor/wiki) and make pull requests for anything from typos to additional and new content If you are interested in fixing issues and contributing directly to the code base, please see the document [How to Contribute](https://github.com/haystackeditor/haystack-editor/wiki/How-to-Contribute), which covers the following: - [How to build and run from source](https://github.com/haystackeditor/haystack-editor/wiki/How-to-Contribute#build) - [The development workflow, including debugging and running tests](https://github.com/haystackeditor/haystack-editor/wiki/How-to-Contribute#build) - [Submitting pull requests](https://github.com/haystackeditor/haystack-editor/wiki/How-to-Contribute#build) - [Finding an issue to work on](https://github.com/haystackeditor/haystack-editor/wiki/How-to-Contribute#build) ## Feedback - Ask a question on [Discord](https://discord.gg/apFrN6ABxc) - [File an issue](https://github.com/haystackeditor/haystack-editor/issues) - Follow [@AkshaySubr42403](https://x.com/AkshaySubr42403) and let us know what you think! ## Related Projects Many of the core components and extensions to Haystack live in their own repositories on GitHub. For example, the [node debug adapter](https://github.com/microsoft/vscode-node-debug) and the [mono debug adapter](https://github.com/microsoft/vscode-mono-debug) repositories are separate from each other. Another example is the [Pixi repository](https://github.com/haystackeditor/pixijs). ## Bundled Extensions Haystack includes a set of built-in extensions located in the [extensions](extensions) folder, including grammars and snippets for many languages. Extensions that provide rich language support (code completion, Go to Definition) for a language have the suffix `language-features`. For example, the `json` extension provides coloring for `JSON` and the `json-language-features` extension provides rich language support for `JSON`. ## License Copyright (c) Haystack Software Inc. All rights reserved. Licensed under the [PolyForm Strict License 1.0.0] (https://polyformproject.org/licenses/strict/1.0.0).