-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Other editors such as the excellent Notepad++ have outline or function lists. VScode has an Outline view, but it doesn't work for AutoLispExt.
Describe the solution you'd like
Function list (list of defuns) or even better a tree list of Functions showing functions inside of functions.
Describe alternatives you've considered
Notepad++ is my preferred programming, but it has its limitations, especially for debugging.
Additional context
This is a pretty key feature for large libraries.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request