Mr Bee
Mr Bee
I copy the `.devcontainer` folder into my codespaces (I’m using online vs code) then reopen it. Nothing installed, I didn’t see it installed anything. The extension got installed into vs...
Continuing #118 by @carlca … - System: - [x] FPC v.3.0.2. - [x] VS Code v.1.23. - [x] Mac OS v.10.11 (El Capitan). - Debugger: - [x] LLDB v.360.1.70 (osx...
I like this font. However, it's a bit too thick to my taste. Could you provide a Light typeface variant? Just like in Fira Code font. Thank you. 😊
Sometimes we also need to include the line number for reference. An option to include the line number from the gutter would be nice. Thank you.
Please add a method to detect single or multiple pressed keys and returning the keyCode(s). This feature is required for accepting password input or screen navigation control (console games?). If...
Something like `moveTo(x: y:)` that moves the cursor to `x,y` position and any output commands afterward would start at the given position.
Please, add support for (object) pascal files. Here's the details: - `.pas` or `.pp` extension for pascal code file, using this logo: - ala [Free Pascal](http://freepascal.org) is cheetah head, something...
Please add support for Pascal programming using [Free Pascal](http://freepascal.org). I manage a local Pascal community with thousand of members, including students, which desperately need a free app hosting like codenvy.io...
I beat your game. I think you owe me about $200. 😄 
Hi, Any plan to support big double? Say, to count division up to n digit precision. You know, like digit of pi calculation but more natural. Thank you. -Bee