Mr Bee

Results 15 issues of 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...

enhancement

Something like `moveTo(x: y:)` that moves the cursor to `x,y` position and any output commands afterward would start at the given position.

enhancement

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. 😄 ![Jepretan Layar 2019-03-15 pukul 10 19 47](https://user-images.githubusercontent.com/11470932/54406464-d3cb3380-470c-11e9-89cd-cffb1a3fadb8.png)

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