Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

executable file
·
12 lines (8 loc) · 396 Bytes

GN Format for VSCode

preview

Adds Format Document action in GN files. GN is meta build system used in chromium developement.

Usage:

  1. Install extension
  2. Setup path for gn utility if needed (gnformat.path). gn is used by default.
  3. Use ⌘+shift+P and Format Document action or alt+shift+F.