[Tool/Web/Other] CarbonPawn 0.9a
#1

Outdated, see latest at: https://sampforum.blast.hk/showthread.php?tid=274548

A new IDE for PAWN created for that little bit of extra comfort. This program runs on Java and uses the Standard Widget Toolkit.

-Features:
  • Similar behaviour to Pawno
  • Indentation doesn't add spaces
  • List of syntax highlights that you can disable/enable as you wish
  • Shows selection length so you can make optimized strings more easily
  • User definable colours for syntax highlighting, background and a lot more
  • Supports tabbed scripting
  • Content assist(Ctrl+Space)
  • Parameter assist(Ctrl+Shift+Space)
  • Goto.. line with a separate window
  • Find/Replace
  • Outlines global variables, functions, enumerations and definitions
  • Outline can be filtered, also affecting the content assist
  • Insert a colour option
  • Ability to choose where compiled AMX is moved after compilation
  • Native look to the OS environment you're in
-Requirements:
  • Java Runtime Environment (latest is preferred)
  • The correct swt.jar release for your system ( If there isn't a CPawn download for your specific system, download the swt.jar separately here )
  • A decent computer... it has run on any computer that I've came across
-Screenshot
CarbonPawn with customized colour settings:

Running on Ubuntu:

-Changelog
[22.06.11] 0.9e build 102
  • Fixed indentation bug going out of line
  • Added option to disable the indentation add feature(after '{')
  • Added support for char quotes 'a'
  • Fixed the algorithm gathering the outline
  • The Home key now takes the caret to the indentation end, on a second click to the line beginning
[28.05.11] 0.9d build 100
  • Fixed bug of Goto.. line crashing on Win 32bit
[28.05.11] 0.9d build 99
  • Close tab "x" button
  • Save as.. file type
  • Added quickbar
  • Local function highlight
  • '#asdf' is now detected differently
  • Minimize to tray option
  • Possibility to re-colour the tabs when highlight options changed
  • Fixed bug at parameter assist jumping to param from quotes
[28.05.11] 0.9c build 98
  • Save All option (Ctrl+Shift+S)
  • Prompts for saving unsaved tabs
  • Support for folders inside includes folder, adding some support to systems like YSI
  • Include function highlight
  • Added highlight support for controls{"new", "public", "if" etc.} and numbers
  • Unimportant highlights can now be turned off as having them all on can be too colourful
  • Added a colour picker Tools->Insert a colour (Ctrl+K)
  • Added an option to change the selected bracket border colour
  • Some minor improvements in algorithms
  • Added the Sa-MP server includes to the package & the compiler for windows packages
  • You can now hop to the warning/error line when selecting it in compiler output window
[17.05.11] 0.9b build 96
  • Preferences is now scrollable in the event that its contents are out of reach
  • You can now change the colour of guide windows' (like Replace & content assist)
  • Added redo (Ctrl+Y)
  • Speed improvements when opening a file
  • Added a cool About window ^^
  • Set font.. now saves
  • Fixed syntax highlighting, replace and some minor things that greatly added to the stability of the program
-Download
<links removed, you have to include full source>

-Unlisted platform?
In this case, download any CPawn version, go to SWT page, download the package for your system, take the 'swt.jar' from that package and paste it to carbonpawn_lib. I cannot guarantee that the program will work as it is supposed to on other platforms. Only the swt.jar varies from system to system.

-Notes
If you have set up an include folder for pawno, or any other Pawn IDE, you can guide the program to work with the same includes: Tools -> Preferences -> Include path. You can do the same with compiler path.
Quick-key to save is Ctrl+S, I will not be responsible for any of your lost data due to any event..

-Open with..
Since you cannot open a file type with a .jar file on Windows, you have to create a .bat file(replace the path with a correct one):
Код:
java -jar "C:\CarbonPawn\carbonpawn.jar" %1
pause
Finally, you may request features and report bugs on this forum thread.

Best wishes,
CarbonFiberSpoon
Reply


Messages In This Thread
CarbonPawn 0.9e - by CarbonFiberSpoon - 13.05.2011, 19:14
Re: CarbonPawn 0.9a - by SpiderWalk - 13.05.2011, 19:20
Re: CarbonPawn 0.9a - by Crimson - 13.05.2011, 19:23
Re: CarbonPawn 0.9a - by Ricop522 - 13.05.2011, 19:40
Re: CarbonPawn 0.9a - by rati555 - 13.05.2011, 19:50
Respuesta: CarbonPawn 0.9a - by Host-samp - 13.05.2011, 20:45
Re: CarbonPawn 0.9a - by TheYoungCapone - 13.05.2011, 20:51
Re: CarbonPawn 0.9a - by WarServers - 13.05.2011, 20:52
Re: CarbonPawn 0.9a - by park4bmx - 13.05.2011, 21:00
Re: CarbonPawn 0.9a - by ylleron - 13.05.2011, 21:22
Re: CarbonPawn 0.9a - by Macintosh - 13.05.2011, 21:35
Re: CarbonPawn 0.9a - by RyDeR` - 13.05.2011, 21:39
Re: CarbonPawn 0.9a - by Raimis_R - 13.05.2011, 21:58
Re: CarbonPawn 0.9a - by TPD - 13.05.2011, 23:55
AW: CarbonPawn 0.9a - by Gomma - 14.05.2011, 00:08
Re: CarbonPawn 0.9a - by Cameltoe - 14.05.2011, 00:21
Re: CarbonPawn 0.9a - by Lorenc_ - 14.05.2011, 00:25
Re: CarbonPawn 0.9a - by Ernis456 - 16.05.2011, 11:28
Re: CarbonPawn 0.9a - by CarbonFiberSpoon - 16.05.2011, 11:33
Re: CarbonPawn 0.9a - by BASITJALIL - 16.05.2011, 17:06
Re: CarbonPawn 0.9a - by serman - 17.05.2011, 02:44
Re: CarbonPawn 0.9a - by RyDeR` - 17.05.2011, 10:12
Re: CarbonPawn 0.9b - by CarbonFiberSpoon - 17.05.2011, 21:15
Re: CarbonPawn 0.9a - by oNe_87 - 21.05.2011, 14:32
Re: CarbonPawn 0.9a - by CarbonFiberSpoon - 28.05.2011, 09:26
Re: CarbonPawn 0.9a - by Famalamalam - 29.05.2011, 15:56
Re: CarbonPawn 0.9a - by CarbonFiberSpoon - 29.05.2011, 19:11
Re: CarbonPawn 0.9a - by Famalamalam - 30.05.2011, 02:34
Re: CarbonPawn 0.9a - by Scenario - 30.05.2011, 03:31
Re: CarbonPawn 0.9a - by Sasino97 - 30.05.2011, 11:42
Re: CarbonPawn 0.9a - by Sasino97 - 17.07.2011, 18:00

Forum Jump:


Users browsing this thread: 3 Guest(s)