guyguy2001
guyguy2001
After typing `:vis`, I can't move the cursor by pressing hjkl, but if I press `o` to edit existing lines I will be able to move via vim inside of...
If I have `` and I select `div class="row"` and type `b-row` instead of it, it doesn't recognize it as changing the tag name, and the closing tag remains as...
spawnCreep is defined as: ```typescript /** * Start the creep spawning process. The required energy amount can be withdrawn from all spawns and extensions in the room. * @returns A...
The problems I fixed: * Inconsistent usage of `*batchParameters` and `batchParameters` made it so when we send a string as a parameter (which is what you've done on 0.5), it...
I think middle-clicking on a dropdown should just open it normally.
 This button is the first thing you land on when you start navigating using `Tab`, and clicking Enter on it allows you to skip the navbar.
I have a lot of small issues with the keyboard accessibility visuals, so I think I'll post all of them in a single issue. I might split it up if...
`Global` was just a bad name by me to what is now `Common`. We should move `Gallery` into `Common`, and either move `ReadMore` into the lab page or into Common...
**Is your feature request related to a problem? Please describe.** Tl;dr: `manager.add(..., assign="Console")` turns the slot name to lowercase, unlike the `add_slot` "constructor", which is unintuitive. I wanted to structure...
### Expected Behavior Woah there are different sections build in here... cool `Lib.fold` should work both in the script editor, and in boosters, like how it did in the old...