Skip to content

No IntelliSense/AutoCompletion/Type information for ffi #1278

Description

@TheHorscht

Describe the bug
I am not getting IntelliSense/AutoCompletion/Type information for ffi

To Reproduce
Steps to reproduce the behavior:

  1. Install this extension
  2. Create a new .lua file
  3. Type ffi = require("ffi")
  4. Hover over the declared ffi variable, or in a new line type ffi.

Expected behavior
Type information is shown on hover, or autocomplete triggers when typing ffi.

Screenshots
QCqscUag9r
This is the expected outcome (screenshot by someone else):
unknown

Environment (please complete the following information):
VSCode
Version: 1.68.1 (user setup)
Electron: 17.4.7
Chromium: 98.0.4758.141
Node.js: 16.13.0
V8: 9.8.177.13-electron.0
OS: Windows_NT x64 10.0.19043
Lua Language Server 3.4.0

Provide logs
file_d%3A_Downloads_lua-5.1.5_Win64_bin.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions