Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Change deprecated MarkedString to MarkdownString #216

Open
BugDiver opened this issue Dec 8, 2017 · 2 comments
Open

Change deprecated MarkedString to MarkdownString #216

BugDiver opened this issue Dec 8, 2017 · 2 comments

Comments

@BugDiver
Copy link

BugDiver commented Dec 8, 2017

Language server protocol has deprecated the MarkedString and they are replacing it with MarkdownString.
Please update the lsp library.
Ref :-

https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#new-markupcontent

https://github.com/Microsoft/vscode/blob/d8989c95964ce06c64ffebc2fb400a0327bd447d/src/vs/vscode.d.ts#L2012

@keegancsmith
Copy link
Member

I'll happily accept a PR along these lines.

@BugDiver
Copy link
Author

@keegancsmith I have created a PR for it. Please have a look and provide your valuable feedback.

BugDiver pushed a commit to BugDiver/go-langserver that referenced this issue Feb 15, 2018
Added interface MarkupContent for backword compatibility
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