VSCodeVim/Vim

support line and file completion

Offen

#2.141 geöffnet am 13.11.2017

 (8 Kommentare) (12 Reaktionen) (0 zugewiesene Personen)TypeScript (1.271 Forks)batch import
help wantedkind/feature

Repository-Metriken

Stars
 (12.664 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9T 13h) (7 gemergte PRs in 30 T)

Beschreibung

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST

In stock Vim you can press <C-X><C-L> to complete the rest of the current line from all matching lines in all open buffers. You can also press <C-X><C-F> to complete the current path from matching paths on the filesystem. Might there be any interest in adding support here for these powerful features? Thanks for your consideration and for the great work on VSCodeVim!

Environment:

  • VSCode Version: 1.18.0
  • VsCodeVim Version: 0.10.2
  • OS: macOS 10.12.6

Contributor Guide