send link to app

VFL Syntax Checker


软件开发工具
开发 Peter Buerer
自由

This is an Xcode extension that lets you check if you have valid Visual Format Language strings so you dont have to build, run, and crash to find out you missed a parenthesis. If a line contains invalid VFL, an error will be displayed on that line.

Supports Swift 3+ and Objective-C