Indenting

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
dvanatta
Posts: 7
Joined: Tue Jul 03, 2007 11:41 pm

Indenting

Post by dvanatta »

One of the features I like in Visual Studio is the indenting.

The next line after a open bracket is indented automatically. When I type the close bracket the indention is auto removed so the close bracket is not indented.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

We plan to include a sort of auto-bracket-indenting in the next version of our editors, but it will work a bit differrently.... more like other php editors. You will be able to have } always added after typing { and you will be able to have } auto indented after pressing Enter before }
Karlis Blumentals
Blumentals Software
www.blumentals.net
s1tony
Posts: 15
Joined: Wed Jan 09, 2008 1:44 am

Post by s1tony »

I was just looking to see if this feature was available yet, because I agree with the original poster about how nice this feature is in Visual Studio and would love to see it for the php editor.
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Post by Gatis »

I am afraid this feature is not available now. This will be available only with version 2008.
Post Reply