Ok I know its been awhile since my last update, I've been dealing with a lot of little issues here and there (net went out for awhile, lost a bunch of data from my builds requiring to start some code over, and some IRL stuff to deal with). The good news is though, I finally got a proper search method implemented for function searching in assembly files

this was the one hold up keeping me from finalizing my beta build (can't edit methods well if ya can't find them

). For some reason the libraries chosen to work on this IDE made some complications arise from setting up the search algorithm (in fact, the file explorer tree search still has issues, however this problem doesn't have a major need for file browsing via the tree and can't search for smali methods quite the same as you can assembly methods, so this won't hold up a beta release, it can be dealt with later).
So what does this mean for ModIDE? Basically, i have some minor cleanup of files to do, along with finalizing the save assembly method (already works from what I can see, however field testing is definitely in order so feedback is HIGHLY appreciated once released), and I think I will have this done and released within the next 10 days, so stay tuned! and Thanks for your support and patience, this will be a KILLER modding tool once fully complete, and since it will be open source and have a setup repository by RC launch, easily modifiable to your needs should it not have everything you need
Thanks again and stay tuned!