You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was previously reported as a bug #233391
And closed because it is working "as designed"
I believe that code completions should follow instructions configuration otherwise in some scenarios it will generate code that is not helpful.
For example, in a React Native repository I don't want to generate React for web code (I want View instead of div, Text instead of p, I don't want classnames, etc)