Wrap lines in Source Panel of the Editor

The Wrap lines option is checked in the View menu but the lines go beyond the viewable edge of the panel. When the Wrap lines option is unchecked, the Source Panel just goes wider. Havent encountered this problem before. Using Typst 0.13.1.

Could you send a screenshot or some example text that reproduces it? As is, it’s very hard to say what might have caused this.

it seems that some sections of the file are wrapped correctly but some sections are not wrapped. here is a section where the text goes beyond the editor window even if the wrap lines setting is checked.

i dont think it has something to do with the code given that these are just paragraphs of text.

thanks.

1 Like

it appears that the recent update has fixed the issue. lines are now wrapped inside the editing panel.