microsoft / microsoft/VSExtensibility
Does the Visual Studio LSP client support Markdown?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 440
- Forks
- 63
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
I have a working VS extensions that responds to Hover requests with markdown contents; However, whatever I try, Visual Studio (2022) keeps displaying plain text.
Question: Is Markdown supported (in VS, for hover functionality), and if so, how can it be enabled. Please see what I have tried in this SO question.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Visual Studio 2022 extension behavior for LSP Hover responses and the linked Stack Overflow question. Determine whether Markdown hover content is supported and whether an enablement step is documented. Done means providing a confirmed support status and configuration guidance, or identifying the missing implementation area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100