Giter Site home page Giter Site logo

applescript-clm-for-tw's Introduction

Applescript Codeless Language Module for TextWrangler

Modified version of the excellent Bill Hernandez CLM from http://www.mail-archive.com/[email protected]/msg00548.html the link was here at a wiki called bbeditextras. So I started with the Hernandez version.

WTF is here?

Since I'm noob and forget what changes I made, I first commit the Bill Hernandez version, then immediately commit my changed version. Why? So I can see WTF what I did, I say. No one looks at changes anyway.

What does it do? What's it all about?

Provide color syntax for AppleScript in TextWrangler, and maybe BBEdit but I don't have BBEdit. It also does...

More Colors

I made unorthodox use of the Codeless Language Module's BBLMPredefinedNameList Predefined names info here it says as used in the Text Colors preferences. more colors! Obligatory code example.

<!-- Testing use of this symbol -->
<key>BBLMPredefinedNameList</key>
<array>
	<string>alias</string>
	<string>at</string>
   <!-- and so on -->
	<string>typefaces</string>
	<string>with</string>
</array>

Installation

Likely, no one will see this stuff, so installation is not an issue. But if I forget, maybe I'll put that info here, or a link to it. Yes a link would be better. No wait, it's faster to Google it than to waste time adding to this readme file.

If you stumbled here (eg. mistyped URL) do know:

  1. These things I read on internets & added to scripts haphazardly. I can not guarantee anything. "As-Is".

  2. I know nothing about licenses. Whatever license(s) these files are supposed to be, they are.

  3. Whatever credits or clauses should be here, is temporary error of stupidity and poor memory.

  4. Dot files rule, bigger is better.

  5. Readme files, not a fan.

applescript-clm-for-tw's People

Contributors

angles avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.