Skip to main content

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

Project description

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

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

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.

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-3.5.0.tar.gz (917.6 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.5.0-py3-none-any.whl (388.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for biscuit_editor-3.5.0.tar.gz
Algorithm Hash digest
SHA256 3b7e1dd73be7bba5a0fbc1605f9ca9fbbe626fcd79a3599d047226bfa2ba8ddd
MD5 bcce472179f1963e13d19d9c106ae114
BLAKE2b-256 f6c628f657acf19ec9a46854e23965097f37696fde9eac0ea2a827cfb9a7cd2e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for biscuit_editor-3.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c42686685904814c4f20295e2a086ab24c00bea264ff4e25172472ebc28fce3b
MD5 ab608c8debbf2c3e6dfbe2cd77c88192
BLAKE2b-256 1e99bc90cf6e2cd8bec70cf4627c4727a6fe4b8d3573de2de0ee8431517ec1d2

See more details on using hashes here.

Supported by

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