You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My team's projects use two spaces of indentation in all source files, so it would be nice if we could set this same level of indentation for the tooltips that appear with types.
The text was updated successfully, but these errors were encountered:
Hi. Sorry about the long silence. Apparently, there is currently no way to confugure how the typescript language server formats types in quick-info. FWIW, we're setting all indentation-related tsserver options from Atom's tabLength setting, but those apparently only affect formatter and some codefixes.
My team's projects use two spaces of indentation in all source files, so it would be nice if we could set this same level of indentation for the tooltips that appear with types.
The text was updated successfully, but these errors were encountered: