send link to app

VFL Syntax Checker


Ferramentas de programação
Developer: Peter Buerer
Livre

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