Uh oh!
There was an error while loading. Please reload this page.
feat(26217): Add missing member fix should work for missing function - #41215
Conversation
DanielRosenwasser
commented
Dec 2, 2020
@typescript-bot pack this |
Heya @DanielRosenwasser, I've started to run the tarball bundle task on this PR at dc448f9. You can monitor the build here. |
Hey @DanielRosenwasser, I've packed this into an installable tgz. You can install it for testing by referencing it in your and then running There is also a playground for this build. |
sandersn
left a comment
There was a problem hiding this comment.
Just a couple of early comments -- I've looked at the tests, and they look good, but haven't looked at the code.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jessetrinity
left a comment
There was a problem hiding this comment.
I left a couple of questions but otherwise looks great 👍
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…icrosoft#41215) * feat(26217): Add missing function declaration QF * use codeFixAvailable instead of codeFix * add diagnostics messages 'Method not implemented.' and 'Function not implemented.' * use codeFixAvailable instead of codeFix * fix signature types
Fixes#26217