<p>This is mostly my preference but I think it would be quite useful to have file search feature similar to sublime or vscode etc.<br>
So, I used codebase of commander mostly and modified it.<br>
Basically:</p>
<ul>
<li>Find File keyboard shortcut with open a dialog with input and search against files and showing them</li>
<li>Enter would open the file</li>
<li>Workflow from UI would be as is and this is only based on keyboard shortcut</li>
</ul>
<p>P.S. This is mostly a proof of concept and I think someone with better knowledge of gtk, C and geany api can pull this off better than what I currently have.</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/953'>https://github.com/geany/geany-plugins/pull/953</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>just a proof of concept of file search through kb different than sidebar with type and open</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/953/files#diff-0">projectorganizer/src/prjorg-menu.c</a>
    (355)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/953/files#diff-1">projectorganizer/src/prjorg-sidebar.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/953/files#diff-2">projectorganizer/src/prjorg-sidebar.h</a>
    (8)
  </li>
</ul>

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