<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #970.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="607125582" data-permission-text="Title is private" data-url="https://github.com/geany/geany-plugins/issues/970" data-hovercard-type="issue" data-hovercard-url="/geany/geany-plugins/issues/970/hovercard" href="https://github.com/geany/geany-plugins/issues/970">#970</a>.</p>
<p>Enabling Editor context menu in config options creates a new instance of File menu in addition to the one under Tools> Version Control. It's properly attached to its parent. However, updates are done only to a single instance (basically the last one to initialize), which in this case is the one in Editor context menu.</p>
<p>Added support for multiple instance of the current File menu, so that these get properly updated.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>GeanyVC: Support multiple instances of current File menu</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/971/files#diff-8260077e20a3d72cc805b71e90bd315e">geanyvc/src/geanyvc.c</a>
    (140)
  </li>
</ul>

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