blob: d22242723358766e387f67fe0c9e1817444e9717 (
plain)
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
|
[Ada]
Profiles=AdaIDE
[Bash]
Profiles=ShellIDE
[C]
Profiles=CIDE
[C++]
Keywords=Empty,KDE
Profiles=CppIDE,KDECppIDE
[Fortran77]
Profiles=FortranIDE
[Haskell]
Profiles=HaskellIDE
[Java]
Profiles=JavaIDE
[Pascal]
Profiles=PascalIDE
[Perl]
Profiles=PerlIDE
[PHP]
Profiles=PHPIDE
[Python]
Profiles=PythonIDE
[Ruby]
Profiles=RubyIDE
[SQL]
Profiles=DatabaseIDE
|