sponsor Vim development Vim logo Vim Book Ad

These are the results of the votes. The first column shows the total number of points for a feature. This includes the negative votes, which are mentioned in parenthesis.

The "voters" column shows the number people who voted for this feature and the number of voters that voted against this feature (with a minus sign). Thus this ignores the number of points someone has given.

If you want to vote for Vim features, you have to become a registered Vim user or sponsor. See the sponsor page.

   points    voters   feature
1 225 (-23)  61 -5  add persistent undo: undo is still possible after exiting Vim
2 183 (-5)  56 -3  support embedding of Vim in another GUI program
3 175 (-38)  72 -8  add IDE features (debugger integration, shell window)
4 135   51   add integration with Python instead of inventing more Vim script
5 123 (-5)  40 -3  fix all problems, big and small; make Vim more robust
6 109 (-5)  54 -3  add more and better omni completion plugins
7 90 (-9)  32 -5  improve the support for MacOS X
8 87   40   add an indication what text was changed since editing started (change bar or diff)
9 87 (-8)  25 -4  add a strong encryption method
10 80   21   support multiple top-level windows for one running Vim
11 72 (-84)  39 -24  make it possible to use Vim as a plugin in Eclipse
12 57   29   improve folding
13 57 (-10)  20 -6  add GUI version that uses Qt (aka kvim)
14 50   25   improve diff mode: automatic refresh, better merge support
15 46   24   improve syntax highlighting speed
16 45   23   improve the Python interface
17 42   19   improve flexible auto-indenting and support more languages
18 40   8   add the conceal patch from Vince Negri
19 40   22   improve Visual block mode; make Ex commands work on rectangles
20 36 (-3)  20 -1  add a menu that lists the most recently used files
21 34 (-1)  15 -1  add option not to move the cursor when using a scrollbar
22 33   21   improve syntax highlighting functionality
23 27 (-5)  16 -2  add encryption for the swapfile
24 26 (-7)  18 -3  add diff/merge capability for CVS, like in emacs
25 26   15   improve the performance of scrolling and displaying
26 26   10   improve the support for GTK
27 25   5   add better support for editing files in projects (with ID utils)
28 25 (-1)  6 -1  add flexible tab stops, can be used for tables
29 25 (-6)  14 -3  add a portable GUI toolkit for nice dialogs in Vim script
30 23   14   improve 'cindent', auto-indenting for C and C++
31 19   13   improve completion in Insert mode
32 19 (-6)  12 -3  improve on-the-fly spell checking
33 19   9   improve multi-byte character support (e.g., 'langmap')
34 18 (-1)  12 -1  improve the startup speed
35 18   11   improve "gq" formatting of text (left&right justified, comments option)
36 18 (-4)  9 -1  add collaborative editing: changes made to a buffer show up in another Vim in a second
37 17 (-4)  12 -2  add smart cut/paste: fix white space before and after pasted text
38 16   5   improve printing with ":hardcopy"
39 14   9   improve completion on the command line
40 14   8   create a vim-script maillist, for announcements about new and updated scripts
41 13   8   improve ":mksession" support (switch to a previously saved state)
42 13   8   add vertical mode for operators (e.g., delete word in five lines)
43 13   9   improve the Ruby interface
44 12   8   improve the remote server functionality
45 12 (-1)  6 -1  improve the performance of reading and writing files
46 11   6   improve the quickfix commands
47 10 (-13)  10 -2  improve the Perl interface
48 10   6   add syntax highlighting for more languages
49 10   6   addguitabs
50 9 (-2)  6 -1  improve the tutor (course for beginners)
51 9   8   improve searching in the on-line help, add more tags
52 9   5   add more autocommand events (for ":cd", jump to tag, etc.)
53 9   7   add patterns to define section borders for "{", "[[", "%", etc
54 8   6   add a method to repeat a previous change ("c.", "d.", etc.)
55 8   4   add a command to repeat a whole mapping (not only its last change)
56 8 (-4)  7 -1  make installing and upgrading easier
57 8   5   improve debug mode (debugging Vim scripts and functions)
58 7 (-1)  7 -1  lower the amount of memory that Vim uses when running
59 7   4   add autocommand events for Insert mode, before/after inserting a character
60 7   5   add editing of a hidden buffer (useful in scripts only)
61 6 (-1)  4 -1  improve 'viminfo' (keeping information when quitting Vim)
62 6   3   improve the on-line help user manual
63 5   4   improve the on-line help reference manual
64 5 (-4)  5 -1  add file locking
65 5 (-6)  4 -5  add GUI dialog to record/stop/play a keystroke macro
66 4   3   add scope arguments to the ":tag" command (like Elvis)
67 3   3   addgrep
68 3   3   improve the Cscope interface
69 3 (-1)  3 -1  translate the on-line help to German, French, Spanish, etc.
70 2 (-1)  1 -1  improve the performance of Vim scripts (pre-compile them)
71 2 (-2)  1 -2  improve the support for X Window with the Athena toolkit
72 1   1   addundotree
73 1   1   addhicursor
74 -2 (-2)  0 -1  reduce the size of the distribution (harddisk usage)
75 -2 (-4)  2 -1  add an "open" mode, like the original Vi
76 -2 (-3)  1 -3  improve the Tcl interface
77 -3 (-12)  6 -5  add more features to Vim scripting
78 -3 (-16)  3 -7  improve the Visual Studio interface (VisVim)
79 -4 (-4)  0 -4  improve the OLE interface
80 -5 (-30)  8 -21  make Vim available as a .net object
81 -5 (-5)  0 -3  improve the support for X Window with the Motif toolkit
82 -6 (-14)  4 -8  improve the support for MS-Windows
83 -8 (-23)  4 -12  add more GUI functions (requesters, menus, dialogs)
84 -9 (-13)  3 -8  make Vim simpler to learn and easier to use
85 -29 (-29)  0 -17  improve the support for MacOS 9 and earlier
86 -32 (-33)  1 -23  improve Vi compatibility, even the smallest detail
87 -34 (-61)  6 -27  stop adding features, there are enough already
88 -49 (-50)  1 -25  improve the 16 bit DOS version (avoid out-of-memory problems)

210 registered Vim users and sponsors have entered votes.

                                                                                                                                                                                                             

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
SourceForge.net Logo