Ask questionsHow to get the line count including line wraps
Is it possible to get the line count of a modal + the lines added when the editor wraps a line due to characters exceeding word wrap column?
Answer questions
vthinkxie
Hi @MonirAbuHilal it seems that monaco editor has removed viewModel in the latest version, is there any method to get getViewLineCount now?
Related questions