/haystack-editor

Primary LanguageTypeScriptOtherNOASSERTION

Haystack Editor Source Available

Haystack Demo V2

The Repository

This repository ("Haystack Editor") is where we (Haystack Software) develop the Haystack Editor product together with the community. Not only do we work on code and issues here, we also publish our 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 is a distribution of the Haystack Editor repository with specific customizations released under a terms of service.

Haystack Editor 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.

Features Sneak Peek

Canvas Workspaces

Canvas.Workspace.Demo.Final.2.mp4

Explorer View

Explorer.View.mp4

Keyboard Navigation

Keyboard.Jumping.mp4

Generate Function

Generate.Function.Demo.Trimmed.mp4

Contributing

There are many ways in which you can participate in this project, for example:

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

Feedback

Related Projects

Many of the core components and extensions to Haystack live in their own repositories on GitHub. For example, the node debug adapter and the mono debug adapter repositories are separate from each other. Another example is the Pixi repository.

Bundled Extensions

Haystack includes a set of built-in extensions located in the 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).