From: Erkki Seppala <flux-caml@inside.org>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] a question about Merlin
Date: Thu, 17 Dec 2015 16:11:24 +0200 [thread overview]
Message-ID: <m494mfhb1wz.fsf@coffee.modeemi.fi> (raw)
In-Reply-To: <5672A07A.7080509@gmail.com> ("Matej \=\?utf-8\?B\?S2\/FocOtayIn\?\= \=\?utf-8\?B\?cw\=\=\?\= message of "Thu, 17 Dec 2015 12:46:02 +0100")
Hello,
Matej Košík <5764c029b688c1c0d24a2e97cd764f@gmail.com> writes:
> When, whithin my program, I position my cursor on "option" type
> identifier and invoke the Locate command, I get the message:
>
> "didn't manage to find option"
Yes, this is something to expect. The option type (among with int, char,
etc) is built into the compiler and is created programmatically during
compile time.
You can find the predefined types from typing/predef.ml, but they are
not defined in a form that's suitable for Merlin to find.
Though it would be totally awesome if it did, along with jumping to C
code. Maybe with some annotations.. :-)
--
_____________________________________________________________________
/ __// /__ ____ __ http://www.modeemi.fi/~flux/\ \
/ /_ / // // /\ \/ / \ /
/_/ /_/ \___/ /_/\_\@modeemi.fi \/
prev parent reply other threads:[~2015-12-17 14:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-17 11:46 Matej Košík
2015-12-17 14:11 ` Erkki Seppala [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m494mfhb1wz.fsf@coffee.modeemi.fi \
--to=flux-caml@inside.org \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox