WalonLi / edk2-vscode

The VSCode plugin of EDKII file association.
Other
31 stars 9 forks source link

Update snippet file and add more snippets #18

Closed VivianNK closed 9 months ago

VivianNK commented 9 months ago

Adding some snippets for commonly repeated code like in .inf files as well as for GoogleTests. GoogleTest is the most newly adopted testing framework in edk2 and ProjectMu. The goal of these snippets is to make unit test creation easier and faster. GoogleTest in edk2.

WalonLi commented 9 months ago

Thanks for your contribution!