biscuit
biscuit copied to clipboard
lightweight code editor for any language
## 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`...
## 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...
## Feature Add this to the panel, a detailed Git commit graph - show new branches - commits - authors - changes - date - tags - search through commits
## 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...
## 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.
## 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...