<p>Depends on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="504125940" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/2346" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2346/hovercard" href="https://github.com/geany/geany/pull/2346">#2346</a>, merge that first.</p>
<p>Open all documents matching the document tab's path in a new instance.<br>
I modified two utils.c functions to support this, see commits.</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/2352'>https://github.com/geany/geany/pull/2352</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use gtk_widget_show_all in show_tab_bar_popup_menu</li>
  <li>Add *Documents in _Folder* notebook menu</li>
  <li>Remove unnecessary casts</li>
  <li>Revert whitespace change</li>
  <li>utils_strv_join: Don't free arguments</li>
  <li>utils_start_new_geany_instance: Take a string vector</li>
  <li>notebook menu: Add *Documents in Folder -> Open in New Window* command</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2352/files#diff-0">src/callbacks.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2352/files#diff-1">src/highlighting.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2352/files#diff-2">src/notebook.c</a>
    (114)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2352/files#diff-3">src/utils.c</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2352/files#diff-4">src/utils.h</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2352.patch'>https://github.com/geany/geany/pull/2352.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2352.diff'>https://github.com/geany/geany/pull/2352.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/2352?email_source=notifications&email_token=AAIOWJ65IRRB6KUWZPDNVCDQOBWRHA5CNFSM4I7ZENA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HRGH6PA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3FHEHT6DZIHWDS26DQOBWRHANCNFSM4I7ZENAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2J7LLRBTKPOVVXOZ3QOBWRHA5CNFSM4I7ZENA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HRGH6PA.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/2352?email_source=notifications\u0026email_token=AAIOWJ65IRRB6KUWZPDNVCDQOBWRHA5CNFSM4I7ZENA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HRGH6PA",
"url": "https://github.com/geany/geany/pull/2352?email_source=notifications\u0026email_token=AAIOWJ65IRRB6KUWZPDNVCDQOBWRHA5CNFSM4I7ZENA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HRGH6PA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>