Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>swift-perfectNew to Visual Studio Code? Get it now.
swift-perfect

swift-perfect

lovemo

|
14,081 installs
| (0) | Free
Perfect:Server-Side Swift
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

swift-perfect-snippets


Github:https://github.com/lovemo/swift-perfect-snippets

swift-perfect-snippets is a collection of code snippets for Perfect development. And since Visual Studio Code already provides support Swift and Perfect, this extension is all you need to start coding.

Perfect is a complete and powerful toolbox, framework, and application server for Linux, iOS, and macOS (OS X). It provides everything a Swift engineer needs for developing lightweight, maintainable, and scalable apps and other REST services entirely in the Swift programming language for both client-facing and server-side applications.

  • Perfect HomePage - https://www.perfect.org/
  • Perfect Docs - http://www.perfect.org/docs/index.html

Usage

To install this extension, launch VS Code and Open Extensions, paste ext install swift-perfect-snippets and press enter.

Below, all the snippets bundled in this extension.

Swift

  • swift-perfect-module.json -> Module
  • swift-perfect-routing.json -> Routing
  • swift-perfect-httprequest.json -> HTTPRequest
  • swift-perfect-httpresponse.json -> HTTPResponse
  • swift-perfect-filters.json -> Request and Response Filters
  • swift-perfect-jsonconverter.json -> JSON Converter
  • swift-perfect-mustachetemplate.json -> Mustache Template Support for Perfect

image

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