summaryrefslogtreecommitdiff
path: root/platform/util/resources/misc/registry.properties
diff options
context:
space:
mode:
Diffstat (limited to 'platform/util/resources/misc/registry.properties')
-rw-r--r--platform/util/resources/misc/registry.properties18
1 files changed, 11 insertions, 7 deletions
diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties
index e9802f2321ae..11ace8a42cad 100644
--- a/platform/util/resources/misc/registry.properties
+++ b/platform/util/resources/misc/registry.properties
@@ -58,7 +58,7 @@ ide.checkDuplicateMnemonics.description=Check for duplicate mnemonics.
ide.dnd.textHints=false
ide.max.recent.projects=25
-ide.hide.excluded.files=true
+ide.hide.excluded.files=false
ide.hide.excluded.files.restartRequired=true
ide.hide.excluded.files.description=Do not show excluded files in Project View and exclude them from VCS
@@ -122,7 +122,7 @@ editor.use.scrollable.tabs=true
editor.smarterSelectionQuoting=true
editor.skip.copy.and.cut.for.empty.selection=false
editor.distraction.free.mode=false
-
+editor.use.preview=false
editor.add.carets.on.double.control.arrows=true
ide.showIndexRebuildMessage=false
@@ -150,7 +150,6 @@ ide.perProjectModality.description=New modality approach. All dialogs are DOCUME
ide.mac.retina.disableDrawingFix=false
-ide.new.preferences=false
ide.new.license.dialog=true
debugger.valueTooltipAutoShow=true
@@ -160,6 +159,8 @@ debugger.breakpoint.message.full.trace=false
debugger.breakpoint.message.full.trace.description='Log message to console' breakpoint action will out full stacktrace\
for the thread that hit the breakpoint.
debugger.batch.evaluation=false
+debugger.compiling.evaluator=false
+debugger.watches.in.variables=false
analyze.exceptions.on.the.fly=false
analyze.exceptions.on.the.fly.description=Automatically analyze clipboard on frame activation,\
@@ -320,6 +321,7 @@ diff.status.tracker.skip.spaces=true
svn.use.terminal=false
svn.use.incoming.optimization=false
svn.executable.locale=C.UTF-8
+svn.lowest.supported.format.for.command.line=1.7.0
completion.enable.relevant.method.chain.suggestions=false
ide.mac.message.sheets.java.emulation=false
@@ -354,8 +356,10 @@ embed.scene.builder=true
dsm.retina.darcula.legend=true
dsm.retina.darcula.legend.description=Experimental DSM legend component
-ide.scratch.enabled=false
-ide.show.progress.without.status.bar=false
+ide.scratch.enabled=true
+ide.scratch.enabled.description=Disables Tools > Scratchpad: temporary editor without persistence
+ide.show.progress.without.status.bar=true
+ide.show.progress.without.status.bar.description=Disables transparent progress indicator when status bar is switched off
editor.injected.highlighting.enabled=true
editor.injected.highlighting.enabled.description=Disables injected fragments highlighting (requires project reopening)
@@ -393,8 +397,8 @@ console.too.much.text.buffer.ratio=10
console.too.much.text.buffer.ratio.description=Used for disabling of console processing(console filters for highlights, foldings...),\n\
when there is too much of text to process.\n\
The ratio is used against the console cycle buffer size (idea.cycle.buffer.size/theRatio=maxTextLength).
-ide.file.settings.order.new=false
-ide.file.settings.tree.new=false
+ide.new.settings.dialog=true
+ide.new.settings.dialog.description=New settings dialog
ide.new.project.settings=true
ide.new.project.settings.description=Temporary key for new project settings dialog UI