mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
reorganizing todo, making note of things done inside readme
This commit is contained in:
@@ -120,8 +120,10 @@ editor.status.font = SansSerif,plain,12
|
||||
# another location. this can be a full or relative path
|
||||
# no promises on how well this works, and note that
|
||||
# a 'default' directory will be created inside it,
|
||||
# which is where any new sketches will be thrown
|
||||
# which is where any new sketches will be thrown.
|
||||
#sketchbook.path=sketchbook
|
||||
# note that this path should use forward slashes (like unix)
|
||||
# instead of \ on windows or : on windows or whatever else
|
||||
|
||||
# may be useful when attempting to debug the preprocessor
|
||||
#editor.save_build_files=false
|
||||
@@ -138,4 +140,3 @@ editor.status.font = SansSerif,plain,12
|
||||
# writes out the parse tree as parseTree.xml, which can be usefully
|
||||
# viewed in (at least) Mozilla or IE. useful when debugging the preprocessor.
|
||||
#compiler.output_parse_tree = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user