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
The feedback was that plugins are a bit round-about.
Also, scope creep-ish issues - "watch plugins for TSServer" became "watch plugins for the compiler" which made us start discussing plugins more broadly.
What's wrong with file events over the protocol?
Some inconsistencies in understanding of globs, symlinks, etc.
Can't recall specifics.
Are we just not doing anything for tsc --watch?
Optional peer dependency on parcel's watcher?
Other orchestrators are able to provide their own --watch modes.
The text was updated successfully, but these errors were encountered:
Import Attributes
#54242
resolution-mode
attribute which is only respected inimport type
.resolution-mode
was named the same as whatever Node.js decides... if they ever do want to include this.JSDoc Skipping API
#55739
(continued from #55754)
@see
and@link
in TS files, but do care for JS (check this @jakebailey)TSServer watch plugins versus protocol watching
#54012
#54662
tsc --watch
?--watch
modes.The text was updated successfully, but these errors were encountered: