Hello Devs, just got a prompt about the new AI Coding feature, but im worried that my comments in my code may confuse the AI and turn them into code when i dont want that, i put comments in my code for future refrence, for example “-- Make sure the part will spin and rotate” or somehting like that, and im worried AI may convert that to code when its only a reminder for me. Any help wouild be wonderful, thanks!
Code Assist doesn’t do that. You have to accept the suggestion in order for it to be added.
I know that, but i would like to accept it, i would like to try it out and have fun with it, but i dont want it converting all my comments to code is what i mean, sorry for the confusion!
Code Assist doesn’t do that. You have to accept the suggestion in order for it to be added.
Do you mean accept the prompt or the code suggestion? If you mean code suggestion then - i dont particularly want to find sugested code all over my script, is there not a way to turn the Code Assist on or off?
While you are typing there will be three little moving dots indicating that code assist is coming up with a suggestion. It will then show it in gray when it is ready. You can press enter to accept it or escape to cancel it or keep typing to cancel it. You can turn Code Assist on and off in Studio settings.
There’s also an Auto-trigger setting. If it is off then it won’t automatically give suggestions I assume. I don’t know how you activate a suggestion.
EDIT:
Looks like you can set a hotkey
Found this image from the Release announcement
Sorry im back - Thank you for letting me know, thank you for the help!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.