Script:2699
Talk0
1,599pages on
this wiki
this wiki
Revision as of 10:15, September 11, 2010 by JohnBeckett (Talk | contribs)
Use this page to discuss script 2699 2699
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
This would be more useful if it worked with multi-line argument lists:
public method1(arg1, arg2,
arg3, arg4,
arg5, arg6)
If you are in line containing arg3, arg4 the commands like vaa etc don't do the expected thing.