I need help with VS-Code.
Till last night while typing "rafc" in a React document would generate the ES7 arrow function code snippet for the respective React-Redux file using the extension "ES7+ React/Redux/React-Native snippets". But from today morning, while I am typing rafc, it is behaving weirdly & giving irrelevant suggestion of "ReadableStreamDefaultController" which I don't have any usage for right now.
Problem is, I can't break up with code snippets right now as it does the boring task of generating the boilerplate code.
A snapshot of the problem is attached below.This is the suggestion given by VS code
I have tried restarting, updating, and everything else that I could find on google. But it is still the same.
Can someone help me with this weird problem?