https://github.com/julienkluge/spedit
SPEdit - A lightweight sourcepawn editor.
https://github.com/julienkluge/spedit
editor sourcepawn
Last synced: 4 months ago
JSON representation
SPEdit - A lightweight sourcepawn editor.
- Host: GitHub
- URL: https://github.com/julienkluge/spedit
- Owner: JulienKluge
- Created: 2015-03-02T21:28:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T21:41:05.000Z (over 6 years ago)
- Last Synced: 2025-03-23T19:46:03.109Z (about 1 year ago)
- Topics: editor, sourcepawn
- Language: SourcePawn
- Size: 14.4 MB
- Stars: 108
- Watchers: 11
- Forks: 25
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPEdit
#### _SPEdit - A lightweight sourcepawn editor._
[Thread in Alliedmodders](https://forums.alliedmods.net/showthread.php?t=259917)
##### List Of Features:
* Compiling-Config System (fully customizeable)
* Syntaxhighlighting (parsed from the include directory / fully customizeable)
* Autocomplete (parsed from the include directory)
* Intellisense (parsed from the include directory)
* Sourcepawn Templates (customizeable)
* Copying after/before compiling (& Pre/Post commandlines)
* FTP Upload
* Serverstart Feature
* Code folding
* Editor Docking
* API Reference (plus link to API-websites)
* Highlight Deprecated 1.6 Syntax
* Brackethighlighting
* Auto-Indentation (active and passive)
* Errors/Warnings List
* Syntax Reformatter (Syntax Tidy)
* Auto-Updating (by default disabled since it could be dangerous)
* Lysis Decompiler (Improved Version)
* smx Dissassembler (Fixed)
* RCon Querying
* Dynamic Autocomplete/Intellisense from all opened include-files [NEW]
* Auto bracket-closing
* Object Browser
* Translations in multiple languages

