-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathlanguages.yml
83 lines (75 loc) · 3.43 KB
/
languages.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
Mel: https://github.com/Komodo/Mel
Dita: https://github.com/Komodo/dita
Torque Script: https://github.com/elfprince13/KomodoTS
D Language: https://github.com/RobKellett/komodo-d
Moose: https://github.com/tmueller/PerlMoose-for-Komodo
Lilypond: https://github.com/marnen/komodo-lilypond
Objective-C++: https://github.com/Quuxplusone/objectivecpp-for-komodoedit
Mako Template Highlighting: https://github.com/creiht/komodomako
Dockerfile Syntax Highlighting: https://github.com/Komodo/docker-lang
CFML Language: https://github.com/we3geeks/komodo-cfml
Clojure: https://github.com/polymeris/koclojure
Julia: https://github.com/urkonn/komodo-julia
PeopleCode: https://github.com/jhardies/KomodoPeopleCode
PeopleSoft SQR: https://github.com/jhardies/KomodoSQR
R Interface: https://github.com/k-barton/komodor
Crystal Syntax Highlighting: https://github.com/GeopJr/Krystal
Jade Syntax Highlighting:
html_url: https://github.com/rkgarcia/JadeLang4Komodo
raw_url: https://github.com/rkgarcia/JadeLang4Komodo/blob/master/build/xpi/jade_support-0.1-ko.xpi?raw=true
N3/Turtle Language:
owner:
login: Philip J. Cooper
html_url: http://community.activestate.com/node/6595
raw_url: http://community.activestate.com/files/n3_lang-0.1.1-ko_0.xpi
description: N3 is a readable language for data on the Web and Turtle is the human readable subset of that.
readme:
content: >
The highlighting here attempts to keep with the triples based
highlighting used in previous highlighting efforts (see
http://www.openvest.com/trac/wiki/n3SyntaxHighlighting for more info)
created_at: 2011-04-22
updated_at: 2013-07-25
TCL Syntax Checker:
owner:
login: Todd Whiteman
html_url: http://community.activestate.com/xpi/tcl-syntax-checker
raw_url: http://community.activestate.com/files/kotcllint-1.6-ko_0.xpi
description: This extension provides the TCL syntax checking (linting) support to Komodo.
readme:
content: >
This extension provides the TCL syntax checking (linting) support to
Komodo. The linter used to do the processing is ActiveState's
specific TCL linter \"kotcllint\".
created_at: 2008-02-29
updated_at: 2013-06-28
Haml Syntax Highlighting:
owner:
login: Eric Promislow
html_url: http://community.activestate.com/node/9903
raw_url: http://community.activestate.com/files/haml-0.1.3-ko_0.xpi
description: Haml Syntax highlighting
created_at: 2013-05-29
updated_at: 2013-05-29
UMN Mapserver Mapfiles Syntax Highlighting:
owner:
login: Chicoff
html_url: http://community.activestate.com/xpi/umn-mapserver-mapfiles-syntax-highlight
raw_url: http://community.activestate.com/files/mapfile-1.0.9-ko_0.xpi
description: Support for editing MapFiles within Komodo. MapFiles are the basic configuration mechanism for UMN MapServer.
created_at: 2010-11-24
updated_at: 2013-03-13
Jinja2 Language:
owner:
login: Nguyen Hong Quan
html_url: https://bitbucket.org/hongquan/komodo-jinja
raw_url: https://bitbucket.org/hongquan/komodo-jinja/downloads/jinja_language-1.0-ko.xpi
description: Jinja2 support for Komodo
readme:
content: >
This extension add support for Jinja2 template language to Komodo Edit/IDE.
It provides:
- Syntax highlighting
- Tag and filter autocompletion.
Tested and work on Komodo Edit 10.
Based on Komodo's built-in Twig support.