FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 22 : make tab just indent lines properly
Last modified: 2009-10-29 05:10
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P4
Severity:
enhancement
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-05-12 19:41
rather than indenting a fixed number of spaces, just have the lines indent?
need a smarter handler (rather than the editor listener) for tab. could
look at previous line for its indent? and when hitting } do a proper
outdent (if only spaces before it).
Additional Comment
#1 From fry 2005-12-15 15:40
implemented for 0099, adding a preference setting for it.