validator.vim icon indicating copy to clipboard operation
validator.vim copied to clipboard

Upon expanding UltiSnips snippet, selection lost

Open metakirby5 opened this issue 8 years ago • 1 comments

Steps to reproduce:

  1. Have UltiSnips and vaidator.vim installed
  2. vim _.py
  3. Start to type in class and expand the snippet
  4. Notice that the selection is lost, which is inconsistent with what UltiSnips normally does

metakirby5 avatar Sep 27 '16 06:09 metakirby5

Oops, I didn't notice that it only happens with g:validator_auto_open_quickfix = 1, which I suppose is reasonable. Ideally this wouldn't happen, but it's okay to close this now if it's not worth fixing.

metakirby5 avatar Sep 27 '16 06:09 metakirby5