View Single Post
Author Message
_AeonOne_
Member
Join Date: Nov 2012
Location: Berlin, Germany
Old 03-02-2015 , 12:36   "SPEdit" - A Sourcepawn Editor - Betatester needed
Reply With Quote #1

Released:
https://forums.alliedmods.net/showthread.php?t=259917


Hi,

I write a Sourcepawn Editor and since i'm nearly finished, I need some of you guys to test it.
It's a lightweight editor which is not ment to be an IDE but to be a serious competitor against
NPP, Sublime, etc. ...
It provides following features:
- Customizeable SP Templates
- Customizeable Compiling and Copying
- Editor Docking
- Serverstart feature
- Code-folding
- Parsing of the sourcepawn include
- Customizeable Syntaxhighlighting (from parsed include-directory)
- Autocompletition for Functions, Methods, Constants, Variables, Types and Properties parsed from the sourcemod include.
- Intellisense for Functions (from parsed include-directory)
- API reference (from parsed include-directory) [Link to API websides too]
- Highlight Deprecated 1.6 Syntax (old types)
- Brackethighlighting
- Fully compiling-configuration system
- Custom Pre/Post build commandlines
- FTP Upload
- Auto updating (pending)

The Program runs only under windows with .NET 4.5 or higher.
So now I need some sp-devs who are working currently on projects and are willing to try to use the editor for it.
If you have C# knowledge, let me know it too, so i can send you the sourcecode for it.

I do not have the resources to give you a reward afterwards but i will credit you in the About-Window if you want to.
The current Beta is available here: https://github.com/TheJelle/Spedit/r...ag/0.50.0-beta

here are some impressions:


[IMG]http://s13.************/eziemi9nr/Spedit_Screen_1.png[/IMG]

[IMG]http://s9.************/sgpkaqj0v/Spedit_Screen_2.png[/IMG]

[IMG]http://s24.************/l2htqud39/SPEdit_Screen3.png[/IMG]

[IMG]http://s24.************/5iag0b2yt/Spedit_Screen_4.png[/IMG]

[IMG]http://s14.************/f58fzrflt/Spedit_Screen_5.png[/IMG]


If you are interested now, let me know it in the comments or via pm.

reegards aeon

PS: It's written in C# for .NET with WPF. The Code is available at:
https://github.com/TheJelle/Spedit

Last edited by _AeonOne_; 03-15-2015 at 16:01. Reason: add release
_AeonOne_ is offline