Raised This Month: $32 Target: $400
 8% 

RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translations


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
_AeonOne_
Member
Join Date: Nov 2012
Location: Berlin, Germany
Old 03-15-2015 , 15:58   RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translations
Reply With Quote #1

hi @ all

SPEdit - a lightweight sourcepawn editor
SPEdit (SP-Edit) is an Editor for Sourcepawn with several features to make the coding in sp easy for you. It's written fully in C# with WPF to provide you a great UI-experience. It comes with standart Sourcemod installations but you can customize it fully on your own.
SPEdit can only run on windows!!!

List of some 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 / Line Reformatter)
  • Auto-Updating
  • Lysis Decompiler (Improved Version)
  • smx Disassembler (Fixed)
  • RCon Querying
  • Dynamic Autocomplete/Intellisense from all opened include-files
  • Auto bracket-closing
  • Object browser [NEW]
  • Translations (English, German, French, Swedish, Russian, Portuguese, Turkish, Korean, Polish, Chinese) [NEW]





Source:
The Project and Sourcecode is fully available on GitHub.
You are free to add issues or pull-requests.

Download:
Current Version: 1.2.0.2
You can Install the editor (Recommended) or download a standalone folder.
But the installer will also install file associations to *.sp an *.inc if you want.
The Program needs the .NET 4.5 Framework to work.
FAQ:
I found a bug, where can i report it?
When your are able to recreate this bug, start the editor with the "-safe" argument. A crashlog will then be created after the editor crashed.
You can report a Bug here or just write me a pm or post into this thread here.

And more:
Spoiler


How To:
Open Scripts:
When you installed the editor, you have many choices of how to open scripts.
You can open them via: double click on a script or include (if you associated the files), right click->'Edit Sourcepawn Script' (if you associated the files), Files->Open in the editor, Drag&Drop into the editor, start with commandline.

Syntaxhighlighting/Autocompletition/Intellisense:
Like said above, all informations for the three, are getting parsed from the include directory.
Where this directory is, is defined on your current loaded config.

Compiling/Copying/Serverstart/FTP upload:
You can compile all opened Scripts on F5. To just compile your current script, use F6.
Press F7 to manually copy all compiled files.
Press F8 to upload all compiled files to a FTP Server.
Press F9 to execute your server.
All actions/directorys/addresses/credentials are defined in the current loaded config.

Configs:
The configs are a main part in SPEdit. They control, how the whole compiling process works.
The SPEdit comes per default with three configs. (SM 1.7, SM 1.7 with SMLib 0.9.7 and SM 1.6).
They can simply be loaded by clicking on them in the 'configurations' menu. You can also edit them
easily or create new ones/delete old ones.
It's recommended, that you create own configs for big projects with their own include directory.


Changelog:
Spoiler




I'd also love to get feedback.
Hope, you like it.
reegards Aeon

Last edited by _AeonOne_; 03-22-2019 at 13:50. Reason: Update available: 1.2.0.2
_AeonOne_ is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:43.


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