Isaac Evans

Results 85 comments of Isaac Evans

I think it's common enough, but definitely low priority.

I like it, but I wonder if there's a better solution for vim, like using the new LSP functionality https://github.com/returntocorp/semgrep/blob/develop/cli/src/semgrep/commands/lsp.py

Definitely a bug: https://semgrep.dev/s/4kR8 Note C/C++ support is still in experimental. But thanks for reporting!

@nbrahms with the existence of https://github.com/returntocorp/semgrep-langs, is it now the case that a user can just edit a compiled `langs.json` file locally to edit this behavior?

@anantshri 🎉 but let me keep the issue open for a bit to confirm and even if it does work, we should add documentation for it :)

@BobbyTRU thanks for the bug report. What platform (operating system, version, python version) are you running on?

hi @saullocarvalho, thanks for filing an issue! I think this is currently expected behavior as the metavariable literal won't match a metavariable string. If `abc` was a literal as in...

I worry this change could be pretty confusing to the user, and also make us appear extra slow. Is there any way to discover that this is happening in the...

> Concerning fd's speed, the main credit goes to the regex and ignore crates that are also used in ripgrep (check it out!). would be awesome to use the same...

@IagoAbal @erwanlr -- what's the current status of this issue? Should it be broken down into more concrete sub issues, or is it mostly outdated by the improvements we've been...