summary refs log tree commit diff stats
path: root/tests/caas/completion_dot_syntax.txt
Commit message (Collapse)AuthorAgeFilesLines
* Take into account dirty buffers in suggest output; Fixes zah/nimrod.vim#14Zahary Karadjov2013-08-071-3/+4
|
* Adds idetools --suggest test case. Refs #484.Grzegorz Adam Hankiewicz2013-07-021-0/+8
1) There are too many suggestions for the given prefix. 2) The suggestions don't take into account the preceeding type. 3) trackDirty only works on caas mode.