Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Dev.to SyntaxNew to Visual Studio Code? Get it now.
Dev.to Syntax

Dev.to Syntax

Milton Vafana ZW

|
1 install
| (1) | Free
Auto-configure VSCode to mimic dev.to code block styling: Fira Code ligatures, color theme, icon theme, bracket and indent styling.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dev.to Syntax Icon

Dev.to Syntax

Your goofy, epic syntax enhancer for VSCode. Inspired by dev.to, built for rebels. Auto-configure VSCode to mimic dev.to code block styling.

Features

  • Sets editor font to Fira Code with ligatures.
  • Applies a light, clean color theme modeled on dev.to’s code blocks.
  • Recommends and installs:
    • Material Icon Theme
    • Bracket Pair Colorizer 2
    • Indent Rainbow

Installation

  1. Clone repo
    git clone https://github.com/nia-cloud-official/devto-syntax.git
    cd devto-syntax
    
  2. Install dependencies
    npm install
    
  3. Build and package
    npm run package
    
  4. Install VSIX
    code --install-extension devto-syntax-1.0.0.vsix
    

or Simply search for "Dev.to Syntax" in vscode extension marketplace

Usage

Once installed and reloaded, Dev.to Syntax will:

  • Change your font settings to Fira Code and enable ligatures.
  • Switch to the Dev.to Syntax color theme.
  • Recommend/install supporting extensions.

Enjoy dev.to’s cozy code vibes in VSCode—no manual steps required!


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