mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-21 15:49:15 +01:00
e144d6e951
* Add ts server for inline hints * Add some feature related configure * Add more config * Rename all options * Support range * use new interface * Fix cr issues * Update inlay hints for ts plugin * Avoid call chain hints * Avoid more option * Update protos * Update extensions/typescript-language-features/package.nls.json Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com> * Use suppress for some option * Update CR issues * Fix missing typedef * Avoid changes Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>