Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Display option hint in UI (description) #6

Open
dcinzona opened this issue Jan 27, 2016 · 1 comment
Open

Display option hint in UI (description) #6

dcinzona opened this issue Jan 27, 2016 · 1 comment

Comments

@dcinzona
Copy link

Not sure how easy this would be to implement, but doing something like what intellisense does, where just beneath each option, there's some hint text explain what the option does. Could use the summary text from the model properties.

i.e.

/// <summary>
/// Specifies whether this scope is allowed to see other scopes when using the introspection endpoint
/// </summary>
public bool AllowUnrestrictedIntrospection { get; set; }
@iBoonz
Copy link
Contributor

iBoonz commented Feb 5, 2016

Yea, we also had this feature in mind, but we diden't have time to implement it yet. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants