blob: f084100c9511fae19ad83a1c65e35117bed00516 (
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
40
41
42
43
44
45
46
47
48
49
50
|
Files:
cont-nl-scite.properties : keywords for the dutch user interface
cont-en-scite.properties : keywords for the english user interface
cont-de-scite.properties : keywords for the german user interface
cont-cz-scite.properties : keywords for the czech user interface
cont-it-scite.properties : keywords for the italian user interface
cont-ro-scite.properties : keywords for the romanian user interface
cont-xx-scite.properties : additional keywords
metafun-scite.properties : keywords for the metafun collection
context.properties : a configuration suitable for context
Method 1:
Copy the property files to the path where your local "SciTEUser.properties"
file lives. Add the following entries to "SciTEUser.properties":
import cont-nl-scite
import cont-en-scite
import cont-de-scite
import cont-cz-scite
import cont-it-scite
import cont-ro-scite
import cont-xx-scite
import metafun-scite
import context
If you want latex syntax higlighting as well, you should also import the file
"latex-scite.properties" (no suffix needed).
Method 2:
Copy the property files to the path where your local "SciTEGlobal.properties"
file lives.
Copy the files "context.properties to the path where "SciTEUser.properties"
lives. Add the following entries to "SciTEUser.properties":
import context
Info:
Hans Hagen
PRAGMA ADE, Hasselt NL
http://www.pragma-ade.com
|