[Help Wanted]: github copilot status is not ok,please check if you have a valid github copilot subscription
Before Reporting
- [X] I have checked FAQ, and there is no solution to my issue
- [X] I have searched the existing issues, and there is no existing issue for my issue
Describe your issue
I want help! I successfully logged in and check that my copilot subscription is active
But I have that error and extension not working
Please, help me fix it
Hello, I would like to have a try? First time trying to solve issue :)
In my opinion, the way he uses latex feels much more professional.
I think it would also be worth imitating how LaTeX handles the right edge LaTeX, where it ends every line to the left of the page numbers. Having a column on the right dedicated to numbers makes it look a lot better imo, and implementing that in Typst would also automatically solve Issue #2048 (since there would always be room for the page number on every line).
Maybe it would make sense to split the body of OutlineEntry (https://github.com/typst/typst/blob/c4dd6fa06227b8c4a04cf488f371f52d5379ef9b/crates/typst/src/model/outline.rs#L423C1-L427C23) with numbering and then the actual body (for a heading the heading title) in two parts, which would then make it possible to wrap the actual body in its own box, without the numbering.