Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Gothic FrameworkNew to Visual Studio Code? Get it now.
Gothic Framework

Gothic Framework

felipegenef

|
1 install
| (0) | Free
Enhanced DX for the Gothic Framework. Provides automatic templ configuration, specialized snippets, and full LSP integration.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gothic Framework

The official VS Code extension for Gothic Framework and templ development.

This extension provides a superior developer experience (DX) for the Gothic Framework ecosystem while preserving all existing templ language support and features.

Features

  • Automatic templ Project Detection: Detects templ projects and offers recommended settings.
  • Recommended Workspace Settings:
    • Automatically configures the templ formatter.
    • Adds Tailwind CSS support for templ files.
    • Hides generated *_templ.go files from the explorer and search for a cleaner workspace.
  • Gothic Framework Snippets: Specialized snippets for Page, Component, and API routes.
  • Syntax Highlighting: Full syntax highlighting for the templ language.
  • LSP Integration: Deep integration with the templ language server.

Commands

  • Gothic Framework: Apply Recommended Settings: Manually apply the recommended workspace configuration.
  • Gothic Framework: Show Generated _templ.go Files: Restores visibility of generated files in the explorer.
  • Templ: Restart Language Server: Restarts the underlying templ LSP.

Snippets

templ Snippets

  • gpr: Generate a Gothic Framework page route.
  • gcr: Generate a Gothic Framework component route.

go Snippets

  • gar: Generate a Gothic Framework API route.

Installation

Install the extension from the VS Code Marketplace or Open VSX Registry.

Requirements

Requires templ and gopls on the system path to function correctly.

Issues

Please raise any issues in the Gothic Framework VS Code Extension repository.


Based on templ-vscode.

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