Petur Subev

Results 2 comments of Petur Subev

Ye this is pretty annoying, the getter should be updated only if the values are different. The issue we have is when we have computed properties that somehow access the...

I created the following shortcuts as a vim-implementation, however would love to see this as part of coc-vim ```vim nnoremap g1 :call MergeKeepLeft() nnoremap g2 :call MergeKeepBoth() nnoremap g3 :call...