public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@adacore.com>
To: Tom Tromey via Gdb-patches <gdb-patches@sourceware.org>
Cc: Tom Tromey <tromey@adacore.com>
Subject: Re: [PATCH 0/9] Context-sensitive completion for Ada
Date: Mon, 04 Apr 2022 12:49:42 -0600	[thread overview]
Message-ID: <8735isiszd.fsf@tromey.com> (raw)
In-Reply-To: <20220307160452.3765943-1-tromey@adacore.com> (Tom Tromey via Gdb-patches's message of "Mon, 7 Mar 2022 09:04:43 -0700")

>>>>> "Tom" == Tom Tromey via Gdb-patches <gdb-patches@sourceware.org> writes:

Tom> This updates the Ada parser to allow context-sensitive completion, as
Tom> is already done for C, C++, and Rust.

Tom> In addition to the usual field name completion, Ada now also allows
Tom> completion of Ada attributes.

I'm checking this in.

Tom

      parent reply	other threads:[~2022-04-04 18:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07 16:04 Tom Tromey
2022-03-07 16:04 ` [PATCH 1/9] Remove null sentinel from 'attributes' Tom Tromey
2022-03-07 16:04 ` [PATCH 2/9] Fix bug in Ada attributes lexing Tom Tromey
2022-03-07 16:04 ` [PATCH 3/9] Enable "set debug parser" for Ada Tom Tromey
2022-03-07 16:04 ` [PATCH 4/9] Refactor expression completion Tom Tromey
2022-03-07 16:04 ` [PATCH 5/9] Implement completion for Ada attributes Tom Tromey
2022-03-07 16:04 ` [PATCH 6/9] Refactor ada-lex.l:processId Tom Tromey
2022-03-07 16:04 ` [PATCH 7/9] Remove the Ada DOT_ALL token Tom Tromey
2022-03-07 16:04 ` [PATCH 8/9] Consolidate single-char tokens in ada-lex.l Tom Tromey
2022-03-07 16:04 ` [PATCH 9/9] Add context-sensitive field name completion to Ada parser Tom Tromey
2022-04-04 18:49 ` Tom Tromey [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=8735isiszd.fsf@tromey.com \
    --to=tromey@adacore.com \
    --cc=gdb-patches@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).