shivasurya / code-pathfinder

Code Pathfinder, the open-source alternative to GitHub CodeQL. Built for advanced structural search, derive insights, find vulnerabilities in code.
https://codepathfinder.dev
GNU Affero General Public License v3.0
35 stars 6 forks source link

Support better code output in terminal #118

Closed shivasurya closed 2 months ago

shivasurya commented 2 months ago

Is your feature request related to a problem? Please describe. Currently pathfinder shows filename, line number and code naively.

Describe the solution you'd like Demo link

Describe alternatives you've considered N/A

Use case Better readability in terminal instead of showing as table

Additional context N/A