• M
    Use more explicit types for ts server execute · 74b52475
    Matt Bierner 提交于
    - Only allow known strings to be used as commands
    - Simplify overloading. Introduce new `executeWithoutWaitingForResponse` function for calls that are fire and forget
    - Always require a token for execture calls
    74b52475
completions.ts 20.4 KB