Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>EchoSnippetsNew to Visual Studio Code? Get it now.
EchoSnippets

EchoSnippets

Makhmud

|
1,895 installs
| (0) | Free
Go Echo framework web server snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go Report Card

EchoSnippets

EchoSnippets helps developers to utilized Go Echo framework faster by generating snippets.

Snippet Menu

!echouser >> generates basic user struct

walkthrough

!echohello >> generates ready-to-go "Hello World" Echo app

walkthrough

!echocrud >> generates basic CRUD functions, middlewares and routes

walkthrough

!echoauth >> generates basic auth function

walkthrough

!echotest >> generates basic test function setups

walkthrough

Installation and Usage

  1. Install and open Visual Studio Code.
  2. Press Ctrl+Shift+X (on Linux and Windows) or Cmd+Shift+X (on macOS) to open the Extension panel.
  3. Find and install EchoSnippets extension. You can also find EchoSnippets at Marketplace
  4. Reload VS Code
  5. Open any .go file in VS Code. EchoSnippets is now activated

Version 1.2.1

The following additional snippets were added:

  • boilerplate function for basic authentication
  • snippet for basic route testing function setups

Version 1.0.0

Initial release of EchoSnippets include 3 snippets:

  • basic user model
  • basic hello world app
  • basic crud functions, middlewares and routes
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft