microsoft / microsoft/language-server-protocol
Code action documentation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1k
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 10
Description
Code Actions currently allow us to specify a title but it may be nice to allow some sort of larger markdown documentation with an example of what the action does (or possibly even display a preview of the change).
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 with the Language Server Protocol's Code Actions definition and the existing title field described in the issue. Determine whether the requested change is markdown documentation, a change preview, or both; done requires a decided protocol behavior and corresponding specification details, but no file or test is named.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100