rojo-rbx / rojo

Rojo enables Roblox developers to use professional-grade software engineering tools
https://rojo.space
Mozilla Public License 2.0
966 stars 181 forks source link

Rojo Not Working With Fusion #984

Closed Slimified closed 15 hours ago

Slimified commented 18 hours ago

Hey, I am trying to require Fusion in a script using Rojo, and it recognizes normal, regular module scripts, but does not recognize fusion, whether it is a .rbxm or .rbxmx file. It knows that Fusion is a module script, but requiring it is not working and does not provide intellisense or autocomplete, which it is in Roblox Studio.

Dekkonot commented 15 hours ago

Rojo does not provide any intellisense, full stop; this is likely an issue with Luau LSP or whatever else your editor is using.