Skip to main content

The uncompromising code editor

Project description


Project License Download Latest GitHub closed pull requests

Developer DocsScreenshotsDownloadsMarketplaceCode of Conduct

A lightweight, fast, and extensible code editor with a wide range of language support and runs with very minimal system requirements. It implements the Language Server Protocol for code completions, refactoring, symbol references, and more. Features include breakpoint-based code debugging, AI assistant integration (Gemini), fast workspace search, and built-in Git support. Scroll down to see biscuit in action.

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

To compile Biscuit from source code, see the compiling guide.

Contributing

Your contributions are greatly appreciated! please have a look at our developer docs for an outline of the project and to setup the environment.

Features

Smart Auto-completions

When the opened file have a recognized and supported file type, and also have language extensions installed, the autocomplete widget will automatically turn on LSP mode, the completions will be handled by registered language server afterwards. LSP mode enables smart and context sensitive code suggestions, as demonstrated below. When there are no language extensions available/installed, autocomplete widget goes to word mode, the completions will not be context sensitive and can be unexpected.

Autocompletions

Hover for Documentation

Identifiers when hovered pops up a floating window on top, containing the documentation (if there is) of that symbol.

hover

Goto Definitions by ctrl + clicking on symbols

User can jump directly into symbol definitions by ctrl + clicking on them, the definition containing script will open up in new/existing tab. If there are multiple definitions, window containing all the definitions will popup right below the symbol to pick from

gotodef

Git Support

image

Integrated Terminals, Extension center

image

Split-Pane Markdown Editor

image

Command Palette for Quick Access

ezgif com-video-to-gif

PathView for the Breadcrumbs!

pathview

License

Biscuit uses the MIT License, please check 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.4.tar.gz (171.5 kB view details)

Uploaded Source

Built Distribution

biscuit_editor-2.99.4-py3-none-any.whl (259.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: biscuit_editor-2.99.4.tar.gz
  • Upload date:
  • Size: 171.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.1 Windows/11

File hashes

Hashes for biscuit_editor-2.99.4.tar.gz
Algorithm Hash digest
SHA256 2436fae7909219a68842f62aaa7325d47c7c2e6293c4f1b5624d2bd0dfef7bdd
MD5 cbf311e8d04fd770e3d7ba832d564f1a
BLAKE2b-256 4f7c3a5ec7d304e6e0f0e8226300b378c73b081c151aa9bf51602c11f1cbf60e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: biscuit_editor-2.99.4-py3-none-any.whl
  • Upload date:
  • Size: 259.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.1 Windows/11

File hashes

Hashes for biscuit_editor-2.99.4-py3-none-any.whl
Algorithm Hash digest
SHA256 25fbeab59e0e7e6a256db6bf686208e463c39229379e7f30c1b0917415764c34
MD5 ec352d8f156f54fa6337ae5ed1d7857d
BLAKE2b-256 770dd9921be3e8c940100897f52369c25f53c27ab5e496c18d03bec3d78a467e

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