Skip to main content

GitHub PyPI - Version PyPI - Downloads GitHub commit activity GitHub last commit GitLab Issues Ask DeepWiki

biscuit is a fast, extensible, native code editor with agents. lightweight <20 mb in size. install and start using in seconds.

biscuit

installing

install the latest release by running:

pip install biscuit-editor        # using pip
uv tool install biscuit-editor    # using uv

quickly open up a project using biscuit path/to/src and start editing. see other installation methods if you'd like to (like pyinstaller).

contributing

[!TIP] This project supports both Poetry and uv for dependency management. See the contributing guide for setup instructions.

PROGRESS

agents

  • gemini, anthropic API support (claude-4-5-opus/sonnet/haiku, gemini-2-5-flash/pro)
  • planning agent with task list
    • ReadFileTool
    • EditFileTool
    • DeleteFileTool
    • ListDirTool
    • GlobFileSearchTool
    • GrepTool
    • CodebaseSearchTool
    • RunTerminalCmdTool
    • TodoWriteTool
    • GetWorkspaceInfoTool
    • GetActiveEditorTool
  • add more LLM providers through biscuit extensions
  • attach files for adding context in chat
  • LLM provider extension examples (old ones are now deprecated)
  • run local LLMs with ollama extension (deprecated)
  • ollama extension rewrite
  • LLM calls inside biscuit terminals (use # your prompt inside terminal, then accept/decline response)

code intelligence

  • fast tree-sitter based parsing and highlights
  • code completions within editor (with icons)
  • hover for symbol definition/docstring (rendered with highlights + markdown)
  • symbol outline sidebar panel for navigating symbols in open editor
  • symbol search through command palette Ctrl + J)
  • floating peek widget to jump-to-definition/declaration of symbols
  • symbol references in open editor
  • adding more language servers through biscuit extensions

more language servers are registered through extensions, see the rust, clangd extensions for reference.

lsp and agents

source control

  • split diff viewer for changes/staged changes
  • essential git operations easily accessible (push, pull, commit, stage, unstage, switch branches)
  • clone repositories and immediately open in active window, or new window
  • view gitHub issues/prs within editor (TODO: disabled rn, will be converted to an extension)

fast search

  • ripgrep based fast search, quickly accessible from statusbar
  • replace occurrences individually or all at once
  • regex support, case sensitive search and more customization
  • search within open editors with floating find-replace widget
search

code debugging

  • setting breakpoints across files
  • inspection panel for all runtime variables
  • modify runtime variables while debugging
  • call stack visualization and exception tracing
  • full DAP client integration
  • built-in python debugger
  • add debuggers can be registered through biscuit extensions.

extensions

  • install and manage all available extensions though a gui
  • extension search within biscuit
  • extension bootstrapping cli commands and templates
  • extension docs
  • extensions marketplace website: visit here
extensions

misc

  • split markdown editor, plain HTML renderer
  • toggle relative line numbering support
  • vim mode support
  • add formatters through biscuit extensions
  • formatter extensions: black [DEPRECATED], ruff[DEPRECATED], YAPF[DEPRECATED], autopep8 [DEPRECATED] for reference.
  • drag-n-drop to open files or folders in biscuit
  • editorconfig support for projects
  • sophisticated command palette (full list of static commands in src/biscuit/commands)
preview

license

biscuit uses the MIT License, see LICENSE file.

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-3.6.0.tar.gz (923.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biscuit_editor-3.6.0-py3-none-any.whl (396.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for biscuit_editor-3.6.0.tar.gz
Algorithm Hash digest
SHA256 774364f3772b71e2091364971a48fbf2de74afe0c853bf923ad68debc212bfac
MD5 f3e16a0e235924280a70e2323c9d829d
BLAKE2b-256 5ab674354a5170993e036ef7a0373a6cf37b787eee267bb7027c7850cb9bbaf8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: biscuit_editor-3.6.0-py3-none-any.whl
  • Upload date:
  • Size: 396.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.5 Windows/11

File hashes

Hashes for biscuit_editor-3.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd8ce26e9a35a6de66a858ec7d4a357de55150ade930ebfd876918d60aaf7039
MD5 41cb5ef321ed84880a271ddd6f9101ca
BLAKE2b-256 359031d4a8719d8a67bda0cc16e4bc28929e01428913c742c1daf50a1be13ec6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.6.0 This release

2 files

3.5.0

2 files

3.3.0

2 files

3.2.0

2 files

3.1.0

2 files

3.0.1

2 files

3.0.0

2 files

2.99.99

2 files

2.99.98

2 files

2.99.97

2 files

2.99.15

2 files

2.99.14

2 files

2.99.13

2 files

2.99.11

2 files

2.99.10

2 files

2.99.9

2 files

2.99.8

2 files

2.99.7

2 files

2.99.6

2 files

2.99.5

2 files

2.99.4

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page