Billy
Billy
``` Free Pascal Compiler version 3.2.0+dfsg-8build2 [2020/08/23] for x86_64 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling fptest.pas fptest.pas(10,5) Fatal: Can't find unit TestFrameworkIfaces...
**Describe the bug** The selections are taking over to border sometimes, and they are there until editor is reopened. https://user-images.githubusercontent.com/70792552/180591448-84e412e8-35eb-4c75-b457-4d280dca904e.mp4 **To reproduce** Steps to reproduce the behavior: 1. Open sample...
There is an error in **cpp** command ( module : **Lounge**) ``` In cpp: File "C:\Users\billy\AppData\Roaming\Python\Python38\site-packages\discord\ext\commands\core.py", line 85, in wrapped ret = await coro(*args, **kwargs) File "C:\Users\billy\OneDrive\Documents\GitHub\RoboDanny-rewrite\RoboDanny-rewrite\cogs\lounge.py", line 214, in...
can't run the file, no test specified
## changes - added: `"billy": "billeatcookies.github.io"` and ran npm commands - fixed missing comma in line https://github.com/thedev-id/thedev.id/blob/879a22c773979c70d92e768a41232708a3873844/subdomains.json#L170
**Add Tabbed Document Interface** Tabs allows multiple documents or panels to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. ![Screenshot...
Just push 'Submit new issue'. You don't need to do anything else.
## Changes Added some more language features - `textDocument/rename` - `textDocument/foldingRange` - `textDocument/inlayHint`
## Bug The color of the inserted bracket is spread to the other entered characters as well that are touching the bracket. But a whitespace solves this problem. Research why...
## Feature Make the side pane, panel resizable. Their width/height needs to be configurable by the user. This can be achieved by the use of **`PanedWindow`** (this was a feature...