PikeTools

[ Start > PikeTools ] [ Edit this Page | Show Page Versions | Show Raw Source ]


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

EMACS

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

Eclipse

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

Editra

Editra supports Pike syntax highlighting and code folding.

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/

SynWrite

SynWrite - Downloads

open Options/Addons-Manager, click Install and item "Pike" in it.

Open .pike file and lexer activates.

SciTE

SciTE has support for Pike.

Sublime

https://github.com/poppa/pike-for-sublime

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:

This should apply to gvim which is basically vim with a graphical interface.

TextMate

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

nedit

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

Hilight

Highlight supports Pike along with 120 other languages.


Powered by PikeWiki2

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