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
Since 99% of build_runner time is anaylzing files, and we've already done that if we're running vscode or Android Studio, is it possible for build_runner to just use the existing LSP server to do it's parsing?
In theory this allow us to make changes with the same speed of build_runner watch