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

Create mask for hidden #7

Open
0x000777 opened this issue Nov 30, 2023 · 0 comments
Open

Create mask for hidden #7

0x000777 opened this issue Nov 30, 2023 · 0 comments

Comments

@0x000777
Copy link

Can you create mask for error name variable?

I have code:

errSomeName := SomeFunctionName(a, b, c)
if errSomeName != nil {
	// ...
}

and errSomeName not Lowlight opacity...
How do I see this change: find by regExpression "if err.+ != nil {" or for inline: "; err.+ != nil {"

Can you fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant