Hello!
Can I ask, that how can I turn on this thing:
http://imagerz.com/QENODktvAwINAl8eRAVQ
You can see, that there is a vertical dotted line, what follows the tabs, and with it easy to navigate between curly brackets, if the curly brackets follows the tabs' line...
Is it built into Rapid PHP, or it is a feature request ?
Thanks the anwser!
Curly brackets like in Notepad++
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: Curly brackets like in Notepad++
i believe you can turn it on in the options.
at the moment i am using a demo version (with german language) and its entry number 7 under options.
at the moment i am using a demo version (with german language) and its entry number 7 under options.
Re: Curly brackets like in Notepad++
Number 7 starting from where exactly?benkioo wrote: at the moment i am using a demo version (with german language) and its entry number 7 under options.

Re: Curly brackets like in Notepad++
its "Code Collapse for Code" under Options. I'm using Version 10.1.
(i had to change my interface-language)
btw: do you know a shortcut for this...
http://forums.blumentals.net/viewtopic.php?f=4&t=4556
thanks!
(i had to change my interface-language)
btw: do you know a shortcut for this...
http://forums.blumentals.net/viewtopic.php?f=4&t=4556
thanks!
Re: Curly brackets like in Notepad++
I tried it, but no new dotted horizontal lines appeared...
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Curly brackets like in Notepad++
Code collapse in our editor does not show any dotted lines, just [+] or [-] sign and simple line enclosing the piece of code.
So you can use code collapse and collapse and expand code, but you will not see dotted lines between curly brackets.
So you can use code collapse and collapse and expand code, but you will not see dotted lines between curly brackets.
Re: Curly brackets like in Notepad++
hmm.. thanks the anwsers, can I make a thread in feature request ?