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

Review selection set contents #234

Closed aspect-ex closed 1 year ago

aspect-ex commented 1 year ago

Hi all.

In Visual Lisp, double-clicking the return value of ssget will list the contents of the selection set. Can you see this in the AutoLisp Extension?

Thank you.

Sen-real commented 1 year ago

Hi @aspect-ex , it seems the same limitation mentioned in https://github.com/Autodesk-AutoCAD/AutoLispExt/issues/188, so let's track this issue there. Please correct me if I misunderstand the problem.