We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the Edk2Code wiki!
This extension is intended to help EDK2 developers by providing EDK2 file awareness to Visual Studio Code.
Content:
^1.77.0
Cscope is used for some C related functionality of the extension. On windows systems the cscope comes already included in the extension.
For linux systems you need to install cscope manually.
Ubuntu installation example: sudo apt install cscope
sudo apt install cscope
Additionally, you can use the vscode setting edk2code.cscopeOverwritePath to point cscope to your preferred installation path.
edk2code.cscopeOverwritePath