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

Allow MarkedString in CompletionItem details and documentation #19779

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Feb 3, 2017

part of #11877

This allows marked strings to be used in the detail and documentation field of completion items. I've tried to preseve the existing behavior as much as possible with this change. The new rendering will only be applied when an array of marked strings is passed in

screen shot 2017-02-02 at 6 23 23 pm

part of microsoft#11877

This allows marked strings to be used in the `detail` and `documentation` field of completion items. I've tried to preseve the existing behavior as much as possible with this change. The new rendering will only be applied when an array of marked strings is passed in
@mention-bot
Copy link

@mjbvz, thanks for your PR! By analyzing the history of the files in this pull request, we identified @joaomoreno and @jrieken to be potential reviewers.

@jrieken
Copy link
Member

jrieken commented Feb 3, 2017

This has been discussed often. I am against the [] trick and wanna hold off with this until we have a better idea how to migrate forward

@joaomoreno
Copy link
Member

Brave! I do want to see this happen, but I agree with @jrieken that [] is ugly. I'd rather go with a CompletionProvider2 at this point.

@jrieken jrieken closed this Feb 6, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants