all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolaj Schumacher <n_schumacher@web.de>
To: Martin <m.gercke@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: code completion with type check
Date: Tue, 12 Jun 2007 14:57:06 +0200	[thread overview]
Message-ID: <m23b0xgwkd.fsf@nschum.de> (raw)
In-Reply-To: <1181644448.531666.283680@d30g2000prg.googlegroups.com> (Martin's message of "Tue\, 12 Jun 2007 10\:34\:08 -0000")

Martin <m.gercke@gmail.com> wrote:

> 1. shows me the parameter list when I start a functioncall.
> 2. gives me a choice for my parameter, e.g. if the parameter's type is
> an enum of type test_enum_t (s.below) then I want the extension to
> show me that I can pick CHOICE_A and CHOICE_B.
> In some C++ or Delphi IDEs this is done by CTRL-Space.

> So, there must be something like this out there, right?

I'm afraid you won't find the exact thing you're looking for.  CEDET's
Semantic offers some completion mechanisms, but none as integrated and
complete as you see in some IDEs.  `semantic-idle-summary-mode' is
probably your best bet for parameter lists.

I doubt there's anything offering syntactic completions with type checks.


You might find some more stuff at
http://www.emacswiki.org/cgi-bin/emacs-en/WhatAreTheNeedsOfProgrammers
and
http://www.emacswiki.org/cgi-bin/emacs-en/HowSemanticFulfillsThoseNeeds

But if you're looking for the IntelliSense fix[0], Emacs is probably not
the best place.



regards,
Nikolaj Schumacher


[0] for a witty take on that topic, see:
    http://www.charlespetzold.com/etc/DoesVisualStudioRotTheMind.html

      parent reply	other threads:[~2007-06-12 12:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-12 10:34 code completion with type check Martin
2007-06-12 11:10 ` Andrea Vettorello
     [not found] ` <mailman.1997.1181646654.32220.help-gnu-emacs@gnu.org>
2007-06-12 12:28   ` Martin
2007-06-12 12:57 ` Nikolaj Schumacher [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=m23b0xgwkd.fsf@nschum.de \
    --to=n_schumacher@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=m.gercke@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.