Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 75e7481

Browse files
authored
Update README.md
1 parent 5b8ef75 commit 75e7481

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
# SPCode
2-
#### _SPCode - A lightweight sourcepawn editor._
2+
#### _SPCode - A lightweight SourcePawn editor._
33

44
[Thread in Alliedmodders](https://forums.alliedmods.net/showthread.php?t=259917)
55

66

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
1616
* 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]
2929
* Auto bracket-closing
30-
* Object Browser
30+
* Object browser
3131
* Translations in multiple languages
3232

3333
![Screen of SPEdit](http://i.imgur.com/69M45hz.png)
3434

3535
![Screen of SPEdit-Themes](http://i.imgur.com/HfkpVut.png)
36-
36+

0 commit comments

Comments
 (0)