Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Lenovo Thinkpad UEFI DevKitNew to Visual Studio Code? Get it now.
Lenovo Thinkpad UEFI DevKit

Lenovo Thinkpad UEFI DevKit

morphyw

|
56 installs
| (3) | Free
Lenovo Thinkpad UEFI Develop Kit extension for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lenovo-vscode

VSCode Enhanced Lenovo Thinkpad UEFI Syntax Highlighting + Right-click Insert UUID/GUID

Features

1. Enhanced Lenovo Thinkpad UEFI Language Highlighting

  • Add syntax highlight for Lenovo Thinkpad UEFI definition code (*.def)
  • Fully compatible with Microsoft's official C/C++ extension (no conflict, no overriding)
  • Full support for standard C keywords, comments, strings, and preprocessor directives

2. Insert UUID via Right-click Menu

Right-click in editor → Insert UUID:

  • Insert Uppercase GUID (6D428799-6DC9-42F5-B0A6-7C94A5662FA3)
  • Insert Lowercase GUID (6d428799-6dc9-42f5-b0a6-7c94a5662fa3)
  • Insert C/C++ GUID Literal ({ 0x6D428799, 0x6DC9, 0x42F5, { 0xB0, 0xA6, 0x7C, 0x94, 0xA5, 0x66, 0x2F, 0xA3 }})
  • Insert Last Uppercase/Lowercase/C++ format GUID

3. Add Comments via press Hotkey

  • Auto type ADD/MODIFY/DEL comments follow LCFC customized
  • User can modify Comment text via "lenovo-vscode.commentCustomText": "Your customized comment text" in settings.json. The default comment text is "LCFC Customized"
  • User need modify the hotkey by trigger this feature. You can search Insert Auto Comment (ADD)/Insert Auto Comment (MODIFY)/Insert Auto Comment (DEL) to change the hotkey.

4. Add Serial Monitor module to capture UART log

  • User can capture UART log in console window.
  • Support max baudrate from 9600 to 12M.

5. Add Jump OPTION/CONFIG to define and Search all quote

  • User can jump OPTION/CONFIG to definition via right menu.
  • User can seach all OPTION/CONFIG quote in search window (Ctrl + Shift + F).

Usage

Requirements

  • VSCode 1.80.0+
  • Windows / macOS / Linux

Author

Morphy.Wang

Repository

https://github.com/morphyw/lenovo-vscode.git

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft