AutoLispExt icon indicating copy to clipboard operation
AutoLispExt copied to clipboard

Intellisense :vlax bug

Open EnM4st3r opened this issue 1 year ago • 0 comments

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:

  1. Write an opening paranthesis
  2. write ":vlax.."

Expected behavior Only one suggestion

Screenshots image

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

EnM4st3r avatar May 15 '24 08:05 EnM4st3r