Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Completions prevent other types of completions from appearing #8

Open
OliverJAsh opened this issue Jun 30, 2020 · 0 comments
Open

Completions prevent other types of completions from appearing #8

OliverJAsh opened this issue Jun 30, 2020 · 0 comments

Comments

@OliverJAsh
Copy link

I noticed that when this extension is enabled, sometimes I don't get completions from other providers, e.g.

const mySpecialVariable = 'bar';
const obj = { mySp };

If you place your cursor after mySp, if there's a namespace that matches this, VS Code will not show a completion for the local variable mySpecialVariable like it normally would. E.g.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant