https://github.com/bobthecow/twig-xml.mode
A Twig (+XML) syntax mode for Coda and SubEthaEdit.
https://github.com/bobthecow/twig-xml.mode
Last synced: 3 months ago
JSON representation
A Twig (+XML) syntax mode for Coda and SubEthaEdit.
- Host: GitHub
- URL: https://github.com/bobthecow/twig-xml.mode
- Owner: bobthecow
- Created: 2011-01-26T00:34:14.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-26T00:37:17.000Z (over 14 years ago)
- Last Synced: 2025-01-24T05:08:46.331Z (5 months ago)
- Homepage:
- Size: 93.8 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Twig (+XML) syntax mode for Coda and SubEthaEdit
------------------------------------------------A [Twig][twig] (+XML) syntax mode for [Coda][coda] (and possibly
[SubEthaEdit][see]) written by [bobthecow][me].Twig-XML.mode currently supports:
* Complete XML syntax highlighting.
* All Twig template tags and constructs (through 0.9.10).
* Blocks and macros in the Code Navigator.
* Autocomplete for core Twig tags and filters.
* i18n extension tags and filters (including autocompletion).
* [Symfony2][sf2] core Twig tags and filters.[twig]: http://www.twig-project.org
[coda]: http://panic.com/coda
[see]: http://www.codingmonkeys.de/subethaedit
[me]: http://github.com/bobthecow
[sf2]: http://symfony-reloaded.orgInstallation
------------Drop `Twig-XML.mode` into `~Library/Application Support/Coda/Modes`. If that folder
doesn't exist, create it.Usage
-----1. Install.
2. Open a file with an `.xml.twig` extension in Coda or SubEthaEdit.
3. ?
4. Profit!