AutoLispExt
AutoLispExt copied to clipboard
Visual Studio Code Extension for AutoCAD® AutoLISP
**Describe the bug** Attempting to step through reading a very long string and setting to a variable causes an "Access Violation" and the debugging stops. This currently does not happen...
##### Objective Add find/replace in project unit test cases ##### Abstractions Src/project/findReplace folder contains the following tests: Find in project Open search result Clear search result Apply replacement in project...
Testing CLA signature bot, do not approve this PR ##### Objective ##### Abstractions ##### Tests performed ##### Screen shot
Some links to the online help with the right click menu are not working any more. **To Reproduce** Steps to reproduce the behavior: 1. For help I have targeted Autocad...
CodeQL became unstable not long ago, and thus we can't get a green CI result in our PRs. I've disabled CodeQL for now in [PR#](https://github.com/Autodesk-AutoCAD/AutoLispExt/pull/179). We need to make it...
##### Objective 1. Show help description in pop menu of suggestions.( the function name 'vla-set-XXX' must change to 'vla-put-XXX' in webHelpAbstraction.json,its bug) 2. VScode has some issues to check the...
Please, Could you create a format for .DCL code? Thank you for your code, Mark
Hello, could you publish the extension on https://open-vsx.org/ ? Then it can be used in https://github.com/VSCodium/vscodium
##### Objective Update to use the correct extensionDevelopmentPath and remove mock method ##### Abstractions In our lisp extension test we have wrongly set the extensionDevelopmentPath in runTest.ts so that it...
- Issue Type: `Bug` - Extension Name: `autolispext` - Extension Version: `1.5.0` - OS Version: `Windows_NT x64 10.0.18363` - VS Code version: `1.60.0` :warning: We have written the needed data...