Rowan
unread,Dec 29, 2011, 8:56:06 AM12/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to arduino-syntax-for-coda-announce
The Arduino syntax highlighter for SubEthaEdit and Coda has been
updated to version 0.1.1 which closes out all reported issues in the
Issue Tracker.
==Version 0.1.1==
Issue #3 : bool recognition
declaring bool was not treated the same as boolean, they are now.
Issue #2 : Syntax Support for ATMega Boards
Additional Serial ports and other features were not supported in the
initial release, these are now included.
Issue #1 : Stream Class Support
The stream class and some of the serial classes were missing from the
initial release. These have now been included.
Simply replace "Arduino.mode" in SubEthaEdit and/or Coda, restart the
application and you are good to go.