Skip to content

Regex in diagnostics globals #2627

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
comedinha opened this issue Apr 22, 2024 · 0 comments
Closed

Regex in diagnostics globals #2627

comedinha opened this issue Apr 22, 2024 · 0 comments

Comments

@comedinha
Copy link
Contributor

comedinha commented Apr 22, 2024

Have a way to add regex in "Lua.diagnostics.globals"?

Like:

    "Lua.diagnostics.globals": [
        "^const.*",
        "^[A-Z0-9_]+$",
    ],
@comedinha comedinha changed the title Regex in .diagnostics.globals Regex in diagnostics globals Apr 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant