sakura/en/Convenience Tool and File

Last-modified: 2008-03-29 (土) 14:03:43

Convenience Tool and File

Another file is necessary for some functions though the Sakura-Editor can be used only even by execution file (sakura.exe) and configuration file (sakura.ini).

  • * : It is enclosed with the full package version.
  • t : The file that the user can easily make with the text file.
  • b : Binary file.
  • i : INI form (likely) file

File to which it refers when using it

b*Help file(sakura.chm)
bDIFF diference display (diff.exe)
b*Regular expression library (bregonig.dll or bregxp.dll)
bMigemo library (migemo.dll)
bpascal macro library (ppa.dll)
t*Windows XP/Vista manifest file (sakura.exe.manifest)
t*Set configuration file according to user (sakura.exe.ini)
tDictionary file (*.txt / *.dic / *.*)
tKeyword help file (*.khp / *.*)
tInput suplementation file (*.*)
tRule file (*.rule / *.*)
tVarious macro file (*.mac/ *.ppa / Specified other extension)
bExternal help file (*.hlp)
bExternal HTML help file (*.chm / *.col / *.*)
bToolbar icon file (my_icons.bmp)
bApp icon file (my_appicon.ico, my_grepicon.ico)

The one that import exports

If the import is done once, it is written in the configuration file.

t*Emphasis keyword file (*.kwd / *.*)
iRegular expression (*.rkw / *.*)
iColor setting file (*.col / *.*)
iKeybind file (*.key / *.*)
bCustom menu setting file (*.mnu / *.*)

Enhancing tool

Some of functions of the editor need an external tool. Please download the following tools also besides the binary.

  • SakuEXT.exe
    The extension synchronization setting software of the Sakura.Editor exclusive use. (It is included in the installer package)
  • BREGEXP compatible library
    It is necessary for the regular expression retrieval, substitution, and the regular expression key word emphasis display. (It is included in the installer package)
  • Ctags.exe in for Exuberant Ctags Japanese version
    It is necessary for the tags file generation of the direct tag jump.
  • Migemo.dll
    It is necessary for a Japanese, incremental search. Bundled dict folder is necessary.
  • PPA.DLL
    It is necessary for executing the PPA macro.
    Please put both on the same folder as sakura.exe.