Hi,
I'm using the latest version of RapidPHP (10.2.0.121) I was wondering if it is possible to get the word wrap to function so that text wraps at the right margin.
At the moment word wrap wraps the text at the edge of the screen.
Thanks
Word Wrap - Right Margin
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: Word Wrap - Right Margin
Hi!
I am afraid, it is not possible to have the text wrap at the right margin - it can only be wrapped at the edge of the screen.
I am afraid, it is not possible to have the text wrap at the right margin - it can only be wrapped at the edge of the screen.
Kind regards,
Gatis Avots
Gatis Avots
Re: Word Wrap - Right Margin
I see. What is the reason for the right margin then?
Is it possible to include this function in the app? Other editors I've used are able to wrap to the margin.
Is it possible to include this function in the app? Other editors I've used are able to wrap to the margin.
Re: Word Wrap - Right Margin
Just to inform you where a margin of a line is. You can use it then when you code - to guide you when dividing code in lines.I see. What is the reason for the right margin then?
If there will be demand for this, we will consider it. Currently it seems not many need this. Which editors have such feature? Just tested Notepad++, it does not have it.Is it possible to include this function in the app? Other editors I've used are able to wrap to the margin.
Kind regards,
Gatis Avots
Gatis Avots
Re: Word Wrap - Right Margin
EditPlus and PsPad are ones I've tried and implement wrapping on the margin.
I think it would be a nice addition to the feature set, especially with larger monitor sizes more common these days.
I think it would be a nice addition to the feature set, especially with larger monitor sizes more common these days.