alex a

Results 10 comments of alex a

I wanted to have an option to set `skipInactive: true` while the player is already playing and for it to start fast-forward, rather than to have to wait for next...

``` tab-width is a variable defined in ‘C source code’. Its value is 1 Original value was 8 Local in buffer *NeoTree*; global value is 2 ```

I wouldn't say that that's really hard or impossible. Eslint already has plugin for `*.vue` files, and we just have to create checker for flycheck which treats vue files as...

@sshine I tried `ounit2` and it fails for me.

Yes, it was via OPAM, which was installed via Homebrew.

@nguyendv Thanks, but, unfortunately, it doesn't work for me. I think I don't even have a system-wide OCaml installation though.

As for me, I can't see the difference between keywords and built-in directives in template syntax. Maybe people see `v-if` `v-for` as extensions of JavaScript keywords, or maybe there's another...

To "my taste", they're both inferior to both current "flat", and previous "binary-tree" options.

Can we see how Option A will work when nested in truthy branch? All I see is perfect switch-case like scenarios for that option, which doesn't really help.

I catch this quite frequently, most of the times when files changes on disk, for example when I checkout - Emacs changes the buffer, but cache persists.