I use Code-Faltung (code-folding) and there is a problem.
When saving a file with Code-Faltung (code-folding), and change Zeilenumbruch (word-wrap), Code-Faltung (code-folding) is gone.
Code-Faltung (code-folding)
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;
Code-Faltung (code-folding)
Last edited by falk on Mon Feb 11, 2013 10:16 pm, edited 3 times in total.
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Code-Faltung
Code folding is not compatible with word-wrap. You can use either word wrap or code folding, but not both features combined.
Re: Code-Faltung
Thanks for your quick reply. The problem is, when I save a document with code-folding and change word-wrap in another document, code-folding in the first document is lostKarlis wrote:Code folding is not compatible with word-wrap. You can use either word wrap or code folding, but not both features combined.

Re: Code-Faltung (code-folding)
You're absolutely correct, it's a global setting.
Blumentals Software Programmer
Re: Code-Faltung (code-folding)
Can the word-wrap-button remember the state of "code-folding" before I activated word-wrap, so when I disable word-wrap, code-folding is re-enabled automatically?