
CodeFinder
Source (link to git-repo or to original if based on someone elses unmodified work):
Both loading and searching are multi-threaded. It takes around 30secs to load all qt src files on my machine.
It features code-highlighting for c++, javascript, pascal and matlab code.
Windows-Installer features explorer context menu integration and downloading of the required qt dlls.
Please let me know immediately, if you have any comments or feature requests.
Happy coding!
v1.3:
* fixed virtual memory consumption. Handles really big folders now.
* Gracefully stops loading when available virtual memory drops below 20%. Is shown as "Only partially loaded!" in titlebar.
* Titlebar shows scan info
* added some more c++ keywords
v1.2:
* Word under textcursor is highlighted in whole document.
* Text is now stored in compressed UTF8 to save about 30% memory.
* Reduced scan priority, to keep GUI responsive, while loading.
* Interupting the scan is now possible.
v1.1:
* Installer
* Search Filename Checkbox
* DblClick in List opens file
* Matlab-Highlighting
Ratings & Comments
0 Comments