csc.vim : Essbase script syntax file
script karma |
Rating 0/0,
Downloaded by 1067 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Anthony Yuan |
|
script type |
syntax |
|
description |
Essbase script syntax file, with several bug fixes, improvements and additions. Should be up-to-date with all features of Essbase 9. If anything is missing, broken, not working well on your setup, or an inconvenience for you, please let me know, all feedback is welcome: <yyq123 at gmail.com>.
Enhancements:
-------------
* FIX...ENDFIX : lightcyan
* Substitution Variable : Identifier
* Cross Dimension Operator : Special
* Ess_LOCALE : Comment
Screenshots:
-------------
http://www.flickr.com/photos/yyq123/5382671335/ |
|
install details |
1. Copy csc.vim to: ~/.vim/syntax/csc.vim or
$VIMFILES\syntax\csc.vim
2. Add the following commands to your vimrc file:
augroup filetypedetect
au BufNewFile,BufRead *.csc setfiletype csc
augroup END |
|
script versions (upload new version)
Click on the package to download.
csc.vim |
0.2 |
2011-01-24 |
7.0 |
Anthony Yuan |
* Add: @CURRMBR, @CALCMODE, @ISATTRIBUTE, @ATTRIBUTEBVAL, @XREF, @COUNT, @RANGE
* Add: SET CALCTASKDIMS
* Modify: FIX...ENDFIX |
csc.vim |
0.1 |
2010-12-28 |
7.0 |
Anthony Yuan |
Initial upload |
ip used for rating: 3.19.28.64
|