<p dir="auto">The binary format of our tag files isn't exactly easy to read (especially the numeric representation of tag type) and I'm never sure if I didn't overlook something.</p>
<p dir="auto">I created a simple script to process our tag files so that it adds a human-readable representation of a tag after every entry which makes it easier to spot possible problems. The textual representation of the tags is of the form:</p>
<div class="snippet-clipboard-content position-relative overflow-auto" data-snippet-clipboard-copy-content="type:      var_type scope :: tag_name(args)    additional_info"><pre><code>type:      var_type scope :: tag_name(args)    additional_info
</code></pre></div>
<p dir="auto">I updated the unit test runner to use this script so changes in unit test results can be read more easily.</p>
<p dir="auto">What do you think?</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/3051'>https://github.com/geany/geany/pull/3051</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3051/commits/16c2b92c2e76e5c4bdd6d7fbdb803b8678097458" class="commit-link">16c2b92</a>  Add script for pretty-printing geany tags files</li>
  <li><a href="https://github.com/geany/geany/pull/3051/commits/81a806a7d89a2008b23d2e210c07cc5f275e99e9" class="commit-link">81a806a</a>  Use the formatting script when running unit tests</li>
  <li><a href="https://github.com/geany/geany/pull/3051/commits/c5c8aecb5344bbb89cf7e9b1efb5d562b7f162ac" class="commit-link">c5c8aec</a>  Update unit tests to use the pretty-printed format</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3051/files">300 files</a>)</p>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1c5441b29b1e3e70865f650acb4049c35f29fb79fe9f5d8f2406c16c1cdb82e9">scripts/print-tags.py</a>
    (109)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fee39529e355b3d7cc12abfa6498b07938e677b8427650d6736855b8fe97b4d3">tests/ctags/1795612.js.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5db5518bf64e6a6ab2bcad50309d3536ef953ffdf7da02460c0a1c9abd71860b">tests/ctags/1850914.js.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e4813eed2b9340e3449edfd2d88b6dcba03715132474f8773570d7363624fa2e">tests/ctags/1878155.js.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0fdcb91e9847a684d4b50180049703388918a47913341318e4f3d82a2759daa2">tests/ctags/1880687.js.tags</a>
    (42)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8faa77f50f15cb02147f5e201e455ee447aaef4e8da1fff755dd0e6671fa6216">tests/ctags/2023624.js.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c746c05aaae2c16545f8b89500aa01b23b14dd379b29b8d4fed4eb4bbfced27d">tests/ctags/3184782.sql.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-dde20c1fcaf27a48fd368854d338fdd7139742ac1c86928882d5a1dfd18ba71a">tests/ctags/3470609.js.tags</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4872beba72d2f6e1a5ae75c0779196753f462eea3dbfaac6fd6b6554a433f25e">tests/ctags/3526726.tex.tags</a>
    (155)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-127476762075bbe1751a9110ce104f8d57a91dd1f8a19cf64dfa168d17b77cb2">tests/ctags/68hc11.asm.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-49925bec6121c09ee9f61dce4bceacc27d30463a2cfc4e05b79d1a67d7ea58e8">tests/ctags/Package.pm.tags</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7b010a06d3a7c6f38b73b453b969c7b879111f928c5eb2174181674dfcf546f0">tests/ctags/actionscript/as-first-token.as.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5ff84644f656a5bf498af3e3f7882db36d79ae227c51d9294055592f457a5ed1">tests/ctags/actionscript/classes.as.tags</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-07135ce07c93324d8372aba674a8665c1d040ed72de70b38c7276de71ce0be58">tests/ctags/actionscript/const.as.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-52f1adb7e7d11ab6b9cf32fa3f2fc54814a9556c7a20332a228d63a14f22bbc1">tests/ctags/actionscript/const2.as.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a0c0cf33eb44293a4a653d9c373fa229c694e622434cdf4dc79a61f845c12128">tests/ctags/actionscript/method-attributes.as.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-cb6be048afb5513cdb5930782fd4b156f706ce4b4ea5b79051f233d63a064a47">tests/ctags/actionscript/packages.as.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-04d58cc52508ac7fd50a2838e799c46abbf532ee5e229fbc098aa4a328eba9eb">tests/ctags/actionscript/sampler.as.tags</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-392605f82ffaddcb5b6756996abc878fb09cd4d5bc5825f6d40e8b44f99562d4">tests/ctags/angle_bracket.cpp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e00230eda5088a2c21f5716bf1a5b77a1fff78ae40836103bbe3e6a703a2a035">tests/ctags/anonymous_functions.php.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0844dbd7916e6b16dd499d7a440c317b19a355b4cbae8311b437bdf01a1dc5d1">tests/ctags/array-spec.f90.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-db8b13114f1235dc4c233f9aa3abf87b4d6f6b1dba2b697e97811475afba8038">tests/ctags/array_ref_and_out.cs.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2ffab97a5f04c4db18ef7c8919308921956f0eb1b80c6e99d69e00194094c8be">tests/ctags/array_spec.f90.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-09aea5fc413cb56e36d750edfe9ddf06294239870188bad0fed39930ffae61b4">tests/ctags/arraylist.js.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a286652f4bf195136160db52dfb9f608cf9b0591c0b190f247e40b0841b03a81">tests/ctags/attributes.cs.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-912c2e342df2dabf0c3fb4665a6b5891f64fc3bd06605cdf18ebfe362cf0584c">tests/ctags/auto.f.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-64443ac5d85a18a85a888a066c54591bd48ee54e6cf89b52865c4bb9d9751f1c">tests/ctags/backslashes.c.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a336034db0af0782765225eabdaded40077e531d4ac820b1d08c3b5c2c863a4b">tests/ctags/bit_field.c.tags</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-51f00a4dee8ca1c85dc4dddc9f1abab7af503de4cfef58572ba5bf3b214be0ae">tests/ctags/block.f90.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9e90542c3d3bc25a97355bcad17f096e31be079fdb43eb0054c71283cba75d28">tests/ctags/bracematch.js.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9e60c7d46e5eaa01efe9260688603223e6adb4d8f88679822398514fd53ef457">tests/ctags/bug1020715.c.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-32d20f52d3098b8070a8e69a92c7e3aa690f0c1a1f4e839d08f54450c2f2142d">tests/ctags/bug1020715.cpp.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-df775ba08a3bea75ae6216c7f3357d387793f2a2f72f47a87a2f765dd10fe997">tests/ctags/bug1086609.c.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5586d1714755bbd2c404f7108239a163a9dbd3e4c60a75a00632317f3b4fb5d3">tests/ctags/bug1093123.cpp.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4e85656d913413fbbdb9da7cbbcf9048f1c86e4c738b8be315fdf455831249d3">tests/ctags/bug1111214-j-chan.v.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5b135dd408e50a572476df710116be462fb0940d8526715fce779e3553083df6">tests/ctags/bug1111214.v.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-893d6cd467415424f513d5f6226ea0d8bf55804ac173cc895e145e9cad945ddd">tests/ctags/bug1201689.c.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8d2b937cb8665c1645b31371d4c9a2ed1c3e16a14deefaf27fcb2df81813dd35">tests/ctags/bug1447756.java.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8dd03fe27188d20a8352323446a950d083fe93be1722bcf23079d2d3bb2681ee">tests/ctags/bug1458930.c.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b12eb88c6ce799e80885966f038265e19c172b3fbc2ea8488892805d09f74ad7">tests/ctags/bug1466117.c.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-353b6feb5b12d91f05378127fdf0806aa9196510b782368fcc51ddc609bfee33">tests/ctags/bug1491666.c.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-58e95bf24924d577f0b9aa0380916b009a9b4b2ed3ade7f2a3fe8a6da5d8a4b1">tests/ctags/bug1515910.cs.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8e195bcef41bb9c140337bf46c8533f5092f1cea6ad9a32bb54aa578c5581934">tests/ctags/bug1548443.cpp.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-18376ec6ae47679fb0b7e7f8e3605acf2a5ad86d0d1e73f16f30810ce1039fc0">tests/ctags/bug1563476.cpp.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2f7b5ac4a3fe4e9e84d370540dcd9473c637e7a5f2ba836b66f36eddfcb3b904">tests/ctags/bug1570779.sql.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-ed7a11ab7708a6711e21c7946f2476fa0aee58e1e82248c06b1bb6e545b039a3">tests/ctags/bug1575055.cpp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2351d191b9090496e5c38df1b4a3fcdaea656b4008fd2f1dab71cb90594ea01d">tests/ctags/bug1585745.cpp.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c41163229c49e4dac9d0ac86fcd182be14b522b65c2796397ef5931c62e18cbd">tests/ctags/bug1611054.cs.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-f8ada472f8687aba89fc7bc710ec7ddfbb5f26cdd61c3b08e1cb09d68aef9491">tests/ctags/bug1691412.java.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b890b6e04a7eb43c8111cf8574a4aefab5358418ad7116af820a9e19e569d7ee">tests/ctags/bug1742588.rb.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d47bfb61d06ee89e93cbce93a707b13c8adab9113786640a930cab3aa99d202e">tests/ctags/bug1743330.v.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a4fd4bf6d7078ed4998f483d69e5ab29301e105883c48bb84e7b8ffa2e9ae8e3">tests/ctags/bug1764143.h.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-23dcd702e87493a98d5a24b0b43d906196b93e38c7ef670062a3cb2be6ce15ac">tests/ctags/bug1764148.py.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fb3be69c1d1a87ac15bfefa893ab9042c774e6ac3af833929b2d19be9e0ab9a9">tests/ctags/bug1770479.cpp.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-67bd2559c5141e26f73ad7eb0ebabf621503f3677afc69de45e82a8b1af77df3">tests/ctags/bug1773926.cpp.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9bd8c13fb55ad9203e220c39516ae7cfad98bff025c2ed86cbad76be60d67227">tests/ctags/bug1777344.java.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d7c463ca52e1c2e6556cc9992d2a234dc55c021cf03c5d3cb4a802d5987c7713">tests/ctags/bug1799340.cpp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c01466a5a1215e85cd6337844b33c0f6030c9cc337a818a0b4ab24d97358033b">tests/ctags/bug1799343-1.cpp.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-31825d2ec000e46d0b9732e5681c534bac74c1e0ab294f49e19e724544975707">tests/ctags/bug1799343-2.cpp.tags</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-61ac8c0f5705d6b48a21e4d48a082f2a87c2a6c48362fdf44bc0687f492cd02e">tests/ctags/bug1800065.cs.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-464e0aa9a4864207f8a2f6958a52183bc34bbf5d4c28927733839a4783a76996">tests/ctags/bug1809024.py.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-6bf950ece87195738c306ef22495f207d8f0ff45cf60a2d51a68e75d62449058">tests/ctags/bug1830343.cs.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-58da9de82c098f93d09eb9654fbb383741122573c7192b872472babade29e9e9">tests/ctags/bug1830344.cs.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-da77a81b31a05fe108698d2001c421151eb116de6e07dc90e5d2c8363799f3d3">tests/ctags/bug1856363.py.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0bde89698ee34a18f60595190301866dc7ac5fbeee2855e1ca1de080e41adb8a">tests/ctags/bug1906062.py.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-dfb683e058184259dae6defb6ba81cda737515c4e8cdf6c3b0604035467ff35a">tests/ctags/bug1907083.cpp.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d2781a941b4ff2184db6edf95f251c90494516e2593e13e5f47f226b94367a83">tests/ctags/bug1924919.cpp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-369b5fafba1a86801b76bbae3eb2ca27fd3558ddd5a5cd54bd76d7f13fd1612f">tests/ctags/bug1938565.sql.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a9502ce7c51a47604667aeaa9d8b49bd4dea12df0af85486b71f4b49cd6cba55">tests/ctags/bug1944150.sql.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4a062a8ccf367f49a2f375d2559c3f4f8fea35bc69804a10245c6b7041c870ee">tests/ctags/bug1950327.js.tags</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0a19d453167ec8736c3017dcb0e817775be35bcce9addd7fb8f2cf49f000290b">tests/ctags/bug1988026.py.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-85e33b5b99363c83d457a96f3400d1d27f2eef8fce3bd36a2b03da9b63251ac5">tests/ctags/bug1988027.py.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-6b84be25df19a834fc6c0329308bbd791db6fe898b2737f7150b2552f44becc7">tests/ctags/bug1988130.py.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9f25084ca92f8a5506d85a32fa5fca5083e7d01a10ec502b4504fbc2dd5a576d">tests/ctags/bug2049723.java.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7d4fbbe66d9d1ae8fe81fd783eea3404ec696351a884d3c9dae83cc33d79f9e7">tests/ctags/bug2075402.py.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d9230e76e0034f9e3432016aa2fdf4dcd4f1955a2212f910579dc70719309a18">tests/ctags/bug2117073.java.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0b94a3d3fa51a5bdb661da897e6f0bb07e6d841cf6a4e47425899944e4c64890">tests/ctags/bug2374109.vhd.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-aefc09d4a4fda883428983fe2252d533667b0a60205f46c6604026b87b020020">tests/ctags/bug2411878.cs.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e847dec2ed5acde7b75f4356f25ca9e14e4f664625e3578bbece747ae444ce27">tests/ctags/bug2747828.v.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8bd9ea75a54f0617e8cbe40246d8dec0f2d31a65657201504a57ba841df89e83">tests/ctags/bug2777310.js.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4af997c5cf33ad29a7675255d0963e2f0ab608cd7106309b6ad9780e3f7d1bee">tests/ctags/bug2781264.rb.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-42da8d4b9777473308e86728ac84f8e4ed5826f65c29f9a1783760d0cb63eb8f">tests/ctags/bug2886870.tex.tags</a>
    (39)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-040465c81193ef2978c0c427cff3985cd77f0dcbab1059828ec4e58c5f3de135">tests/ctags/bug2888482.js.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b6d787779c106ef8268c89c18b3d5849c7bd5ca38868b6e79f42a5bc04495951">tests/ctags/bug3036476.js.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-ecea6b1a40d7252311f28c5955ebdbc796131c0cb466516c864ad8a0a67d6e39">tests/ctags/bug3168705.py.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-029a7f4f3f29ad5b54dad294ced819e6568861f2740e85578e1edfc80d7f2baf">tests/ctags/bug3571233.js.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9964f5fd6381b2ca6f5afd44468c572ba4d8241f415be151eed62b654a665bf5">tests/ctags/bug507864.c.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5a614423a6177a6deab5e46e2ad782854e0759c08376fe881ee7fea5ee82a044">tests/ctags/bug538629.asm.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d5931e93835b29d82aecf16ab254addd8f454db0850e6493c152fc51f3ba626c">tests/ctags/bug556645.c.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9c648325b385c4fb4919c53c87cd659248c85c36b81893e7bb98a0d399828338">tests/ctags/bug556646.c.tags</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5539e6a7ff02fc787e2b8a9b4dad074a7ce8c8a1dbdf2daafa0002b57fe06e88">tests/ctags/bug565813.f90.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8a2223563eea07fa8a790380080e971dccff11e43b76199f51df68d77c00da6f">tests/ctags/bug612019.pas.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b7adf883be5b72e57fe5e7f28407fa2bbe911a3609a1efa2739e460752a76484">tests/ctags/bug612621.pl.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a2d645d7bc95957806d37f44f8642c0c9b666043db59170457a4eb922327766d">tests/ctags/bug620288.f.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-07f657a9605e83eba20d6ec7c2665c8b8da2a6d4d6a49bb05eaf04e0c7adb597">tests/ctags/bug639639.h.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0d200d716baaa5bf09c5bfac80343d07f606d5f6e9729bd6bb98f6f29c9abb62">tests/ctags/bug639644.hpp.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9164b9d3727ba477ba9ed529f94d502ba9c325bdf93d068e5dc2dde94e7cce87">tests/ctags/bug665086.cpp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2e730257c6aa5c051b38a54b8566482ba090e809f473f8f3fbb3cac238a65fb9">tests/ctags/bug670433.f90.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c6421befd6f50e137e8b12b635095b86462ef7dc51532aeae7fcc990373f0746">tests/ctags/bug699171.py.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-970431a531d276e1109b346b681fde947b682504d21bee572f4491fceb2d560d">tests/ctags/bug722501.sql.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7bc46081d16d4bb470f91023d5c54294d030ad40f92626ed903003235ef6880d">tests/ctags/bug726712.f90.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-62a8370f1f7565dd61ad0ca46f4081f72bd7c7e958a166884e39c4db6302a91d">tests/ctags/bug726875.f90.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4cf0f6b200a0ac8d0106d394039eade93bf8496200fe9f8169c9eeef0d63b5c4">tests/ctags/bug734933.f90.tags</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-302b6be773916e0d3f5541fca1704ca4373ceb5d4845129d9396f0f9140697c4">tests/ctags/bug762027.v.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1add0dac6d09cf062625e166f80a4c6982fffbc3badcf063bc632704239a9250">tests/ctags/bug814263.java.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c8d0ad685fc95001a6d33f63ee6dd71cbda6319335e90320dbd222866b515926">tests/ctags/bug823000.sql.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-bf70a22ae6170ec51c747db17f15c9a75571ca891d0065c1d0c9d20f741fe9d7">tests/ctags/bug842077.pl.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-81a7b429c3317aade848b7c12bc16fec3d193a122b4a5a853ba468c106c1551b">tests/ctags/bug849591.cpp.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-833752092622c6d29e3c22851f053166da8bc714bf85a3dffa3b8fd067f7623d">tests/ctags/bug852368.cpp.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a57b2a525f6360a9581d8d05d261f400f9eb5ffdf9424de273d1d08ebb46b7aa">tests/ctags/bug858165.f90.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0128b7b9452dda59ec3a1c76befe7da3a31eb76040db5004b9512ac32bbf4e0b">tests/ctags/bug872494.cpp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d04473d2707f746ed891cd7f25b62f9e1d07875b57dcc1efa76c7e68a0dfd929">tests/ctags/bug877956.f90.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-42027cb927b2c7c5b15265224acd5927ebd422688cac53af25779f492e2000f3">tests/ctags/bug960316.v.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c68d644c0d5183213b4d9d45fa3a4a9a595b08f74678187f01ab503e98f03d96">tests/ctags/bug961001.v.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a743369454861c51931211772ff66749684c8c7ff52bcf9b4eb3e563a0480886">tests/ctags/byte.f.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-434d12be7b9cdb89c9044010eaa2c2ca49e729bbd3b1b4a44fa21118e904b191">tests/ctags/c-digraphs.c.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-ee319dcf92843ff5ed23415d89e572b2f337c599971682a026575a24a0582be1">tests/ctags/c-trigraphs.c.tags</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8b3490c05036b3a84e261f69837fbc6d367c7629347806bb1424c5d7721a139a">tests/ctags/case_sensitivity.php.tags</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-770219813b2abf6da6c194b45941236f1ddd012648bea783ae8614df561c7cac">tests/ctags/char-selector.f90.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-02d300ddb344d43a27fc13e233dc1f37c18f7f00bb0109529348f2b020414eec">tests/ctags/classes.php.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e682c02fb7d93622d87bc8f57786a99748fedf1b945bfc30d114b91bbb3bad95">tests/ctags/cobol/helloworld.cbl.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a9f14c74c567201637d2adedd2042af5b257db3468a3bdf98aacc69d9c5c01aa">tests/ctags/cobol/helloworld2.cbl.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-f8a660fa8b7c60b5807fe2bec1708fa6666d956272a30eca5725003240022a88">tests/ctags/cobol/levels.cbl.tags</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-83edd31a7e2d88f8e0f4f833efab578c6d59087124ca6bf4a856c85cf1406283">tests/ctags/cobol/quoted-program-id.cbl.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0e9ff495fc1084943a1c6b0824a9cda5bb715991a8d594fae031fbc9b1192233">tests/ctags/cobol/simple.cbl.tags</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fc2f6a9211cc185cfb6978aaffbdfd1590926c232aaa3bc2fc240eff652a1146">tests/ctags/common.f.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-ae253e504bbf76ed62c2d2b5a0ca707d79140cf9ba0b891991157b5061bb247a">tests/ctags/complex-return.js.tags</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b2e17ece55b146c95d8f3e1ce1fc06fd7891e8df8026857c8ac66dd34b900473">tests/ctags/continuation.f90.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c14e38a519576141e92685cfe0be2d1f16b8f8226293c1f45d723fccec4403fd">tests/ctags/continuation.mak.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-22f67311434bbad4ae5ad6bf926ee7d91dade61f21f737d525fe4e72fc48f8f2">tests/ctags/countall.sql.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-790e1dff97964e6b99dfdf6619ef0e2c7bf37538e861315858c95410a5554e22">tests/ctags/cpp_destructor.cpp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-df0c314799f7231867893dd78cccb8efc8f7a58c2de691f338302a9b62f52e5e">tests/ctags/css-at-rules.css.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1580de06ab0595e283137cfc3bd1347e0c4303208b1dc1ff2d6cda5d8d12a99d">tests/ctags/css-at-supports.css.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-29787692b249fa6d248e9339181958286a7490936ec585dc8ea65f7b5ac76bbb">tests/ctags/css-attribute-selectors.css.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-cbfc821eebb284f225a57368070db249d578d58450f5cfc059e9f7d2b39176b6">tests/ctags/css-comma-no-space.css.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-6e2b263720b896c80f7cdeb6120713b7e496d4c485c14338aac61bd63d6313e0">tests/ctags/css-namespace-selectors.css.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-efb0b7c66f6b8baaaeefd95640eddccf15096aea176c1507397d9634eb96b0aa">tests/ctags/css-pseudo-classes.css.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1d1d869e180549807a31ca70cba6756d302ba3243b65180248d1041b2134e398">tests/ctags/css-simple.css.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-cbf2c534427efe0f73f0efa02b03177b51d05cbb72769f94d5404c28e8e480ea">tests/ctags/css-singlequote-in-comment-issue2.css.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2f902d42daf426a32aee5886da0f58eb5d75e98185aafa2b94a0659bdedf2122">tests/ctags/css-tag-types.css.tags</a>
    (37)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d40b02fd650c62041bc787559b44ff9cb34599036c712f2ce567cf386a95d2d8">tests/ctags/css-trivial.css.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-f0b59a8a22211b4b73bba2753b5ad91ca63d10b9a35b9775f1e69930bc94a549">tests/ctags/cxx11-final.cpp.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a11b290787edc8f4adeeddcfce7554ef63f2be3d0bc4fe0bdb1499e8758d8f1d">tests/ctags/cxx11-noexcept.cpp.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-583669b9ee4d20b5f0d26d94ae7c4a32e12bd2db303497e61815f2a79cf92279">tests/ctags/cxx11-override.cpp.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-233979ec19abe6c9d98a5d2fe7483ff448174ca8118f78aea230785a28ee241f">tests/ctags/cxx11-raw-strings.cpp.tags</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e8d56cc583f7ab7471447da370e0f856ae14f72f39bd104245ccc87d042ca60e">tests/ctags/cxx11enum.cpp.tags</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-bcf82eda2e61e55964c3b2f18e42ed09c3eaaca69d764f95220160df6183b6fe">tests/ctags/cxx14-combined.cpp.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a3e9f67faad610524d016f45a15a3ea0a19025bc90b2754ed7d47baa505e4c55">tests/ctags/cython_sample.pyx.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-88a531582c246833915e779f1f289913195e7b9a8ee65a58bc38501c9b957ce1">tests/ctags/cython_sample2.pyx.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-335f0803d59243e5ab38c67d43397a8cd2258190825cbb97eaaef388b7678a5d">tests/ctags/db-trig.sql.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-767b2cb4652af957719270fea038e4240b8d64238bfbfc06eb22912b3e33e6e3">tests/ctags/debian_432872.f90.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fc1be5a08e1817619df9795b3e4b97e66b775ad1aafad2ddafe860104e40f377">tests/ctags/directives.c.tags</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-6725ae2740f57043592b2b642bfd59e2a1d45a1d73e89a43b388868a056045d9">tests/ctags/dopbl2.f.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-dd579e184db3c427abf5af2200e75702b893c7f8fb6029e6ce6e45605eaa4da0">tests/ctags/dotted-names.json.tags</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b087428b32134c669f393cbef32267af88d9387cb24208f371742562df4a94c8">tests/ctags/enum.c.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-898597ed1d70f471744ba2108592f4f702c9d9c9315a0da64292d7c9fb199a90">tests/ctags/enum.f90.tags</a>
    (48)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-6f7468a5c74400c0a48db416341003f2b03c7de5feb00c9d39be7bf87691dd53">tests/ctags/enum.java.tags</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-962b4d5e74212a2fa3de0f574fd9c5b1f39b44f64b594a529c83874cff2e4c64">tests/ctags/enumerators.f90.tags</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-6d8fee3b6b226d6d9dca8402b735f6b1c788506870d5d6bc886b127659dc5d98">tests/ctags/events.cs.tags</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0f8a2196023b6bca902387c560d7bc778a1e87efb7ade97f1bf599c52afa7d17">tests/ctags/extern_variable.h.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-af23313f16016a06f8c3c5af649281af815eef75a9dd768981ff538a46d45a00">tests/ctags/forall_module.f90.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9d801b0600a57f9274a1bd025d38b9442b6bf9feb3690ee7c0d3a50e854e2fe3">tests/ctags/format.pl.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-523306d79f7e11074a8808ca5700d411fe7d7bfa3a9152eabd686e5d9bf9e639">tests/ctags/fortran_associate.f90.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4aa3d93af90573a1b5b804be62d118681aa59914e4e41a14cc93bb16ef23b0f9">tests/ctags/fortran_line_continuation.f90.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0cbbb50fbaf53e5efa12d4a6e8934f0ae73c2bf7e6e639e94ce3f37902c33b5c">tests/ctags/func_typedef.h.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-da762b0940d832338c6489082081c134c9271e89f2eeb0764ab80e2ea8e82f42">tests/ctags/geany.nsi.tags</a>
    (21)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-61ee93bea7e3a04c50b69063b2943df7c55fa31a159759563ade6a0cc7e59028">tests/ctags/general.cs.tags</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a70d55cc16301d3c2eaab5c12fc10d91c3c1cbe6627d61ead70ca8113a256c34">tests/ctags/hex2dec.sql.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-55e957e4ffbfa1d245b004247441e779834215b285d6acd155270be6d2f156f3">tests/ctags/implied_program.f.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-f4c4f9cf7bd7d30b6fd06fb612ad2853e8552d63e71ff4ec4cd323be844f4d9c">tests/ctags/indexer.cs.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4a3611366547d5958cdd5733480cd9e8be1d408ab4359290d2b2d59ba9519ef0">tests/ctags/infinite_loop.java.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1837f772613236501954a50ceb39757d56c35b2d59c9902b7a2ff7e3968b476f">tests/ctags/ingres_procedures.sql.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-129b2bc38d613473e59a56db6f8d84fabee09da254b9380a820366538f08734c">tests/ctags/initialization.f90.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a2d239717fc7953d8cffa151e85c37c48d16d14dcda4da31e1d73a94ec555829">tests/ctags/interface_indexers.cs.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0e381dc49d39019a9531d199f3160bff71cc71a8073edd59d3929aa34556e0ef">tests/ctags/interface_properties.cs.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e64cef91ea628259c50d013004c13eb81c7537e6108454ee815a7df087bc0ac7">tests/ctags/interfaces.f90.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a6a3a80430555d170f88796e279f3c6c0a4fc4e9a387565bba812e01767d7995">tests/ctags/internal.cs.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-30d793e19992e1264e0a70e2e70e580d4578d8816187c66c98b6f556e4476992">tests/ctags/intro.tex.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b1792872af710e2974f39d41d1de69d3a0e0fe7b0d1c69ec60e8d47cd652ead8">tests/ctags/intro_orig.tex.tags</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-de4d58e75abbcd4957b5f1a444d7f34052efd2bfe1c7fd1b3af55b9852d4feae">tests/ctags/invalid_name.f90.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-295285cab2877e1640cdf1e163abce89b7d1ae3d122a932e318e74c188d4e4eb">tests/ctags/java_enum.java.tags</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-cfcb57a07bd74f3521c59e77534728649a48267fa3369d48d7c056e970f399e5">tests/ctags/js-broken-strings.js.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e7a003c598a22a800c910b18fe326fb60ac7dd3207bd17e60e370bb75cb3efb9">tests/ctags/js-class-related-unterminated.js.tags</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-27229c268cceac455ef77f3a588ab843800c3ffae278b12b7befde428ea11d72">tests/ctags/js-const.js.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-46adebb4eb9a92f87d3ec496ed55c3ed0187099265dc16b5519c99ef6879968c">tests/ctags/js-implicit-semicolons.js.tags</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-005d79241318e273e859be8e6a1ad1855b743fb78cc195eb34b5ab9016fc1dcc">tests/ctags/js-let.js.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-656e287fd680a7dc905389be29708f3a16038f94a25a9850bf614f5bf9f50a59">tests/ctags/js-scope.js.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-bf1f1f909511d4df46e0d1a71ad9d2d23ea7e8372e461cc232df571542861cac">tests/ctags/js-signature.js.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-eb9bd06cdb1a2daa6423904bbec02bc5063796890f83912a596e9e6b6b99fdec">tests/ctags/js-string-continuation.js.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fc6ce97b800716b7525b2959be6a399c361232114af1efd70de0f6ee6dd7b3f9">tests/ctags/js-sub-block-scope.js.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-21490c5c6d4be295f5f0fc87a273dc610bf76c077c605b076e17f3bf4d9478fd">tests/ctags/js-unknown-construct-nesting.js.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1c5add5915e9816e00f56232da9313cc0edcdb79fa81657b4b85b83df4ac6f6e">tests/ctags/jsFunc_tutorial.js.tags</a>
    (71)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-69efbd66edff71232adac21368ea3f614a03b039265f48b5490618d556f68025">tests/ctags/julia-corner_cases.jl.tags</a>
    (66)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d3c95209f6c6cac978fa59c54bc7ac7bf06390f88488386bed3b3f733635e27d">tests/ctags/keyword_abstract.cs.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a004b3b6fb1fd905364bdf3ae2974a3e28ebe506a6dc7faa3b4a7ea255e04071">tests/ctags/keyword_catch_try.cs.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2944041119dd34e39d01fafe33df961cf9e220a5fb61c431f5d0e43e61441a66">tests/ctags/keyword_class.cs.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-12e4ef306d97b74237fd2967fa050a6967a4260dd562b6cfe7ede79625064f6b">tests/ctags/keyword_const.cs.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8ed99c48197966a30836ce0810f7ebd493e24cc966a195ca916a2b5c4035de0b">tests/ctags/keyword_delegate.cs.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-68b7f8a6a3e20e926a6e21f35f5f303a1aff984456cada3df38a883e0724c699">tests/ctags/keyword_enum.cs.tags</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-93905bbbfed773de7a90933f238b33e8e491e1c618aed4d3fd203a8b7f85cabb">tests/ctags/keyword_event.cs.tags</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7e98b63c4fc9efac4e522baf588a5991a223f777945629fa058c21b0d53cbe19">tests/ctags/keyword_explicit.cs.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e0e060e3cc10f458c6d85acccd25140c938db131b6ef69658211f696f494a06a">tests/ctags/keyword_extern.cs.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d5d1620912cf46b7d62bd61839d78c59eb420b4deb0a9eba3f0f8fe210a750c4">tests/ctags/keyword_implicit.cs.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-eb13024ebd0a20af4d5195402b4494e5b8d9065e532960dee1e0b3611749bb1c">tests/ctags/keyword_interface.cs.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-ec804a0723bc1c2bca9d92767b8f9905d65d52276c227360a86fcfb141a15132">tests/ctags/keyword_names.f90.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-77cdbb1120d0c18a227c0e967d169f455b58bbf0be16c74ffd7fb46d4aefc799">tests/ctags/keyword_namespace.cs.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a86f52637e121023eb90ab0a58b7f3e41bf5de2ba6b30786796ce3acd175ee36">tests/ctags/keyword_out.cs.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1d3da04c6b1d138a5e8ca3b9e18763f0be890d7f047c458c98a77f8c1bcff7f7">tests/ctags/keyword_override.cs.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-46771d3d7fd608e015e12042e6f39f2958293c5dc684d611c975f77f835599de">tests/ctags/keyword_params.cs.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5818a797614b15621706a6adbccc281531e561b660dd4721d4450dc3479d2b5d">tests/ctags/keyword_private.cs.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-20c595a9cf5909fd24b379a3a3ac515ae52d578f096f389ef83a7f938daaa3f4">tests/ctags/keyword_protected.cs.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d5d8e3768f7b213ab09c78980026489ce94cb8d045fbe7da3193bde6d00b1eb7">tests/ctags/keyword_public.cs.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4d6f97f62e2aa67ed6e75e9a393959b0c201d826b3c1f4316f42d2875d209069">tests/ctags/keyword_sealed.cs.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-3a12aa88147512104c460c760999a72e5f4a1b27fa51423acc6e6aacddbdb87d">tests/ctags/keyword_static.cs.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b8e51867e1aafebf00c0a66145a59928e9e45f0cff9f994b5ca9cf2de92456b4">tests/ctags/keyword_struct.cs.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-43de72cf9f07d4d95749104c62a3288c84c7780436e145dd09f2c68ad8557ad6">tests/ctags/keyword_virtual.cs.tags</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-35bbf41ce1c23de2b5fe7480b39b146232e0e0a78ee4f8926aaaa182ed840d93">tests/ctags/keyword_volatile.cs.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-df810ce163a56ce0c5bb35c980ec0c459fdfc881daaaec1aa443c773b4f8115b">tests/ctags/labels.sql.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a72fd9ebcaffe7a27fca7e2c0367ec01b21752b60fdd21275ae39f3f7b6145aa">tests/ctags/lanus.for.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0a1d7cbbd1af4ba51cadb7862f553ff6106ee5b962cbce4653dd6294838bf89c">tests/ctags/line_directives.c.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-780fbffaf46669f323733126b00603509717faa74dc8da4161acbc7f1005fad2">tests/ctags/local.c.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9b6e5bfe2f665e42f9c550bafe8bcd20f5a5c43ac593a3ce618c7c0fb4439fa6">tests/ctags/macros.c.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-77e244346fbb72ef9d46fb91005d756a73ad7a9ebcb1b0c9c57fc3594bb5eeff">tests/ctags/make-comment-in-rule.mak.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c9da5d435a6261c0f14fc9e28966dee31cbc95ff93fe58ea76473cb6de5129f4">tests/ctags/make-gnumake-pattern-rules.mak.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-157054337baa52ea3026a09b56bd7bd3ccc5605f661cb9cbd8f2b8bc637f053a">tests/ctags/make-multi-target.mak.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-65ea722e3e7f71fa7448a05987470b6450b31f960d4c45e2d73101e17c136ba9">tests/ctags/make-parentheses.mak.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9634a4707cadaa8f1807a7c03de1ec06a95127059b53b3dc38672d19a3ea714b">tests/ctags/make-target-with-parentheses.mak.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-1c6ef3c9c93efda8087a14f2efe53ce0dbfea7aa71606ea26b0c4675c9ac537f">tests/ctags/make-variable-on-cmdline.mak.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-50036c9830e7c5218f6fad1203191c36815c61749a1528b780768da8792919e1">tests/ctags/masm.asm.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-672102291e6440bdab58716961e41fc9b59b07d9a8af008ff77326db857a859c">tests/ctags/matlab_backtracking.m.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-5d5e121238d3ce8a657763c57f64b9d2ec07695b3e04da91ae9403cc4381ef93">tests/ctags/matlab_test.m.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-821b5f5040d2f926a40e09e53abc107f7aad0a1c4d2748de00400e3ed2135891">tests/ctags/maze.erl.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e39f1fbeb7a0b4bc28a67b778e54a56e7e64a746c17b385b1b1d03b5e000fc8c">tests/ctags/members.f90.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-12151e802ba20f0fee0483496f938dcf8dffaa78344e9cf93a10540b1e8d591c">tests/ctags/misc_types.f.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-f4d41593acaca584ee827037e5392bdeb9c183c2adea958787c5d74b5573782a">tests/ctags/misc_types.f90.tags</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-60db5614b6d8c695a014ffa4e117a05b0632228e8f3cdbcb9710fae5b154ca62">tests/ctags/mode.php.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-71d940f8a5edac2fbe24a5f8e9c1d774055775dd1f55cf280417f321089a7bfc">tests/ctags/moniker.x68.asm.tags</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a87bdbef48cdfbe152c42a2414597fa29895ab627b8f74871ba2467b67fc2823">tests/ctags/namelist.f.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7b78ccbb42496c53e4f14f8853635b2720268b058290fa469595727e652bb269">tests/ctags/namespace.cpp.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-317cf3daae56f6555639d70c6d4546a2deca0b772139f28002e6dceda7c911e4">tests/ctags/namespaces.php.tags</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-01d8d1f9d7c499bf726b68340097ecbbef9e751c44a385c7352da0485189e782">tests/ctags/namespaces2.php.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-16a13b0105e19ed73ae67c67fe568378af7096a014b744d7f7bcddc370582171">tests/ctags/no_terminator.js.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-edc9457ed50dd6da8947b72679aa66edd1843efba21832a9bd3237b518fadcd6">tests/ctags/non-ascii-ident1.php.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c8f9811decaf1b898d799c566c6eec81b8f8252b7d6ada4d62789250ae93d24f">tests/ctags/numlib.f90.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e31dfc6ca47fc088ef55a42f0ec211fa71d1d7043006b687a9eb5e8a9f299cef">tests/ctags/objectivec_implementation.mm.tags</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-968cdfc4db50c7034912349de63f6ba07d0ad9481f8d2073c03d011259844d21">tests/ctags/objectivec_interface.mm.tags</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-91b76dad884e7ba67d21241711ee1c6e8c1574024b37d4cd6ec7b6615d2ec7c6">tests/ctags/objectivec_property.mm.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-ff1fbe04b94eee862f9f0546195c239bed3b54959fd96f9e9d55097b701ebb00">tests/ctags/objectivec_protocol.mm.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a4ee38010f28c86c35a82a8505a2f455f3767e7b152c91fbb501faf2721995b4">tests/ctags/parenthesis-rvalue.js.tags</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d3c53e172af248098176e3eef21f201027ec836c0c2b700bf4d546f9e25f8747">tests/ctags/php5_5_class_kw.php.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2078b000abbf4555f8a1af4215e88c32c37902f797d8e904d6def62a7aa6346e">tests/ctags/preprocessor.f90.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-bb1357e4d4505d59bcd930201c574759ae8e128e91e2da18de9253c13644ea2f">tests/ctags/procedure_pointer_module.f90.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-dcec890bd01e60fc7688bc6346ccebb1d642e23b1bfe4736da38d30a98430e5f">tests/ctags/process_order.c.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c4b03a3297d7a75b2c850d85edb9b5c3a360d7658b4f1b53bcc27e2b5214f468">tests/ctags/procpoint.f90.tags</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-25e8372ac61527ab2fc015c98353ecb586aa330fc736e532ced9fcc50c74dda1">tests/ctags/property.cs.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-aa035d74543d5927209234626215d628a37ce6eaeef4b7382ce98472db437197">tests/ctags/prototype.h.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-420ff49926e2a4d021d203e1c406deeea1974a04256f9f129dcf3639bac5aedb">tests/ctags/pure_elem.f95.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-486dad18978f5316398f93c62723f8cf2251a2582fdd1f28dca8ce1dc64a0bb3">tests/ctags/py-skipped-string.py.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fdb9d9a182b1e0c01dda943058c1552a2c709743445c85c5e010481a0bb2d50b">tests/ctags/py_constructor_arglist.py.tags</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e62fd944aab890a668a4a6e1dc2651c6651dbdcd995e407c39a1444f4b34e18d">tests/ctags/python-anonymous-nestlevel_ctags-bug-356.py.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7d6c294c406dedf0cc9df80895462fe65619a69fe82e2e773b295f0222ac6f66">tests/ctags/python-comments.py.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-79e614e34595d7dcce69ada7b99fafc13798324c5c136f94ead102e1c99edd06">tests/ctags/qualified_types.f90.tags</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-27f016bdd1c931284729dd095b9b715a1511f641a730345ba373d77f864a018c">tests/ctags/random.sql.tags</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9d1ac546d3993558502bd7df863f155abd84c840f7f7c8606e69877a0548bbd2">tests/ctags/readlob.sql.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c3734def07dee6de8d2a1d80a34b431a4ced315aaf414280983c194050298ef4">tests/ctags/readlong.sql.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fd1f7d5c2e130937f7d48b8b2d0d1fbb96665129ac5d3e65f8c2b8a5f9486143">tests/ctags/recursive.f95.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0d0054b43de3d8dde4952ff5e295377aba147e955d326662596b804e1682da63">tests/ctags/refcurs.sql.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4da8e49a07bc7e07aba331e313d86f4fe788693f4ab4452f4622ca4a27bfed1d">tests/ctags/regexp.js.tags</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-df7955aa1605bdeda2714fbed51261858eba74a9b22b13babb9c51d26f4c5507">tests/ctags/return-hint.zep.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7362de8b164e804d36a8cdd6f9e6c2242fc498d1acc295a43b2a187f2f2d83be">tests/ctags/return-types.go.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2212b7598b13ece91bcab6cc72fc8ba658d309bcde0eb887dda7563feb03aeaf">tests/ctags/ruby-block-call.rb.tags</a>
    (3)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-3119c1761250c15d6c2a689cb25e9a414c7e2b1efaef8f8fbabc4609e6595971">tests/ctags/ruby-class-method-in-lt-lt-self.rb.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-d75b1d8a5cd6374a0cd4bb8b486dd0642ddd7a7dbf030f17fc283aaaf6a8feb4">tests/ctags/ruby-doc.rb.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-b9325b0e6440a1657585e619a99963fa029bc6a2c74d519921875ea64957d126">tests/ctags/ruby-namespaced-class.rb.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4334b9cf12b61e7925b3ade7085c61d2373b607a15f3a4a2824e525661fcd719">tests/ctags/ruby-scope-after-anonymous-class.rb.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2a00f75bf6fcdbc895e841493c58988269f43202bd7006a66c82d88a1e7aeca1">tests/ctags/ruby-sf-bug-364.rb.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-e6fe6542a09e1e15454834b3235350d0817a2c6ec7a24a7072fe472dff380c1c">tests/ctags/rules.t2t.tags</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c4d9245294c65c8d24071288968a2264e1668ab0da5d6cb7e8721a87bc3a5807">tests/ctags/runner.sh</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4aa51fc2ce5ce998eb2fadaa3dbd30d6b22005a059a689b773c2365a278d855b">tests/ctags/sample.t2t.tags</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-cb1d4f962132ff9cef3b35e14a09c86a30e66ef7e83c587ed9916c64d88199ac">tests/ctags/secondary_fcn_name.js.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-949966e84ca41f923bf13ffb6fbfea663c2114b414edc652b013f6cbb8148925">tests/ctags/semicolon.f90.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-8fb251f878ab84ab350f201383b5d0fdb8ebea4f4b8c41249e8ae57536522c23">tests/ctags/shebang.js.tags</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-7946af2f687aa0330e991d43803ca714d39d102a31bb490f0ad71aaeb2be6acc">tests/ctags/signature.cpp.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-adff49c3b0224a2959be699489d9bcdacb4b10e43a7419be97df18064ac9ae24">tests/ctags/simple.abc.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-30a071d7da8127a495d96a0af3ee232806bfb0637d4192297bd781679722b7f9">tests/ctags/simple.asciidoc.tags</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-39a415be6ad6d2d75ed0d363143c2e6d02acb9649c7f390bfbf2c9a53cbdf08a">tests/ctags/simple.bas.tags</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-2359ae71040eff5c54dd0c191fb6a634a419b67e511cb1e4f05392363b4d18ec">tests/ctags/simple.conf.tags</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-fe2b4564d65d7ad914802831465fd8bd49e6e7589a7033a0a9bc8bebf1bad864">tests/ctags/simple.d.tags</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-9a634f0e36ecbc3109fc2f40bd4ee2f64d13a1b3012777d8ed33fc2d2651119f">tests/ctags/simple.diff.tags</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-84bbb166780bdfaa72bd01b1402f5098b12b2d395159b6f947df1eb8c10abc43">tests/ctags/simple.docbook.tags</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-87c3a0912cf4ffb291f311886a2a75f76b3a8db2c3db7ac8654b61d433924895">tests/ctags/simple.hs.tags</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-40f1bf07e75d4cf91cce257030fa3b92f7b66a5aae59339cd871f44dc4e8ea32">tests/ctags/simple.html.tags</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-4430156ae91d2151cc56d2fe9aff8c9ea4ebc6df1670941d91851bd9335df7e3">tests/ctags/simple.hx.tags</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-c440a588fea92168370b77a868524adb459d0efa74522950f139dd8e8beb2d91">tests/ctags/simple.inp.tags</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-eaee13c0e896889e926c2c58eaeea5bd7eec83d060a41bbeae2ae1abb2a3b347">tests/ctags/simple.js.tags</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-295fa4e4738389965ef127340b99f46f889f1b99f4fa8c15fac426179e195df3">tests/ctags/simple.json.tags</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-dddf78b04a2e9f5fffeae132175999ff3966a1b8c0e62ad4f8cdfe573e7d5222">tests/ctags/simple.ksh.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-0193443afd007a1563d064e627adf1484c4cdd64afa797d3b2d7e5cd3fa2ed1d">tests/ctags/simple.lua.tags</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-a6f8fdd6942054b7ccaafcbf74f0b4d82f0468dcf1f16e5434c8dc450ba9dea0">tests/ctags/simple.mak.tags</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3051/files#diff-6a6cede277b775f25a6367c2213a10dcfd0fbb815c9c0e6e03154618eab28640">tests/ctags/simple.md.tags</a>
    (28)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/3051.patch'>https://github.com/geany/geany/pull/3051.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/3051.diff'>https://github.com/geany/geany/pull/3051.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/3051">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6PDFUFOGAPJTRWSPLUQJSIBANCNFSM5J2AJTYQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ6NMTBWRAKMCIXSFQLUQJSIBA5CNFSM5J2AJTY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4QBVC3MQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3051",
"url": "https://github.com/geany/geany/pull/3051",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>