AICO Flag Setting Issue

Description

One time I was peacefully admiring the text shown on the screen.

until there’s this rare chance where AICO appears and takes it away with that “Tab Accept”.

image

rare chance because there were attempts to fix it… but I am not really too sure about it, but that is a different issue

 

So, I want to turn it off but there is a problem, see Private Message.

A private message is associated with this bug report

1 Like

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!

1 Like

Yep.

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.

2 Likes

Thanks for feedback!

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.

1 Like
{
	"FFlagCreatorStoreWVEnableABTest2": false,
	"FFlagKillOldExplorer3": false,
	"FFlagNewExplorer": true,
	"FFlagEnableFindReplaceAll2": false,
	"FFlagNewFindReplaceTasker4": false,
}

I had these.

I can try to see if I ever get into this issue again. It felt really random, too random to tell how it happened.

And there were no plugins at that time.

I have trouble checking because AICO seems to shape based on what’s already in the code and I can’t get it to trigger sometimes, to even see.

Is this also AICO??

the entire grey timer as well, something strange, not sure how

but there’s something strange, where after typing and waiting, there’s a lag spike…

how it happened, not sure yet but I have some theories… but still…

Do you have ai coding feature enabled? Can you make video about what you are seeing from typing?

I have it turned off. It’s just AICO.

I have re-produced the lag spike, I just have to make a separate bug report for it.

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.