microsoft / microsoft/TypeScript
Add `(` as a commit character to TSServer
Open
@gabritto is already working on this.
Since Aug 3, 2024.
Domain: LS: Completion Lists
Suggestion
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.4k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 117
Description
Acknowledgement
- I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
Comment
VSCode has a setting for enabling ( as a commit character ("Complete function calls"). In #59339, we started sending commit characters in TSServer, however that doesn't yet include (. We should add ( to the commit characters TSServer sends.
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.