AutoLispExt icon indicating copy to clipboard operation
AutoLispExt copied to clipboard

Visual Studio Code Extension for AutoCAD® AutoLISP

Results 60 AutoLispExt issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** VSCode is reporting that conditional breakpoints are not currently supported by the debugger. The below image is the message you...

enhancement
Debug

**Describe the bug** I prefer to use tabs over spaces in my code. When I select a portion of code and chose "format" selection, the tabs are removed and spaces...

enhancement
format

**Is your feature request related to a problem? Please describe.** ![image](https://user-images.githubusercontent.com/70693364/108192283-5daf8280-7114-11eb-93f6-504020b50651.png) when a Exception occurs while debugging. The current values are no longer visible. **Describe the solution you'd like** When...

enhancement
Debug

**Is your feature request related to a problem? Please describe.** Not exactly a problem - just a preference. When the code is formatted, code lines are on a different line...

enhancement
format

**Describe the bug** Go to definition (F12) is available from the Editor context menu but the very same option is disabled in the Go menu. **To Reproduce** Click on the...

bug
goToDefinition

**Is your feature request related to a problem? Please describe.** From Christopher Cowgill's feedback in the beta forum: In VLIDE, you can check your text and it will tell you...

enhancement

**Describe the bug** (Open a Workspace) - Open a LISP-Sourcefile - Start Debugging (Launch a new instance of AutoCAD 2021) - Edit the LISP file (to fix an error….) -...

enhancement

Our product is built with mainly lisp, apart from c++ and c#. Though we have code coverage result on other languages (c++ and c#), we do not have code coverage...

enhancement

**Is your feature request related to a problem? Please describe.** The color highlighting provided by the textmate syntax parser does not provide enough language differentiation and highlighting options **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** Not a problem - just makes things easier. **Describe the solution you'd like** All the selection of a folder and...

enhancement