guyguy2001

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

bug
manager: buffer
category: integration

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.

type: bug
priority: p4/minor
size: sm

![image](https://user-images.githubusercontent.com/6932278/82469963-66175600-9acd-11ea-8977-c9b8a9d56386.png) 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.

type: enhancement
pending triage

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...

type: bug
pending triage

`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...

type: ergonomics
pending triage

**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...

Enhancement

### 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...

type: bug
pending triage