# SourceScope **Repository Path**: dangbinghoo/SourceScope ## Basic Information - **Project Name**: SourceScope - **Description**: SourceScope(seascope-ng) is a GUI frontend for cscope, idutils and ctags.Note: SourceScope(seascope-ng) was based from Seascope(with revision 254662146ee8). I forked this project due to it's poor support with editing and syntax higlighting and lacking of many features. - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-11-16 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SourceScope Project SourceScope(seascope-ng) is a GUI frontend for cscope, idutils and ctags. Note: SourceScope(seascope-ng) was based from Seascope(with revision 254662146ee8). I cloned this project due to it's poor support with editing and syntax higlighting and lacking of many features. Plans: * use kate for editing and systax high-lighting on linux. * add fake-vi to qscintilla and use it as a fall-back to kate. * unified project creating, seprate project files from SRC dir. * file browsing dialog setup SRC dir as top. * better source browsing like source-insight and slickedit * cross-platform support * Running the application cd src python Seascope.py * Generating source distribution package python setup.py sdist * Generating RPM distribution package python setup.py bdist_rpm