yioneko / vtsls

LSP wrapper for typescript extension of vscode
Other
374 stars 6 forks source link

feat: truncate inlay hint by setting #173

Closed yioneko closed 1 week ago

yioneko commented 2 weeks ago

Add a new config option vtsls.experimental.maxInlayHintLength to control the truncating.

Related #170