Open
Description
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