Billy
Billy
## Feature Menus don't support submenus (one that's opened from another menu item). There are places this can be implemented (eg. Recents can be shown in submenus). ### Expected behavior...
The settings editor is not functional in this stage. The configurations done from the editor won't take effect on the actual config. Implementing the settings editor is important. Atleast biscuit...
## Feature The LSP client handles diagnostic responses from the langserver, underlines can be shown on text editor for showing diagnostics.
## Feature The default shell will be picked based on COMSPEC, SHELL variables, ofc this will do for most systems but a custom shell feature is also mandatory, there can...
## Bug Pyinstaller onefile builds can be really slow in starting up, to prevent this, use onedir mode and also setup builds of installers ### System Information - OS: windows
## Bug Errors occurring when attempting to install `tkextrafont` ``` Requirement already satisfied: pip in /Users/runner/hostedtoolcache/Python/3.10.13/x64/lib/python3.10/site-packages (23.0.1) Collecting pip Obtaining dependency information for pip from https://files.pythonhosted.org/packages/47/6a/453160888fab7c6a432a6e25f8afe6256d0d9f2cbd25971021da6491d899/pip-23.3.1-py3-none-any.whl.metadata Downloading pip-23.3.1-py3-none-any.whl.metadata (3.5 kB)...
## Feature The current editor tabs bar is not scrollable, this affects visibility of tabs when many are opened, and makes it unusable. ## Notes - Tab bar frame should...
## Feature Like in visual studio, this might be a helpful addition, maybe? This can also be a slider (or will that look weird?) If going for a list of...
## Feature Settings editor also shall provide an endpoint for the extension API, just in case the extensions want to: - add a new option to settings editor - retrieve...
## Feature Currently themes can't be changed at runtime, but will have to restart biscuit for theme change to take effect (infact to change the theme you have to restart...