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
The automatic code completion sends a lot of data to the underlying LLM and can be perceived to be a bit "noisy". It is automatically turned on at the moment when users activate the AI feature set, which might be unexpected. Therefore, we should turn the default to manual, i.e. the code completion can be triggered explicitly via "Ctrl+Alt+Space". users can change this in the settings and turn on automatic mode again if they prefer.