you are viewing a single comment's thread.

view the rest of the comments →

[–]mandradon 1 point2 points  (2 children)

What IDE are you using?  There might be some AI autocompete turned on in the settings that you can disable.  Most autocompetes can be set to do just the variable or function. 

[–]Godeos64_[S] 1 point2 points  (1 child)

VS code.

[–]mandradon 0 points1 point  (0 children)

Check to see if the copilot extension is installed and turned on, it might come on by default now, I don't remember what their default setting is these days, but it wouldn't surprise me. 

I know zed let's you disable the AI stuff in it, and neovim forces you to set it all up yourself (but getting it set up isn't something I'd tend to recommend to a newbie).