lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Auto-generated FFI bindings seem to be broken

Open Frityet opened this issue 1 year ago • 1 comments

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

MacOS

What is the issue affecting?

Annotations, Type Checking, Libraries

Expected Behaviour

the automated FFI type creation to create valid types, for every declaration

Actual Behaviour

Screenshot 2024-01-31 at 09 51 47 Screenshot 2024-01-31 at 09 53 16

Reproduction steps

  1. Use this file
  2. Reload FFI metadata
  3. Inspect the generated file

Additional Notes

No response

Log File

lls-log.log

Frityet avatar Jan 31 '24 17:01 Frityet

Also, every declaration doesn't seem to be present, only a very small amount are

Frityet avatar Jan 31 '24 17:01 Frityet