TextMate

[ Start > PikeTools > TextMate ] [ Edit this Page | Viewing Version 3 ]


The TextMate bundle for Pike is a work in progress by Bill Welliver. It's already quite useful, and has the following features:

- code folding (TextMate folding is based on a combination of delimiters and indentation, so you have to be fairly consistent about your indentation within a code block.)

  • syntax hilighting
  • run pike on a file (Command-Shift-R)
- hilfe (Command-Shift-H) - code comment/uncomment (Command-Shift-C/U) - modref lookup (hit F3 with insertion point in symbol to lookup)
  • auto class generate (type "class<tab>")
  • auto method generate (type "meth<tab>")

    Installation

    1. Install TextMate from http://www.macromates.com/

  1. Download the Pike Bundle from http://hww3.riverweb.com/dist/Pike_TextMate.tar.gz
  2. Unzip/untar downloaded file
  3. Double click on Pike.tmbundle and allow TextMate to install the bundle.

Powered by PikeWiki2

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