aboutsummaryrefslogtreecommitdiffstats
path: root/.processing
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-12-30 13:09:39 +0100
committerDavid Runge <dave@sleepmap.de>2015-12-30 13:09:39 +0100
commit10e67d644c07dc59fbe680ec74685c8e9efcd69f (patch)
tree862cfa6fd516ab0c0995bd2817b9519951933d29 /.processing
parent6fcc0278ed21ab1a5047b4569f0e55110d9c1408 (diff)
downloaddotfiles-10e67d644c07dc59fbe680ec74685c8e9efcd69f.tar.gz
dotfiles-10e67d644c07dc59fbe680ec74685c8e9efcd69f.tar.bz2
dotfiles-10e67d644c07dc59fbe680ec74685c8e9efcd69f.tar.xz
dotfiles-10e67d644c07dc59fbe680ec74685c8e9efcd69f.zip
.processing/preferences.txt: Updated settings for processing > 3.0.
Diffstat (limited to '.processing')
-rw-r--r--.processing/preferences.txt33
1 files changed, 25 insertions, 8 deletions
diff --git a/.processing/preferences.txt b/.processing/preferences.txt
index 3892b8f..2768ded 100644
--- a/.processing/preferences.txt
+++ b/.processing/preferences.txt
@@ -1,6 +1,5 @@
buttons.hide.image=false
chooser.files.native=false
-chooser.files.native.linux=false
console.auto_clear=true
console.font.size=12
console.length=500
@@ -9,20 +8,17 @@ contribution.backup.on_install=true
contribution.backup.on_remove=true
editor.caret.blink=true
editor.caret.block=false
+editor.completion.auto_close=false
editor.divider.size=0
-editor.divider.size.windows=2
editor.font.family=Source Code Pro
editor.font.size=12
editor.indent=true
editor.input_method_support=false
editor.keys.alternative_cut_copy_paste=true
-editor.keys.alternative_cut_copy_paste.macosx=false
editor.keys.home_and_end_travel_far=false
-editor.keys.home_and_end_travel_far.macosx=true
editor.keys.home_and_end_travel_smart=true
editor.keys.shift_backspace_is_delete=false
editor.laf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
-editor.laf.linux=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
editor.smooth=true
editor.tabs.expand=true
editor.tabs.size=2
@@ -38,16 +34,18 @@ editor.token.keyword2.style=#33997e,plain
editor.token.keyword3.style=#669900,plain
editor.token.keyword4.style=#d94a7a,plain
editor.token.keyword5.style=#e2661a,plain
+editor.token.keyword6.style=#33997e,plain
editor.token.label.style=#666666,bold
editor.token.literal1.style=#7D4793,plain
editor.token.literal2.style=#718a62,plain
editor.token.operator.style=#006699,plain
editor.untitled.prefix=sketch_
editor.untitled.suffix=yyMMdd
+editor.watcher=true
+editor.watcher.debug=false
+editor.watcher.window=1500
editor.window.height.default=600
editor.window.height.min=500
-editor.window.height.min.macosx=450
-editor.window.height.min.windows=530
editor.window.width.default=500
editor.window.width.min=400
export.application.embed_java=true
@@ -61,6 +59,17 @@ last.sketch.count=0
last.sketch.mode=processing.mode.java.JavaMode
last.sketch.restore=true
launcher=xdg-open
+pdex.autoSave.autoSaveByDefault=true
+pdex.autoSave.autoSaveEnabled=false
+pdex.autoSave.promptDisplay=true
+pdex.autoSaveInterval=5
+pdex.completion=false
+pdex.completion.trigger=false
+pdex.dbgOutput=false
+pdex.errorCheckEnabled=true
+pdex.suggest.imports=true
+pdex.warningsEnabled=true
+pdex.writeErrorLogs=false
platform.auto_file_type_associations=true
preproc.color_datatype=true
preproc.enhanced_casting=true
@@ -70,11 +79,16 @@ preproc.substitute_floats=true
preproc.substitute_unicode=true
preproc.web_colors=true
proxy.host=
+proxy.http.host=
+proxy.http.port=
+proxy.https.host=
+proxy.https.port=
proxy.port=
+proxy.socks.host=
+proxy.socks.port=
recent.count=10
run.display=0
run.options=
-run.options.bits.macosx=32
run.options.memory=false
run.options.memory.initial=64
run.options.memory.maximum=256
@@ -82,7 +96,10 @@ run.present.bgcolor=#666666
run.present.stop.color=#cccccc
run.window.bgcolor=#DFDFDF
sketchbook.path=/home/dave/git/sketchbooks/processing-sketchbook
+sketchbook.path.three=/home/dave/git/sketchbooks/processing-sketchbook
toolbar.hide.image=false
update.check=false
update.id=-2232603851351662427
update.last=1395616194592
+welcome.seen=false
+welcome.show=true