@@ -3,6 +3,12 @@ The **Delphi Preview Handler**, is a [preview handler](http://msdn.microsoft.com
3
3
for Windows Vista, 7, 8 and 10 which allows you to read your source code with syntax highlighting
4
4
without having to open it in an editor.
5
5
6
+ ### Features ###
7
+ * Supports Windows Vista, 7, 8 and 10 on 32 and 64 bits.
8
+ * +50 syntax highlight themes.
9
+ * +60 source code extensions supported.
10
+ * Themes compatibles with the [ Delphi IDE Theme Editor] ( https://github.com/RRUZ/delphi-ide-theme-editor )
11
+
6
12
This preview handler can render the following file extensions:
7
13
8
14
Extensions | Description| Preview
@@ -33,17 +39,6 @@ Extensions | Description| Preview
33
39
.iss | Inno Setup Scripts | [ ![ ] ( https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Preview%20Handler/Images/Inno-Sample%20Files.png )] ( https://dl.dropboxusercontent.com/u/12733424/Blog/Delphi%20Preview%20Handler/Images/Inno-Sample%20Files.png )
34
40
.ini | INI files | .
35
41
36
-
37
-
38
- [ ![ ] ( https://dl.dropboxusercontent.com/u/12733424/Images/followrruz.png )] ( https://twitter.com/RRUZ )
39
-
40
- ### Features ###
41
- * Supports Windows Vista, 7, 8 and 10 on 32 and 64 bits.
42
- * +50 syntax highlight themes.
43
- * +60 source code extensions supported.
44
- * Themes compatibles with the [ Delphi IDE Theme Editor] ( https://github.com/RRUZ/delphi-ide-theme-editor )
45
-
46
-
47
42
### Important Note about installing a new version ###
48
43
In order to avoid problems you must follow these steps when you install or register a new
49
44
version of the preview handler.
0 commit comments