Lazerbeak12345

Results 30 issues of Lazerbeak12345

Here's the documentation for it: https://typedoc.org/guides/options/#includeversion

I was wondering if it would be possible to add support for the "pure" category of core-js. These are the polyfils that _don't_ effect globals, but still otherwise function the...

**Where in the docs did you come across this?** In section 4.4, in the last exercise (the one where it recommends use of `FixedBitSet` for storing alive/dead state). **Describe what...

racket/gui has no support for builtin gtk icons (out of the box), and most widgets (such as text-field%) don't need to be using a canvas under the hood (though, this...

The editor forces indenting with 4 spaces (even when pressing Tab). This is problematic when working with [HTML-Like Labels] because they ignore newlines and tabs, but not spaces. [HTML-Like Labels]:...

enhancement

For some reason this has recently been behaving (seemingly) identical to the `'home'` value in non-project files. Neovim version: `NVIM v0.7.0-dev+890-g574a58220` Simplest `nvim/init.vim`: (I didn't actually test this example, but...

## Problem I ran into an issue with the `world.mt` file where there were two lines starting with `player_backend`. The reason both lines were present was mostly my fault, but...

@ Startup / Config / Util
Request / Suggestion

### What version of Racket are you using? racket-8.6.0.12 ### What program did you run? Program A: ```racket #lang typed/racket/base (require (only-in typed/net/url get-pure-port/headers netscape/string->url make-http-connection) (only-in typed/net/head extract-field)) (define...

I've taken to putting this in the line 2 value, recently: ``` Go to Settings to activate Fedora Linux, or as I’ve recently taken to calling it, GNU plus Linux...

enhancement
help wanted

With *very* thorough testing, I have determined this to be the case, and a plausible way to fix it. ## Fixing the PS3-like Gamepads The reason these don't work (yet)...