FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1073 : "editor.indent" setting does not work properly
Last modified: 2008-11-29 09:42
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
Xeon
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-11-27 13:00
This was only tested on Windows, and with Processing 1.0 (although it's
been that way since I started using Processing a few years ago), but when
you go to the preferences file and set "editor.indent" to "false", in order
to disable the auto-indent (which I find really annoying), instead of
disabling the auto-indenting, it disables the return key altogether. You
can no longer press "enter" and have a newline unless you set the property
back to "true".
Additional Comment
#1 From fry 2008-11-27 14:12
I'll look into it.
Additional Comment
#2 From fry 2008-11-29 08:56
Fixed for 1.0.1.
Additional Comment
#3 From Xeon 2008-11-29 09:42
Thanks a lot.