AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   "SPEdit" - A Sourcepawn Editor - Betatester needed (https://forums.alliedmods.net/showthread.php?t=259192)

_AeonOne_ 03-02-2015 12:36

"SPEdit" - A Sourcepawn Editor - Betatester needed
 
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:
http://www.imageupload.co.uk/images/...tDemoGif_1.gif

[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

ecca 03-02-2015 12:44

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
Looks sick man.

Powerlord 03-02-2015 12:47

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
I'm surprised if you were writing it using C# that you didn't just make a Visual Studio Language Service extension.

_AeonOne_ 03-02-2015 12:50

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
Quote:

Originally Posted by Powerlord (Post 2268689)
I'm surprised if you were writing it using C# that you didn't just make a Visual Studio Language Service extension.

Thats because i cannot. You have to have a professional version of VS to create services for it.
But I have really not the money for this ^^

Oshizu 03-02-2015 12:59

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
This is amazing!

I've been using Notepad++ since a long time but it seems like i might consider switching to something prettier n' better :P

Drixevel 03-02-2015 13:57

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
I love you, please give me my early Birthday present. :D

Powerlord 03-02-2015 14:23

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
Quote:

Originally Posted by _AeonOne_ (Post 2268690)
Thats because i cannot. You have to have a professional version of VS to create services for it.
But I have really not the money for this ^^

The Community Edition of Visual Studio should be able to do it.

Edit: Although you would need the Visual Studio 2013 SDK installed as well.

TnTSCS 03-02-2015 14:42

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
Looks slick - I'll test it for you as well.

WildCard65 03-02-2015 14:59

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
I'll help test it also

_AeonOne_ 03-02-2015 15:08

Re: "SPEdit" - A Sourcepawn Editor - Betatester needed
 
Quote:

Originally Posted by Powerlord (Post 2268729)
The Community Edition of Visual Studio should be able to do it.

Edit: Although you would need the Visual Studio 2013 SDK installed as well.

I tried it, but it also not allows to install the sdk :/


At All:
Thank you for you replies. ^^
I will contact you in some days to provide you with a download and some instuctions.


reegards aeon


All times are GMT -4. The time now is 14:37.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.