8000 GitHub - lamm45/vscode-valgrind-supp: VS Code syntax highlighting for Valgrind suppression files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lamm45/vscode-valgrind-supp

Repository files navigation

Syntax highlighting for Valgrind suppression files

This VS Code extension provides basic language support (i.e., syntax highlighting) for the Valgrind suppression file format.

Valgrind suppression files, often named with .supp extension, contain rules that tell Valgrind which problems to suppress from the output. Suppressing output is useful, e.g., for deliberate memory leaks or for problems originating from third-party libraries.

For more information about Valgrind and its suppression file format, see

You may already have Valgrind suppression files in your system. For example, Linux users may find them inside the folder /usr/lib/valgrind/

About

VS Code syntax highlighting for Valgrind suppression files

Topics

Resources

License

Stars

Packages

No packages published
0