2006/11/20

Syn Extensions

Extensions for Syn1 & SynTREE.
ACP - autocompletition of function names & function parameters hint (used for Syn2 too)
HGL - highlight
QC - quick code insert
You need to unpack files to 'HL\' folder. If you write extentions for any other language, feel free to contact me and i post your files here.
Of course with your copyrights =)

ActionScript2 by Митяй (ACP, HGL) от 18.07.06
C++ Source by Митяй (ACP, HGL, QC) от 24.07.06
Color sheme like in Borland Developer Studio 2006. ACP contains main keywords an directives without descriptions and parameters
PHP by sepa (ACP) от 12.07.06
From official PHP5 manual (*.chm) All names of functions with descriptions and parameters, plus names of superglobal arrays.
Reg by Митяй (ACP, HGL, QC) от 24.07.06
Registry header added, and all main nodes.

SynMix
Only for programmers. Unified package of SynEdit 2.0.3 & CodeFolding (MyStix 0.31) . More info on forum

2006/11/09

SynTree v0.5 coders sourcebook

download / sources / forum / extensions
Programm used to store code snippets. For a long time i was using TreePad Lite and always want to syntax highlight & code indenting. But i've not fount any such progs in internet, so i 've to write myself.

    Features :
  • Tree-like code snippets organizer
  • Highlights incuded : Apache conf, Assembler (x86), C++ Source, CSS, Delphi&CBuilder Form, Delphi, HGL, INI, JAVA, Java Script, MSDOS Batch, PERL, PHP, SQL (Standard), Text Files, VBS, VRML, Windows Registry Files, XHTML.
  • Autocomplete function names & function parameters hint (Need extention)
  • TreePad format support (text only)
  • Fast hide prog to tray by Esc, restore from tray - Win + T

    What's new v0.5 (9.11.2006)
  • Rebuilded on last SynMix

    v0.4 (13.07.2006)
  • New shortcuts for moving in tree (Alt-Cursor) New shortcuts to move node in tree (Ctrl-Alt-Cursor) Bug with move node to free space in bottom of tree
  • More customizable setup of *.chm context help
  • Button to show special chars
  • Send selection/text to external program
  • path to files saves as relative in ini (useful for USB sticks)
  • Autoclose tag on
  • Import/Export of selected node
  • Show/Hide buttons in toolbars
  • Comment/Uncomment selection