FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1075 : multiple line tabbing
Last modified: 2008-11-29 08:55
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
V
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-11-28 02:14
when selecting multiple lines, one should be able to tab them as iit does
for a single line.
it will also be good to choose the tab-size in the preferences menu maybe.
Additional Comment
#1 From fry 2008-11-28 06:31
use command-] and command-[ to indent/outdent blocks.
change the indent via indent.size, which is found in the preferences.txt
file mentioned in the preferences dialog.
Additional Comment
#2 From fjen 2008-11-29 04:03
shortcuts are not working on german keyboard where it is command-option-5 (option-5 = [)
Additional Comment
#3 From fry 2008-11-29 04:42
is that with the menu bar inside the window? there seems to be an apple bug
that prevents shortcuts with non-letter characters from working with the
in-window menu bar.
but i think we'll just have to enable the tab thing as well, these apple
bugs are driving me nuts.
Additional Comment
#4 From fry 2008-11-29 08:55
implemented TAB to indent blocks for 1.0.1.
and please file a bug with Apple re: non-letter shortcuts not working when
useScreenMenuBar is set to false.