<p dir="auto">These changes do not affect current usage.</p>
<ul dir="auto">
<li>Make StashPref and StashGroup publicly accessible so lookup functions<br>
to make Geany preferences available to plugins can be added later.</li>
<li>Add comment field to StashPref.
<ul dir="auto">
<li>stash_group_add_comment()</li>
</ul>
</li>
<li>Add double key type:
<ul dir="auto">
<li>utils_get_setting_double() in utils.c</li>
<li>stash_group_add_double() in stash.c</li>
</ul>
</li>
</ul>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3000/commits/a7fb2672a8df4b25f542f8bb6c3f6aed8bcccb37" class="commit-link">a7fb267</a>  Modify/Extend Stash Settings API</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3000/files">6 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3000/files#diff-70a9cbc597e07288bef2c573503ed02fe7bb6c0def5845523e56ef276765b42b">doc/stash-example.c</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3000/files#diff-4316f93b38ec68bc3ee98a1ff6a08db0164f9baad6b3b2403909064202cc8fcc">src/plugindata.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3000/files#diff-0c3db84681c58ad4dc7668d31387972c91347df06ee380375de338f321b5b537">src/stash.c</a>
    (125)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3000/files#diff-0c9dc9d7e85e6ac35bdb7fdc99ece8330a38a45c3c7848617968c6b47aea3fc6">src/stash.h</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3000/files#diff-3e04e056edbdc0f772b0ffd1c93cef1187209f37276d40d2a281d9b989398a73">src/utils.c</a>
    (55)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3000/files#diff-9022459f0ccbb7cf6daac6ecb5af4f37d240219981a8c23076c14c5f002f9c8c">src/utils.h</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/3000.patch'>https://github.com/geany/geany/pull/3000.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/3000.diff'>https://github.com/geany/geany/pull/3000.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/3000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7LME3KQ4J26IYJCCLUL3WTBANCNFSM5H7EP4HA">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/AAIOWJYGKHGSQJ2LO4IWRZTUL3WTBA5CNFSM5H7EP4HKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PWAOKLQ.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/3000",
"url": "https://github.com/geany/geany/pull/3000",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>