Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briandfoy/perl6_bbedit_clm
Perl 6 BBEdit Codeless Language Module
https://github.com/briandfoy/perl6_bbedit_clm
bbedit perl6
Last synced: about 1 month ago
JSON representation
Perl 6 BBEdit Codeless Language Module
- Host: GitHub
- URL: https://github.com/briandfoy/perl6_bbedit_clm
- Owner: briandfoy
- License: other
- Created: 2016-01-10T14:56:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T20:12:46.000Z (about 2 years ago)
- Last Synced: 2024-10-10T21:40:15.047Z (about 1 month ago)
- Topics: bbedit, perl6
- Language: Raku
- Size: 401 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# BBEdit Perl 6 Codeless Language Module
[BBEdit](http://www.barebones.com/products/bbedit/)'s [Codeless
Language Modules](http://www.barebones.com/support/develop/clm.html)
are a simple way to colorize simple source code. Perl 6, with various
smart balancing features, is a bit beyond simple, but this works for
the stuff I do.![colored syntax-test.p6](syntax-test.png)
Put the [Perl6.plist](Perl6.plist) file in your _Application Support_
directory, which can be under _~/Library_ or in your Dropbox folder if
you've configured BBEDit for that.* _/Users/USERNAME/Library/Application Support/BBEdit/Language Modules_
* _.../Dropbox/Application Support/BBEdit/Language Modules_There's plenty more that I can do.
## Some development tips
* You have to quit BBEdit to reload the module
* If something doesn't work, you should get a message in Console, but it's not a helpful message
* If something doesn't work, your file might lose its association. You might need to reselect the file's language.