|
1 | 1 | # SPCode |
2 | | -#### _SPCode - A lightweight sourcepawn editor._ |
| 2 | +#### _SPCode - A lightweight SourcePawn editor._ |
3 | 3 |
|
4 | 4 | [Thread in Alliedmodders](https://forums.alliedmods.net/showthread.php?t=259917) |
5 | 5 |
|
6 | 6 |
|
7 | | -##### List Of Features: |
8 | | -* Compiling-Config System (fully customizeable) |
9 | | -* Syntaxhighlighting (parsed from the include directory / fully customizeable) |
10 | | -* Autocomplete (parsed from the include directory) |
11 | | -* Intellisense (parsed from the include directory) |
12 | | -* Sourcepawn Templates (customizeable) |
13 | | -* Copying after/before compiling (& Pre/Post commandlines) |
14 | | -* FTP Upload |
15 | | -* Serverstart Feature |
| 7 | +##### List of features: |
| 8 | +* Compiling-Config System (fully customizable) |
| 9 | +* Syntax highlighting (parsed from the include directories / fully customizable) |
| 10 | +* Autocomplete (parsed from the include directories) |
| 11 | +* IntelliSense (parsed from the include directories) |
| 12 | +* Sourcepawn templates (customizable) |
| 13 | +* Copying after/before compiling (& pre/post commandlines) |
| 14 | +* FTP upload |
| 15 | +* Server start feature |
16 | 16 | * Code folding |
17 | | -* Editor Docking |
18 | | -* API Reference (plus link to API-websites) |
19 | | -* Highlight Deprecated 1.6 Syntax |
20 | | -* Brackethighlighting |
21 | | -* Auto-Indentation (active and passive) |
22 | | -* Errors/Warnings List |
23 | | -* Syntax Reformatter (Syntax Tidy) |
24 | | -* Auto-Updating (by default disabled since it could be dangerous) |
25 | | -* Lysis Decompiler (Improved Version) |
26 | | -* smx Dissassembler (Fixed) |
27 | | -* RCon Querying |
28 | | -* Dynamic Autocomplete/Intellisense from all opened include-files [NEW] |
| 17 | +* Editor docking |
| 18 | +* API reference (plus link to API websites) |
| 19 | +* Highlight deprecated 1.6 syntax |
| 20 | +* Bracket highlighting |
| 21 | +* Auto-indentation (active and passive) |
| 22 | +* Errors/warnings list |
| 23 | +* Syntax reformatter (syntax tidy) |
| 24 | +* Auto-updating (by default disabled since it could be dangerous) |
| 25 | +* Lysis Decompiler (improved version) |
| 26 | +* SMX dissassembler (fixed) |
| 27 | +* RCON querying |
| 28 | +* Dynamic autocomplete/IntelliSense from all opened include-files [NEW] |
29 | 29 | * Auto bracket-closing |
30 | | -* Object Browser |
| 30 | +* Object browser |
31 | 31 | * Translations in multiple languages |
32 | 32 |
|
33 | 33 |  |
34 | 34 |
|
35 | 35 |  |
36 | | - |
| 36 | + |
0 commit comments