selene icon indicating copy to clipboard operation
selene copied to clipboard

Unexpected character @ for roblox luau native attribute.

Open varappdev opened this issue 1 year ago • 1 comments

Roblox for a while has supported native code generation, which can be enabled with a --!native comment at the top of a file, or putting the @native attribute above a function. However, selene is unaware of the possibility of adding @native above a function, and as a result it does not expect the @ symbol. Please do include the possibility that @native can be added above functions

varappdev avatar Jul 25 '24 15:07 varappdev

Also having this issue, would be great if this was supported.

jok-dev avatar Feb 14 '25 00:02 jok-dev

Blocked by https://github.com/Kampfkarren/full-moon/issues/336

chriscerie avatar Mar 21 '25 02:03 chriscerie

Blocked by Kampfkarren/full-moon#336

Looks like this issue was closed last month with the release of full-moon 2.0.0, would that unblock this feature?

nightcycle avatar May 28 '25 10:05 nightcycle