lygamac

Results 7 comments of lygamac

Terminal color was removed on #104 because the colors were inconsistent when using a light theme. I second to re-add the colors, provided that we add support to the light...

```vim let g:EasyMotion_do_mapping = 0 ```

@hluk it seems that he says when pasting to idea by clicking the history entry, the window focus to idea is lost after pasting

Same error in ArchLinux. In my case, the code is simple: ```ts let longBreakAudio = new Audio('@/path/to.mp3') audio.play() ``` The error only happens for binary builds (both debug and release)....

@Whitebeard0 It works but lacks aesthetic. I found a better solution for this problem, it's to use coc-snippets, compatible with UltiSnips snippets, and the current bug isn't present. But unfortunately,...

@Whitebeard0 No luck, with YCM it still fails to get the bracket. When using any other complete engines it works without problem.

@sillybun It's seems to be a compatibility (or, rarely, performance) issue and I cannot confirm you which one.