microsoft / microsoft/vscode-extension-samples
Fix lsp-sample guide
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
Extension sample
lsp-sample
VS Code version
1.99
What went wrong?
This guide should be updated to reflect the changes from this commit which removes the Attach to Server launch configuration in favour of autoAttachChildProcesses. The guide still makes reference to the old approach.
Contributor guide
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.
Assessment
This issue has not been assessed yet.