codegraph icon indicating copy to clipboard operation
codegraph copied to clipboard

Can this be used to list classes, methods, variables in simple tabular form

Open humanusa opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Just want to see the classes, methods, variables in a python file

Describe the solution you'd like A clear and concise description of what you want to happen. simple table or tree like output to show files, classes, methods, variables etc.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. searched for extensions in vscode or other tools to analyze python programs but couldnt find any

Additional context Add any other context or screenshots about the feature request here.

humanusa avatar Jun 25 '24 18:06 humanusa