autocomplete - Can Vim do Fortran completion of subroutine arguments -


I do not know if this is all possible, but still ... no harm in asking.

I am using Vim to edit the fontran files, old and new (.for and .f90). I'm trying to complete, some similar visual studios, so that when I have several suburitans defined in a file:

  sub-root init (IBC, NqWAD, UL, ur, XL) , XR) SubRattin Output (F, IBC, Indux, NSUB, NU, UL, UR, XN) suboutouin FI (IL, X, FI, FIX, XDITE, XYRIIT)  

and I Tell them somewhere:

  call init (& lt; cursor is here  

me I do not have to memorize them, so if I have something similar in VS (GVM 72) and if it is, then how to do it? Any suggestion was appreciated.

< Hr>

> Edit ldigas: I will also be satisfied if I can just get the announcement line, as I write:

< Pre> call init (& lt; cursor is here & gt;

and press the full key, complete the line From, such as

  call init (IBC, encad, ul, ur, xl, xr)  

LD Igas Edit2: 2 replies back yet ... Interesting.

Should be the closest, unfortunately, it does not yet support the frontrun ...


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -