An open API service indexing awesome lists of open source software.

https://github.com/orta/vscode-ios-common-files

This Extension adds Ruby syntax highlighting for CocoaPods and Fastlane stuff
https://github.com/orta/vscode-ios-common-files

Last synced: 9 months ago
JSON representation

This Extension adds Ruby syntax highlighting for CocoaPods and Fastlane stuff

Awesome Lists containing this project

README

          

# iOS Common Files

This Extension adds Ruby syntax highlighting for:

* [CocoaPods's](https://cocoapods.org) Podfile and *.podspec files
* [fastlane's](https://fastlane.tools) Fastfile, and a few others.

![https://github.com/orta/vscode-ios-common-files/raw/master/preview.png](https://github.com/orta/vscode-ios-common-files/raw/master/preview.png)

## Features

All the real work is done over at [vscode-ruby](https://github.com/rubyide/vscode-ruby).