Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FeatureRequest] Markdown support for completion items #20442

Closed
mkrueger opened this issue Jun 26, 2017 · 3 comments
Closed

[FeatureRequest] Markdown support for completion items #20442

mkrueger opened this issue Jun 26, 2017 · 3 comments
Labels
Area-IDE Feature Request Resolution-Duplicate The described behavior is tracked in another issue
Milestone

Comments

@mkrueger
Copy link
Contributor

In VS4Mac we display completion items sometimes differently:

  • Obsolete members are strikethrough
  • Members show their return type at the right side with a smaller font
  • More advanced use cases like the formatting completion show a small description

We're using pango markup for these features - would be really nice if we could get either markdown support or some properties.

ATM we have only these 3 use cases: strikethrough, right side description and small description beside the element. That could be covered with properties alone.

@mkrueger
Copy link
Contributor Author

Video: https://screencast.com/t/24IKfvePxm

That's how it looks like.

@Pilchie
Copy link
Member

Pilchie commented Jun 27, 2017

Like #16817, but with more scope. Tagging @markw-t, and @olegtk

@Pilchie Pilchie added this to the Unknown milestone Jun 27, 2017
@sharwell
Copy link
Member

I wasn't sure how to handle the other items above. If I've missed something important, please feel free to open a new issue targeting the specific single feature so we can discuss it. 😄

@sharwell sharwell added the Resolution-Duplicate The described behavior is tracked in another issue label Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Feature Request Resolution-Duplicate The described behavior is tracked in another issue
Projects
None yet
Development

No branches or pull requests

3 participants