Autodesk-AutoCAD / AutoLispExt

Visual Studio Code Extension for AutoCAD® AutoLISP
https://marketplace.visualstudio.com/items?itemName=Autodesk.autolispext
Apache License 2.0
83 stars 30 forks source link

Outline View (not Mini Map) #230

Open JimsTools opened 1 year ago

JimsTools commented 1 year ago

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.

Sen-real commented 1 year ago

good idea, thanks for the suggestion!