Scott Bronson

Results 31 issues of Scott Bronson

Minor feature request... What do you think of making the comma operator work on CSS selectors? Like the first line here: ``` atom-text-editor .wrap-guide, :host .wrap-guide { color: @syntax-wrap-guide-color; }...

Fixes #435 Also updated some tests to use the abbreviations where convenient.

needs-review

If I'm not merging and I hit merge-conflicts:next-unresoved, is there any reason it doesn't just run merge-conflicts:detect? And, if I'm in the last merge conflict in a file, I wish...

**Describe the bug** After I changed my login name, Airshipper could no longer download and run Veloren. **To Reproduce** Steps to reproduce the behavior: 1. log in as root 2....

type: bug

### Problem Installing rustup via the bash command messed up my .bash_profile. The installer truncated the line `[ -f "$HOME/.cargo/env" ] && source "$HOME/.cargo/env"` to `[ -f "$HOME/.cargo/env" ] &&`...

bug
help wanted
E-mentor

Hovering over the blame-to-editor boundary, I see a cursor indicating that the pane can be resized. ![bug3](https://cloud.githubusercontent.com/assets/1776/11134998/13b39b90-8956-11e5-9fd4-3fc7480ad87d.gif) However, it can't. Either the pane should resize (preferred!!) or the cursor should...

It would be nice if subsequent lines from a commit would be dimmed 60% (or something). The zebra striping helps but it's pretty noisy!

enhancement

It's easy, why not!  Source: http://stackoverflow.com/questions/9286504/switch-between-tabs-in-sublime-text-vintage-mode

Hitting ; should repeat the previoius f, F, t, or T. Vintage gets it right with f, F, and t, but pressing ; after T is just ignored. To reproduce,...

**Describe the bug** Related to #586 but for `up` instead of `build`. `podman-compose up` always returns a success result code, even when the command fails. This is an issue, for...

bug