Text Editing supports for STAR/CIF, syntax highlighting and folding.

Currently available supports: Scintilla/SciTE and Vim.

Scintilla/SciTE:

A STAR/CIF Lexer for the Scintilla text editing component and SciTE.

For Windows: Download the binary distribution of SciTE for win32; unpack; replace the original SciLexer.dll with the one TEStar provided or using StarLexer.dll as an external lexer for STAR/CIF files.

For All: Build the source following the Scintilla/SciTE instruction.

Download: SciStar

Screenshot

VIM:

Syntax file for VIM.

Place star.vim in the syntax directory of the VIM installation.

Add the following line to filetype.vim or ftdetect:

au    BufNewFile,BufRead    *.cif,*.dic,*.str,*star.txt    setf star

Download: VimStar

Screenshot

XXX:

............

Contact:

Y.Lin (transi [at] fzu.edu.cn / aka.yun.lin [at] gmail.com) Instrumental Analysis and Measurement Center, Fuzhou University, Fujian, 350002, P.R.China.