Commit Graph

273 Commits (joe-4.4)
 

Author SHA1 Message Date
cn a36ac58939 ftyperc: recognize systemd unit files as INI 1 year ago
cn 56986eac15 asciidoc: add syntax supporting basic features
- supports bold, italic (via underline due to Terminal limitations), hyperlinks, headlines, lists
1 year ago
cn c4e7130651 ftyperc: add Vagrantfile as Ruby syntax 1 year ago
cn b16c94e273 ftyperc: recognize .star as 'python'
- for the https://github.com/bazelbuild/starlark language which is very similar
2 years ago
cn bde409c30f makefile: allow / character in target names 5 years ago
cn 0c4c7e63f3 misc: convert absolute links to relative ones 5 years ago
cn b54f55cff1 md: add backtick support (port)
This takes md.jsf from JOE 4.4 and applies 6b2a3be746 ontop.
5 years ago
Ruan Pienaar 8884bae2d2 erlang: use correct *.escript instead of *.esh extension
Add Use the correct extension for Erlang escript files (#34)
5 years ago
Ruan Pienaar 8a334ecfe7 erlang: add *.esh extension
Add *.esh as Erlang syntax highlighting (#32)
5 years ago
cn a7bc6e4b0b ftyperc: make .bashrc as 'sh' not 'conf'
The *rc -> 'conf' detection should be done very first cause of it's
universality to allow other definitions to overwrite it.
6 years ago
cn e165ff2024 Update for JOE 4.4
- remove syntax files merged by upstream
- use ftyperc from JOE 4.4, add new syntax files
6 years ago
cn e9ca75bd63 misc: move auxillary files into subdirectory 6 years ago
Todd Lewis 13cfbdc5cd ini: enhance error handling, add support for colon comments, unicode escapes, new test file 6 years ago
cn 5c8944fc51 makefile: allow more characters in target names 6 years ago
cn 486ac0ec28 json: backport 0973806c2a/ 6 years ago
Todd Lewis 6b5cc885c9 Fix yaml comments even more! (#28)
A fix for a fix that again fixes YAML comments.
6 years ago
cn a1f9804033 Update README 6 years ago
cn e959814c5c yaml: handle line comments in lists correctly
Brought up by https://github.com/cmur2/joe-syntax/pull/27
6 years ago
cn a0f5e7085e Add terraform keywords and .tfvars file extension 6 years ago
Todd Lewis c4d380c266 yaml: handle plain strings w/ non-initial quotes (#25) 6 years ago
cn 854a1893eb Improve makefile highlighter 6 years ago
cn 4d940dd75a Fix bug in Makefiles 6 years ago
cn edbac0309d Add terraform functions 6 years ago
cn 1c43114a71 Add draft Makefile highlighter 6 years ago
cn c1a644af8b Fix highlighting of comments not starting at beginning of line in Dockerfile 6 years ago
cn 4a2f8009f2 New highligher for Terraform
- primitives like bool, number and string
- basic interpolation syntax support
- some keywords
6 years ago
cn a3c24a4c8c New highligher for Dockerfile
Very simple parser only recognizing comments and the COMMAND at beginning of a line.
6 years ago
cn 47a1b1a1f0 Document yaml.jsf contributions 6 years ago
Todd Lewis 8e55c1d34b Fix comment detection. (#23)
* Fix comment detection.
* Fix spaces after '#'
6 years ago
cn 536587cc1e scheme: highlight symbols differently 8 years ago
cn d4b0fdc63d Add scheme 8 years ago
cn e5589b1db4 Fix number parsing in json 8 years ago
cn e41af15e95 asterisk: lower the strictness on section_post content 8 years ago
cn 34bd559a6e asterisk: color substitutions and allow changing color for => separately 8 years ago
cn ed71cbcfca Add asterisk highlighter (INI style + weird additions) 8 years ago
cn f908b59be1 ini: allow comments separated by tabs after key-value pair 8 years ago
cn 0336acd237 Fix license status of JOE 8 years ago
cn 1df5416aaa Contributions documented as "GPL v2 or any later version" 8 years ago
cn cd34723d3e Fix license statements regarding later versions 8 years ago
cn ffdede2702 Mention ne in links section 8 years ago
cn 59d11234c1 GPL v2 and ISC dual-licensed json.jsf and js.jsf 8 years ago
cn 0e45772d2c Fix typo 8 years ago
cn 467ebbab8a Fix typos and ugly line breaks 8 years ago
cn 570e844d01 Oskar agreed on GPL v2 (or later) for powershell.jsf 8 years ago
Christian Nicolai c0a0dab490 Merge pull request #22 from teoric/patch-1
Mention option of local installation
8 years ago
Christian Nicolai 885b52b194 Merge pull request #21 from iarna/fix-json-empty-wspace
Fix json support to handle empty objects/arrays w/ whitespace inside
8 years ago
teoric d24d5f18ec Mention option of local installation
(works at least for me on joe 3.7, Mac OS X)
8 years ago
Rebecca Turner c7ed3daa91 Fix json support to handle empty objects/arrays w/ whitespace inside 8 years ago
Christian Nicolai 2003c3b5f5 Update README 8 years ago
Christian Nicolai e1bf6214e7 Fix erlang.jsf link 8 years ago