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
- Host: GitHub
- URL: https://github.com/orta/vscode-ios-common-files
- Owner: orta
- License: mit
- Created: 2016-08-25T20:38:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T13:58:48.000Z (almost 8 years ago)
- Last Synced: 2025-08-02T11:55:10.974Z (11 months ago)
- Language: JavaScript
- Size: 268 KB
- Stars: 35
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.

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