Skip to main content

A lightweight, fast, and extensible code editor with a growing community

Project description


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.

[!IMPORTANT] Linux distribtions require some system packages to be installed prior to the poetry installation.

For Debian based distributions,

$ sudo apt install python3-dev tcl-dev tk-dev \
   fontconfig libfontconfig1 libfontconfig1-dev \
   cmake cmake-data extra-cmake-modules build-essential
$ python -m pip install scikit-build

For Arch Linux based distributions,

$ sudo pacman -Sy
$ sudo pacman -S base-devel cmake extra-cmake-modules \
   fontconfig tcl tk
$ python -m pip install scikit-build
> $ python -m pip install tkextrafont

Standalone Builds

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

Contributing ❤️

Your contributions are 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

  • Language Server Support for code completions, refactoring, symbol references, and more

peek


  • Breakpoint-based Code Debugging with variable inspection, call stack, and more

peek


  • AI Assisted Workflow for refactoring, code generation, and more

peek


  • Fast Workspace Search with regex support and file preview

peek


  • Built-in Git Support for version control and diff viewer

image

License

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biscuit_editor-2.99.99.tar.gz (839.6 kB view details)

Uploaded Source

Built Distribution

biscuit_editor-2.99.99-py3-none-any.whl (961.4 kB view details)

Uploaded Python 3

File details

Details for the file biscuit_editor-2.99.99.tar.gz.

File metadata

  • Download URL: biscuit_editor-2.99.99.tar.gz
  • Upload date:
  • Size: 839.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.5 Windows/11

File hashes

Hashes for biscuit_editor-2.99.99.tar.gz
Algorithm Hash digest
SHA256 85229abf32b77aca3d4b5fbac979560145ea592cb938b083e42527b78e587640
MD5 27ebb59ee006a1b7ed152f76e6b94d0e
BLAKE2b-256 c18c76cb0cd528c99a375384ba9249d31b08d9e49eb23e472a41d840ba1b8eab

See more details on using hashes here.

File details

Details for the file biscuit_editor-2.99.99-py3-none-any.whl.

File metadata

File hashes

Hashes for biscuit_editor-2.99.99-py3-none-any.whl
Algorithm Hash digest
SHA256 6c40caa465e894c942a380f77ee2486c300289530f2a161fde71f8a7b3ed2bae
MD5 d9a8582794094a9cd6ef7cb58ee551c7
BLAKE2b-256 84ea504d2192219df958bfc59cd4d9aab58b291d560ab5ec2074229877f69cf0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page