send link to app

VFL Syntax Checker


Developer Tools
Developer: Peter Buerer
Free

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