Hey! Just want to make sure I’m understanding the problem correctly. When you say “take it away with that…,” do you mean the autocomplete menu disappears when the AI suggestion appears? Also, do you have any other flags enabled in Studio?
We do force-enable AI Code Assist for all internal accounts since we’re collecting feedback to improve it. I’ll DM you about a workaround. And we’d really appreciate any feedback you can share to help us make it better!
There was this one day where it would always remove it, but then it stopped. So, I thought it must have been another flag that changed that behavior at that day. But I have these all unmodified.
But I have these all disabled, there’s no other AICO related flags.
It also has some other issues, like.
I type in
local Workspace = game:GetService("Workspace")
local ReplicatedStorage = game:getservice@1
@1 being where the carriage cursor would be, and when you press Tab, it doesn’t capitalize the stuff before… actually I don’t even know if it just lower caps everything
Sometimes it has rare moments where it gives results that I was about to type, these I found more like-able. And sometimes it gives results that are just interrupting.
Let’s say you write something and it contains deltaTime and you spend some time thinking, and then suddenly AICO suggest some random out of context thing, that one is the most disturbing thing I’ve experienced so far.
And the amount of Empty Code Suggestion warnings, but I guess that’s just there for random debugging, I guess.
Is it possible to remove all the flags overriding, disable all plugins, and see the issue persist? Because this sounds serious bug as it shouldn’t affect autocomplete behavior even showing ai suggestion.
Another thing that is very annoying with AICO, is that if I’d press TAB right now, instead of typing .ABC1 it types what it suggested me, and these suggestions happen sometimes so fast, that it’s like setting up traps that I trigger mistakenly because of this…
Edit:
Talking about TAB key, I just made like another bug report about something with the TAB key, with a video.