wing icon indicating copy to clipboard operation
wing copied to clipboard

vscode irrelevant completion on variable definition

Open staycoolcall911 opened this issue 1 year ago • 8 comments

I tried this:

Tried to get completion for a ,variable definition:

bring cloud;

let bucket = 
        		 // ^ cursor here

This happened:

image

I expected this:

Expected to see the word new. Expected to see cloud (already there). Expected not to see assert, log, throw.

Is there a workaround?

No response

Component

IDE Extension

Wing Version

0.26.4

Node.js Version

18.15.0

Platform(s)

MacOS

Anything else?

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.

staycoolcall911 avatar Aug 29 '23 11:08 staycoolcall911