Language modules seem pretty mysterious, but I would plunge in if I thought one might help.
I'm wondering if creating a language module for CodeKit's KIT files would allow BBEdit to check syntax and links in KIT files, or are they only for syntax coloring? KIT files are basically HTML that have comment sections, which are replaced when you "build" your site. The BBEdit equivalent is include files, the difference being that the include file comment is replaced in your live file, while in the KIT file the comment is replaced only in the build version. For some complicated pages, this reduces the amount of common page code so you can focus on the actual page contents, but it comes at the expense of being able quickly and easily to check syntax and links. -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
