public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/15742] New: Provide substring c++ autocomplete for namespaces
@ 2013-07-15 19:41 bgirard at mozilla dot com
  0 siblings, 0 replies; only message in thread
From: bgirard at mozilla dot com @ 2013-07-15 19:41 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15742

            Bug ID: 15742
           Summary: Provide substring c++ autocomplete for namespaces
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: bgirard at mozilla dot com

Mozilla is migrating from using the 'ns' prefix to using namespace. This has
made autocompletion more painful because it's hard to remember what namespace
each symbol is. Ideally combined with Smartcase like VIM where a word entirely
lowercase is match as case insensitive and a word with an uppercase is matched
as case sensitive (http://vim.wikia.com/wiki/Searching).

For example mozilla::layers::CompositorOGL::Render(...) could be completed
using 'compositorogl::render' similar to how it's written in the source file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-15 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-15 19:41 [Bug c++/15742] New: Provide substring c++ autocomplete for namespaces bgirard at mozilla dot com

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).