indenting block and single line

Post your questions and problem reports here

Moderator: kfury77

Forum rules
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;
Post Reply
parcley
Posts: 37
Joined: Wed Feb 28, 2007 8:39 am

indenting block and single line

Post by parcley »

I've been searching through your forums for the answer to this, my last question about what looks to be my next purchase.

when i select one or more lines and click 'tab' to indent that block or single line...the caret moves to the end of the selection and if it bleeds out of view i lose the left side of the document and thus the reference for the indenting....this isn't an issue when clicking the "indent"/"unindent" button but i'd like to use the tab key...

basically, is there a way to indent without the caret moving to the end of the line/block using the 'tab' key?
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

Hi parcley,

Just tried it myself and it behaves the same for me with either the TAB key or the toolbar buttons, they both move the caret to the end of the selection.
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

yeah, I just tried a few different ways and it always ends at the end of the line. I wonder if just a 'return to column 0 but keep my selection' shortcut could be added easier than dealing with caret positioning. as in, just scroll the screen full left. something like alt+home.
parcley
Posts: 37
Joined: Wed Feb 28, 2007 8:39 am

Post by parcley »

i just heard back from support...it's a goofy bug that'll be fixed in the next release...

do any of you know if this is fixed in one if it's fixed in all- don't the all more or less run on the same engine?
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

Yes, thats correct... generally...
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

It is not a bug, it is normal behavior found in some rare editors, however it looks like most people would prefer the cursor to stay at the beginning, so we shall favor that and improve this in the upcomming version 2007.
Karlis Blumentals
Blumentals Software
www.blumentals.net
parcley
Posts: 37
Joined: Wed Feb 28, 2007 8:39 am

Post by parcley »

not so much stay at the beginning, just not move at all. so the caret is always going to be between the characters that you left it between but let it grab the whole line (if the caret is in the middle of a line) but always keep the left margin in view

like i said Notepad++ has the way i'm thinking.
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

Post by EvilBMP »

Well it should stay at the first char of the selected lines or whatever is selected - I think thats the best way, but at the end of the lines is really not the best behaviour. I also had these problems while working with RapidPHP, but I forget to post it - so thanks for the thread :)
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

I can confirm that this has been fixed/changed in the WeBuilder 8.0 dev_alpha version, the cursor remains at the start of the line when indenting.
:D
Post Reply