Skip to content

yb66/BBEdit-Awk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Awk Codeless Language Module for BBEdit

What does it do?

It provides a bit of syntax highlighting and commenting ability for Awk scripts in BBEdit, my favourite editor.

Why?

It's nicer to read and the keywords get highlighted a bit better than the Unix Script language module.

To use

Pop the plist into "~/Library/Application Support/BBEdit/Language Modules/", either by dropping the file there or, if you'd like to stay up to day with changes git clone, e.g.

git clone https://github.com/yb66/BBEdit-Awk "~/The place I keep git projects/BBEdit-Awk"

Then create a link:

ln "~/The place I keep git projects/BBEdit-Awk/Awk.plist" "~/Library/Application Support/BBEdit/Language Modules/"

In both cases BBEdit will require a restart. Files with the extension .awk will automatically be recognised as Awk.

Licence

See LICENCE.txt

Contributions welcome!

Anything I've missed or you think could be improved, just let me know.

About

BBEdit codeless language module for Awk scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published