Adds Outline function list for LSP and DCL files.#253
Adds Outline function list for LSP and DCL files.#253JimsTools wants to merge 5 commits intoAutodesk-AutoCAD:mainfrom
Conversation
|
CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. We ask that you sign our Contributor License Agreement before we can accept your contribution. -->If you are contributing on behalf of your employer: you must fill out our Corporate Contributor License Agreement which can be found here, and send the signed forms to autolispext.contributor.agreements@autodesk.com. -->If you are contributing on behalf of yourself: you must agree to our Individual Contributor License Agreement which can be found here, and either send the signed forms to autolispext.contributor.agreements@autodesk.com, or reply below with a comment containing the following text: I have read the CLA Document and I hereby sign the CLA JimsTools seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. |
|
I have read the CLA Document and I hereby sign the CLA
…On Fri, Aug 15, 2025 at 10:13 PM github-actions[bot] < ***@***.***> wrote:
*github-actions[bot]* left a comment (Autodesk-AutoCAD/AutoLispExt#253)
<#253 (comment)>
*CLA Assistant Lite bot:* Thank you for your submission, we really
appreciate it. We ask that you sign our Contributor License Agreement
before we can accept your contribution.
-->If you are contributing on behalf of your employer: you must fill out
our *Corporate Contributor License Agreement* which can be found here
<https://github.com/Autodesk/autodesk.github.io/releases/download/1.0/ADSK.Form.Corp.Contrib.Agmt.for.Open.Source.docx>,
and send the signed forms to
***@***.***
-->If you are contributing on behalf of yourself: you must agree to our *Individual
Contributor License Agreement* which can be found here
<https://github.com/Autodesk/autodesk.github.io/releases/download/1.0/ADSK.Form.Ind.Contrib.Agmt.for.Open.Source.docx>,
and either send the signed forms to
***@***.***, or reply below with a
comment containing the following text:
------------------------------
*I have read the CLA Document and I hereby sign the CLA*
------------------------------
*JimsTools* seems not to be a GitHub user. You need a GitHub account to
be able to sign the CLA. If you have already a GitHub account, please add
the email address used for this commit to your account
<https://help.github.com/articles/why-are-my-commits-linked-to-the-wrong-user/#commits-are-not-linked-to-any-user>
.
You can retrigger this bot by commenting *recheck* in this Pull Request
—
Reply to this email directly, view it on GitHub
<#253 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3YO2TFMPZ5YZSUDBO5XWOT3N24XBAVCNFSM6AAAAACEA7J3Q6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCOJTGM4TOOJTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
Thank you for contributing to AutoLispExt! |
Objective
Renders the Outline showing "Executable Functions", "Functions" and "Test Functions" (those that begin with "#", not configurable, but probably should be). Also renders Outline for DCL files showing partial and complete dialog functions.
Abstractions
I am sorry, I don't know what this means.
Tests performed
Open LSP or DCL file.
Screen shot