biscuit icon indicating copy to clipboard operation
biscuit copied to clipboard

lightweight code editor for any language

Results 37 biscuit issues
Sort by recently updated
recently updated
newest added

## Feature Biscuit CLI currently supports an extensions command set (not fully implemented yet). - `biscuit ext create` - creates a new extension project from template - `biscuit ext test`...

enhancement
Extensions API

## Feature [Editorconfig](https://editorconfig.org/) is quite popular in developer communities and we should incorporate a basic support for this. - detect editorconfig files in opened project directories - confirm from user...

enhancement
text editor
file management

## Feature Add this to the panel, a detailed Git commit graph - show new branches - commits - authors - changes - date - tags - search through commits

enhancement
Layout
git

## Feature Currently all the extensions available are shown altogether (ofc we can find out which ones are installed because installed ones are marked "installed"). But showing them as a...

enhancement
Extensions API
Layout
Views

## Feature In a separate section, show some extensions as recommended in the extensions view. Select some extensions that can be shown as recommendations for users.

enhancement
Extensions API
Views

## Feature Add a section to show and manage git stashes

enhancement
Layout
git
Views

## Feature From the feedback received from users, a 3D model viewer was requested. It should work with drag-n-drop as well. - should it be an extension or a built-in...

enhancement