<p>Alternatively, something like below would do</p>

<div class="highlight highlight-bash"><pre>geany -Pg <span class="pl-k">~</span>/.config/geany/tags/all.vala.tags \
    <span class="pl-s"><span class="pl-pds">`</span>pkg-config --variable=vapidir libvala-0.NN<span class="pl-pds">`</span></span>/<span class="pl-k">*</span>.vapi</pre></div>

<p>Either way, this should probably go on the wiki rather than a pull request. The tag generation scripts we have in source tree are to create tags we ship with Geany itself, rather than to make a tarball of all tags for all libraries. We probably would consider a script that generated tags from the core Vala libraries (libvala, glib, gobject, gio, and maybe gtk+) and output into a tags file we could ship.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/643#issuecomment-137886575">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5dz8_8a7NOs6QPDc4d96Fd8XuWpks5oui0DgaJpZM4F4FEv.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/643#issuecomment-137886575"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>