[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Nathaniel Gray <n8gray@g...> |
| Subject: | Re: [Caml-list] Announce: annot looks up types in *.annot files |
On 5/17/06, Christian Lindig <lindig@cs.uni-sb.de> wrote: > > To lookup types of identifiers from within Vim, I have implemented a > small tool in Ocaml called annot: > > $ annot -type 30 20 main.annot > string list > > Given a cursor position (line 30, column 20) it looks up the type > annotation for that position in main.annot. It is trivial to hook this > to a key in Vim, and probably most other editors. Thanks! This looks really handy. Cheers, -n8 -- >>>-- Nathaniel Gray -- Caltech Computer Science ------> >>>-- Mojave Project -- http://mojave.cs.caltech.edu -->