Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
garbagepatch
11 months ago
|
parent
|
context
|
favorite
| on:
A 10x Faster TypeScript
What do they mean by improving editor startup time? Does the editor (I assume vscode?) run the compiler as part of the startup? Why?
gavmor
11 months ago
|
next
[–]
There are various ways to (de)couple the compiler to/from vscode, but it's definitely handy to have inline typechecking. Is this possible without running the compiler?
wiseowise
11 months ago
|
prev
|
next
[–]
How would they show syntax highlighting otherwise?
Cthulhu_
11 months ago
|
parent
|
next
[–]
regexes, generally.
desumeku
11 months ago
|
prev
[–]
The language server, maybe?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: