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

Commit 8336bd8

Browse files
authored
Update README.md
1 parent 20c9ab4 commit 8336bd8

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,31 @@
11
# SPCode
2-
#### _SPCode - A lightweight SourcePawn editor._
3-
[Thread in Alliedmodders](https://forums.alliedmods.net/showthread.php?p=2693577)
2+
### _SPCode - a lightweight SourcePawn editor._
43

5-
[Discord Server](https://discord.com/invite/Uf6hMqnkY4) **[NEW!]**
4+
[Visit the Thread in Alliedmodders](https://forums.alliedmods.net/showthread.php?p=2693577)
5+
[Join our Discord Server!](https://discord.com/invite/Uf6hMqnkY4)
66

77
_This is an updated/improved fork of AeonOne's [SPEdit](https://forums.alliedmods.net/showthread.php?t=259917)!_
88

9-
##### List of features:
9+
### List of features:
1010
* Compiling-config system (fully customizable)
11-
* Syntax highlighting (parsed from the include directories / fully customizable)
12-
* Autocomplete (parsed from the include directories)
13-
* IntelliSense (parsed from the include directories)
14-
* SourcePawn templates (customizable)
11+
* Syntax highlighting (fully customizable)
12+
* Deprecated 1.6 syntax highlighting
13+
* SourcePawn plugin templates (customizable)
1514
* Copying after/before compiling (& pre/post commandlines)
15+
* Dynamic autocomplete and IntelliSense-like functionalities from all opened include-files
1616
* FTP upload
1717
* Server start feature
1818
* Code folding
1919
* Editor docking
20-
* API reference (plus link to API websites)
21-
* Highlight deprecated 1.6 syntax
20+
* API references
2221
* Bracket highlighting
2322
* Auto-indentation (active and passive)
2423
* Errors/warnings list
2524
* Syntax reformatter (syntax tidy)
26-
* Auto-updating (by default disabled since it could be dangerous)
27-
* Lysis Decompiler (improved version)
28-
* SMX dissassembler (fixed)
25+
* Auto-updating
26+
* Lysis Decompiler (by @peace-maker)
27+
* SMX dissassembler
2928
* RCON querying
30-
* Dynamic autocomplete/IntelliSense from all opened include-files **[NEW]**
3129
* Auto bracket-closing
3230
* Object browser
3331
* Translations in multiple languages

0 commit comments

Comments
 (0)