Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

missed unused-function for foo #1093

Closed
sumneko opened this issue Apr 25, 2022 · 2 comments
Closed

missed unused-function for foo #1093

sumneko opened this issue Apr 25, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@sumneko
Copy link
Collaborator

sumneko commented Apr 25, 2022

local function test()
end

local function foo ()
end
@HIIIIIHAAA
Copy link

If this is a feature change, can you add an option to dim unused function body too?
Really helpful feature

@sumneko
Copy link
Collaborator Author

sumneko commented Apr 26, 2022

If this is a feature change, can you add an option to dim unused function body too? Really helpful feature

It's just a bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants