Skip to content

Associates Arduino's .ino files with C++ to allow Xcode to apply correct syntax coloring.

Notifications You must be signed in to change notification settings

joshbillions/Arduino-FileTyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Arduino-FileTyper

FileTyper exports a UTI for Arduino .ino files and declares that they conform with the C++ UTI. This gives Xcode the information it needs to automatically select C++ as the syntax coloring option for Arduino files.

Quit Xcode. Launch FileTyper. Relaunch Xcode, and you'll never have to manually select C++ for Arduino files again!

About

Associates Arduino's .ino files with C++ to allow Xcode to apply correct syntax coloring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published