Skip to content

Commit

Permalink
debug reveal line
Browse files Browse the repository at this point in the history
  • Loading branch information
shi-yan committed Jul 28, 2024
1 parent bbb5676 commit 663dbdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/assets/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -158948,6 +158948,7 @@ function App() {
}
};
}));
console.log("reveal line in center", highlightRanges[0].startLineNumber);
editor$12.revealLineInCenter(highlightRanges[0].startLineNumber);
}
}
Expand Down

0 comments on commit 663dbdf

Please sign in to comment.