Hi Gary,
You can use the Visual Studio Code with AutoLISP Extension.
Here are some of the major features of the text editor:
- color coding
- formatting of text
- parenthesis matching
- highlight syntax
For detail please refer:
-
Visual Studio Code is a free source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add additional functionality.
https://code.visualstudio.com/
-
AutoLISP Extension: This extension adds support for AutoCAD AutoLISP source (LSP) files to Visual Studio Code.
https://marketplace.visualstudio.com/it ... utolispext

- VisualStudioCode.png (94.28 KiB) Viewed 7649 times