[GH-ISSUE #141] Feature idea: "tagging" of reference examples #61

Open
opened 2026-05-05 03:36:56 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @lindquist on GitHub (Jan 24, 2023).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/141

Use the Clang parse to find all U++ class explicitly references in an example, then let the user search for a class name in the ide startup package overview, to easily find a relevant example.

Originally created by @lindquist on GitHub (Jan 24, 2023). Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/141 Use the Clang parse to find all U++ class explicitly references in an example, then let the user search for a class name in the ide startup package overview, to easily find a relevant example.
Author
Owner

@mirek-fidler commented on GitHub (Jan 24, 2023):

I like it. But maybe clang is overkill? Detecting by raw id would work
about as well and be easier to do...

On Tue, Jan 24, 2023 at 1:44 PM Tomas Lindquist @.***>
wrote:

Use the Clang parse to find all U++ class explicitly references in an
example, then let the user search for a class name in the ide startup
package overview, to easily find a relevant example.


Reply to this email directly, view it on GitHub
https://github.com/ultimatepp/ultimatepp/issues/141, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AARH23Z4CGNHOLBC64UXJVTWT7FENANCNFSM6AAAAAAUFBIMJM
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

<!-- gh-comment-id:1402027671 --> @mirek-fidler commented on GitHub (Jan 24, 2023): I like it. But maybe clang is overkill? Detecting by raw id would work about as well and be easier to do... On Tue, Jan 24, 2023 at 1:44 PM Tomas Lindquist ***@***.***> wrote: > Use the Clang parse to find all U++ class explicitly references in an > example, then let the user search for a class name in the ide startup > package overview, to easily find a relevant example. > > — > Reply to this email directly, view it on GitHub > <https://github.com/ultimatepp/ultimatepp/issues/141>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AARH23Z4CGNHOLBC64UXJVTWT7FENANCNFSM6AAAAAAUFBIMJM> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> >
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#61
No description provided.