getEditsForRefactor debug failure in js file #18671
Labels
Bug
A bug in TypeScript
Needs More Info
The issue still hasn't been fully clarified
VS Code Tracked
There is a VS Code equivalent to this issue
Milestone
TypeScript Version: 2.5.3-insiders
Code
While investigating #18328
For the JavaScript file:
Try to extract the line
console.log('1')
.After fixing #18328, we will now try to send the formatting options to TypeScript before requesting the refactoring edits. This change is not checked into VSCode yet because it causes the failure below
Bug
This results in a debug failure. Here's the complete log
The text was updated successfully, but these errors were encountered: