EDK2Code Extension for Visual Studio CodeThe EDK2Code Extension is a Visual Studio Code extension designed to improve the development experience for engineers working with the EDK2 (UEFI) codebase. This extension provides support for syntax highlighting, code navigation, and error detection for the EDK2 language. By integrating these features directly into Visual Studio Code, developers can streamline their workflow and enhance productivity. Check YouTube vide presentation on UEFIForum Channel It also includes some support for ASL language: Features
Installation
Linux InstallationCscope 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: DocumentationCheck full documentation including setup on project wiki page ContributingIf you would like to contribute to the development of the EDK2Code Extension, please visit the GitHub repository for more information on how to submit issues, feature requests, or pull requests. SupportFor support or questions regarding the EDK2Code Extension, please create an issue in the GitHub repository. |