You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating snippets that would satisfy every user is impossible. There are many combinations of meta values that they might prefer.
To try to resolve this issue, we can implement similar system to vscode-yara. This would have to be implemented in the python part of this project, to be compatible with other editors, not only vscode.
We should also extend the documentation with information about how to use this feature.