<p>Construct a dummy TMTag array containing keywords, filter them similarly<br>
to workspace and global tags and show them together with normal tags<br>
in the autocomplete popup.</p>

<p>Could probably be optimized by not doing all the stuff all the time but<br>
the CPU time spent on this is probably just a noise compared to all the<br>
TM stuff.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/1146'>https://github.com/geany/geany/pull/1146</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add keywords to the autocompletion list</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1146/files#diff-0">src/editor.c</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1146/files#diff-1">src/highlighting.c</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1146/files#diff-2">src/highlighting.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1146/files#diff-3">tagmanager/src/tm_workspace.c</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1146/files#diff-4">tagmanager/src/tm_workspace.h</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/1146.patch'>https://github.com/geany/geany/pull/1146.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/1146.diff'>https://github.com/geany/geany/pull/1146.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1146">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ0J6MZ5pqT0t2W1xCchUski9WeRRks5qYQEvgaJpZM4JS-lH">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwKXM1TNlldDFxHJ_pztUmGzDtNxks5qYQEvgaJpZM4JS-lH.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/1146"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>