Billy

Results 63 issues of Billy

## Feature Currently breakpoints can be set in a single file only. Allow setting breakpoints in multiple files in the active directory For this, register breakpoints within the debugger manager...

enhancement
text editor
language features

## Feature Dev can be working with two folders in situations, and they might need to open both. So we need some sort of "workspaces" implementation. - each new folder...

enhancement
Layout
file management

## Feature Add an editor type for previewing extension information. Show author info, description, and also configure/install/uninstall options.

enhancement
Extensions API
Layout
Views

## Feature Extensions currently are very simple single python files. - [ ] Add support for multi-file extensions. - [ ] Support registering repository links in biscuit extensions repository -...

enhancement
extensions
file management
help wanted

## 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
help wanted

## 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
help wanted
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 Show most recommended extensions in the extension center by default. For now instead of automating this based on analytics (as extension center don't have a good analytics system...

enhancement
extensions
help wanted
views

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

enhancement
Layout
git
Views