AutoLispExt
AutoLispExt copied to clipboard
Intellisense :vlax bug
Describe the bug Somehow the suggestions for :vlax... are doubled. As you can see in the screenshot nearly every suggestion is doubled.
To Reproduce Steps to reproduce the behavior:
- Write an opening paranthesis
- write ":vlax.."
Expected behavior Only one suggestion
Screenshots
Desktop (please complete the following information):
- OS: Windows 10
Additional context Also when using these :vlax.. intellisense suggestions, it does not replace the already written colon but writes another one so when i use the autocompletion here it looks like this: ( ::vlax-true) This kinda destroys the flow