#Automatic type info?
10 messages · Page 1 of 1 (latest)
This looks like Visual Studio Code, possibly using the extension "Lua", a Lua language server. That adds on extra features.
This isn't possible in Roblox Studio itself.
Roblox is working towards being able to automatically connect Roblox to external editors, but who knows when that will be done.
For now, may wanna use Rojo (https://rojo.space) so you can use Visual Studio Code.
Rojo enables Roblox developers to use professional-grade software engineering tools
** You are now Level 1! **
I'm pretty sure these are named arguments, not type info. Roblox can do types for parameters like parameterName: string already