CodeXCavator - code indexing and search Blog
Source code indexing and full text search tool based on Lucene.
Status: Alpha
Brought to you by:
dust79
I've almost finished implementing the new text browser control. It now supports selection of text via mouse, scrolling via keys and text hit events, which make context menu implementation and text based navigation easier.
Full line selection when clicking on the line numbers column is not working yet and changing the mouse cursor when hovering over text, must be implemented in a better and more generic way.
Will try to finish that today.