Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
demarq
5y ago
0 comments
Save
Share
for typescript it would be nice to hover any word and see it's type. is that a planned feature?
I noticed that you can only see the type of a type
0 comments
1 comments · 1 top-level
top
newest
oldest
ben-schaaf
5y ago
That kind of feature requires integrating a TypeScript compiler, akin to an IDE. Sublime Text is first and foremost a text editor and such doesn't have that kind of information. You may want to look at plugins like LSP for that.
j
/
k
navigate · click thread line to collapse