-
Notifications
You must be signed in to change notification settings - Fork 27
[Feature Request] Add a formatting option to keep long text without line breaks. #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@QianrenLi Qianren, please have a look at it if you have time. |
I encountered this issue as well. Adding support for this feature would improve the functionality and user experience. |
By the way, I found that formatting the entire document always introduces failure in syncing, resulting to the order of words is disrupted. |
If I understood correctly what you're looking for is a way to visually wrap the text in the editor without introducing line breaks. If this is the case i generally use the "Toggle word wrap" option in vscode. You can easily toggle it on the command palette. |
Yes, the "Toggle Word Wrap" option can wrap text without actually inserting new line breaks. However, the current problem is that Overleaf Workshop keeps forcing line breaks, and there’s no option to disable that formatting😂. |
Hi @WhenMelancholy, sorry for the late. |
Hi @QianrenLi, thanks for updating! I can use this extension to format files without forcing line breaks. However, I’ve noticed that the current formatting now automatically indents the elements inside \begin{document} … \end{document}. Is there a way to adjust this behavior? Many thanks! |
Currently, this feature is not available. |
Has this been released? I would also like to disable forced line breaks |
@QianrenLi Please check if PR #223 is ready for review. I can check it at night. |
Hi may I ask has this version released? |
Uh oh!
There was an error while loading. Please reload this page.
Disclaimer
Motivation
The current formatting approach in overleaf-workshop doesn't work well with grammar checking plugins like Grammarly.
Feature Description
Add relevant options to allow formatting without forcing line breaks for long text, keeping it on a single line instead.
The text was updated successfully, but these errors were encountered: