Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 559 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 559 Bytes

Cocoapods Snippets for VSCode

A snippet extension for VSCode to set .podspec or .podfile files for CocoaPods.

use-extension

See the CHANGELOG for the latest changes

Usage

Type part of a snippet, press enter, and the snippet unfolds.

Installation

  1. Install Visual Studio Code 1.10.0 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension
  6. Reload Visual Studio Code

License

MIT

Enjoy!