PikeTools

[ Start > PikeTools ] [ Edit this Page | Viewing Version 10 ]


There are a number of tools that are Pike-aware. See also the Pike Assimilation project: http://pike.ida.liu.se/projects/assimilation/

1 EMACS

Emacs contains support for Pike, which is provided by C-Mode.

1 Eclipse

Eclipse is a work in progress. See the Eclipse page for details.

1 JEdit

JEdit">http://www.jedit.org has supports syntax highlighting, and code folding. An in-depth discussion can be found at http://www.update.uu.se/~peterl/html/sub_hobbies/comp/articles/jEdit/

1 VIM

vim supports syntax highlighting and code completion for Pike.

Syntax hilighting

  • :set syntax on
  • :set syntax:pike
For more information see:
  • http://www.vim.org/tips/tip.php?tip_id=498
Code completion

Begin to type something and hit:

  • ctrl-n
  • ctrl-p
For more information, see:
  • http://www.vim.org/tips/tip.php?tip_id=4
  • http://www.vim.org/tips/tip.php?tip_id=11
This should apply to gvim which is basically vim with a graphical interface.

1 TextMate

TextMate is a very cool text editor for Mac OS X. More information about its support at TextMate.

1 nedit

nedit supports syntax hilighting and some other features. Kevin Mulholland has provided his /files/nedit.rc which contains, among other things, the Pike syntax hilighting definition.


Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University