tomlin7 / biscuit

A lightweight, fast code editor with extensions
https://tomlin7.github.io/biscuit
MIT License
154 stars 17 forks source link
autocomplete code-editor command-palette debugger extensions goto-definition hacktoberfest python terminal text-editor tkinter vscode


Project License Download Latest GitHub closed pull requests

A lightweight, fast code editor with extensions, semantic code completions, refactoring features, symbol references tracker, and more. Features include breakpoint-based code debugging, AI-assisted workflow, fast workspace search, and built-in Git support. Scroll down to see biscuit in action.

image

Installing

You can install the latest release from PyPI by running:

pip install biscuit-editor

Try running biscuit --version in your terminal to check if the installation was successful.

Standalone Builds

For compiling from source code, please check the installation guide.

Contributing ❤️

Your contributions are valuable and very much appreciated! Have a peek at the contributing guide for a quick tour on project structure and to setup the environment. To contribute a new extension, check the extension docs.


Features

peek


peek


peek


peek


image

License

Biscuit is released under the MIT License; for more information, see LICENSE.