IDA-Style Highlighting in VS Code

As I work through Zero Day Engineering training, I have been spending more time reading large open-source codebases from a vulnerability-research perspective. One small thing I kept missing from IDA Pro is the highlight feature: select a token, and instantly see the other matching occurrences nearby. It is simple, but…
Read more →