TypeScript v3.8.2 Release Notes
Release Date: 2020-02-20 // almost 4 years ago-
๐ This release updates TypeScript to 3.8.2 and includes syntax highlighting fixes and updates for new language constructs.
โ Additionally, it contains the following fixes and improvements:
- ๐ Provides a
copy
link for hover tooltips (#724, thanks to @kylebebak) - ๐ Provides a more Sublime-like experience for tabbing through completions (#733, thanks to @matthandlersux)
- ๐ Correctly displays Signature Help when started from
subl
(#734, thanks to @adill) - Provides the
node_args
,tsserver_args
, andtsserver_env
options (#730, thanks to @mattbroussard)
- ๐ Provides a