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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: biscuit_editor-2.99.5.tar.gz
  • Upload date:
  • Size: 171.4 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.5.tar.gz
Algorithm Hash digest
SHA256 d3d18acfb695b5ca394b9ff4e6fa35976eedf777bce075e5d6eb432543aa2c29
MD5 b9cd2d08b9f93845807b34944a099d5f
BLAKE2b-256 5fef5268fdd09d5c4c063fb445d94c3d316fd0db6f2ade76f4c7d4a09da3b45c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: biscuit_editor-2.99.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9a3800b22255c8914ab3ba06b45df6f164d1dc0f275ca8621aa534791f25574b
MD5 c1e568dfa1f4092e392bc8110d720b3d
BLAKE2b-256 a9d41a4f6bd501a870b3ff3488225d4a4c48cb62e330a5fcd0e9f3c5aa9de138

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