Skip to content

false positive in undefined-global #2823

Open
@tamaroning

Description

@tamaroning

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows

What is the issue affecting?

Diagnostics/Syntax Checking

Expected Behaviour

G = _G
G["d"] = 1
A = d

expected no error

Actual Behaviour

image

Reproduction steps

enable vscode extension

Additional Notes

No response

Log File

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions