forked from Komodo/Packages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanguages.yml
80 lines (72 loc) · 3.35 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
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
R Language: https://github.com/jacoby/RLangSyntax
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
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
PeopleCode Language:
owner:
login: Jason Hardies
html_url: https://community.activestate.com/node/10772
raw_url: https://community.activestate.com/files/peoplecode_language-0.1.16-ko.xpi
description: This extension adds support for PeopleCode to Komodo
readme:
content: >
This extension adds support for PeopleCode to Komodo and currently
includes the following features.
- Syntax highlighting
- Keyword Auto-Complete
- Snippets for If, For, While, Function, and Declare
This extension does not add syntax checking, nor auto-complete for
common table and field names, nor intellisense for object properties.
created_at: 2014-03-11
updated_at: 2014-03-11
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