Acknowledgement
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.
Acknowledgement
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.