4df755a10ce85294a420109e4b5fa237f2f71b2e
[idea/community.git] / platform / util / resources / misc / registry.properties
1 localHistory.daysToKeep=5
2 localHistory.daysToKeep.description=Specify how many working days changes should be remembered.\n\
3   WARNING: Do not use local history as main version control since it may become corrupted if the IDE hangs.
4 undo.globalUndoLimit=10
5 undo.documentUndoLimit=100
6
7 actionSystem.fixLostTyping=true
8 actionSystem.fixLostTyping.description=Redispatch events, lost between actions and dialog show/close.
9 actionSystem.fixStickyFocusedWindows=true
10 actionSystem.fixNullFocusedComponent=true
11 actionSystem.noDefaultComponent=true
12 actionSystem.commandProcessingTimeout=30000
13 actionSystem.commandProcessingTimeout.description=Timeout after which currently processed command is forcibly cancelled.
14 actionSystem.typeAheadTimeBeforeDialog=2000
15 actionSystem.typeAheadTimeBeforeDialog.description=If dialog shown as a result of some typing, all key types withing this time\
16   will be re-dispatched after dialog is closed.
17 actionSystem.typeAheadTimeAfterPopupAction=500
18 actionSystem.playback.delay=20
19 actionSystem.playback.delay.description=Delay between events generated by the playback runner.
20 actionSystem.playback.useDirectActionCall=true
21 actionSystem.playback.useTypingTargets=true
22 actionSystem.focusIdleTimeout=20
23 actionSystem.mac.screenMenuNotUpdatedFix=false
24 actionSystem.keyGestures.enabled=false
25 actionSystem.keyGestureDblClickTime=650
26 actionSystem.suspendFocusTransferIfApplicationInactive=true
27 actionSystem.xWindow.remove.focus.from.nonFocusable.popups=true
28 actionSystem.xWindow.remove.focus.from.nonFocusable.popups.delay=50
29 actionSystem.noContextComponentWhileFocusTransfer=true
30 actionSystem.secondKeystrokeTimeout=2000
31 actionSystem.secondKeystrokeAutoPopupEnabled=false
32 actionSystem.secondKeystrokePopupTimeout=500
33 actionSystem.keyGestureHoldTime=400
34 actionSystem.autoSelectTimeout=1000
35 actionSystem.quickAccessEnabled=false
36 actionSystem.quickAccessModifiers=
37 actionSystem.quickAccessShowSpotsTime=1500
38 actionSystem.win.suppressAlt=true
39 actionSystem.win.suppressAlt.new=true
40 actionSystem.mouseGesturesEnabled=true
41 actionSystem.assertFocusAccessFromEdt=true
42 actionSystem.enableAbbreviations=true
43 actionSystem.extendedKeyCode.disabled=false
44
45 ide.firstStartup=true
46 ide.debugMode=false
47 ide.debugger.inline=true
48 ide.debugger.inline.description=Enables variables view in editor
49
50 ide.debugMode.description=Record additional information to make bug reports more informative.
51 ide.forcedShowTooltip=alt
52 ide.forcedShowTooltip.description=Shortcut for forced show tooltip.
53 ide.popup.dropShadow=false
54 ide.popup.resizable.border.sensitivity=4
55 ide.consumeKnownToolkitBugs=true
56 ide.highlight.match.in.selected.only=true
57 ide.lazyIconLoading=true
58 ide.mnemonic.helper.old=true
59 ide.mnemonic.helper.old.restartRequired=true
60 ide.mnemonic.helper.old.description=Use new algorithm of mnemonics processing
61 ide.checkDuplicateMnemonics=false
62 ide.checkDuplicateMnemonics.description=Check for duplicate mnemonics.
63 ide.dnd.textHints=false
64 ide.max.recent.projects=25
65
66 ide.editor.tabs.open.at.the.end=false
67 ide.editor.tabs.open.at.the.end.description=If true all new tabs will be opened at the end
68
69 ide.hide.excluded.files=false
70 ide.hide.excluded.files.restartRequired=true
71 ide.hide.excluded.files.description=Do not show excluded files in Project View and exclude them from VCS
72
73 idea.fix.mac.env=true
74 idea.fix.mac.env.restartRequired=true
75 idea.fix.mac.env.description=On Mac, use shell environment for external processes.
76
77 idea.mac.prevent.app.nap=false
78 idea.mac.prevent.app.nap.description=Prevent app nap during indexing and inspection
79
80 ide.x11.override.wm=true
81
82 ide.appIcon.progress=true
83 ide.appIcon.badge=true
84 ide.appIcon.requestAttention=true
85
86 ide.windowSystem.hScrollChars=5
87 ide.windowSystem.vScrollChars=5
88 ide.windowSystem.autoShowProcessPopup=false
89 ide.windowSystem.showListItemsPopup=true
90 ide.windowSystem.asyncSplitters=true
91 ide.windowSystem.showTooWindowButtonsSwitcher=true
92
93 ide.help.fxbrowser=false
94
95 passwordSafe.masterPassword.ttl=360
96 passwordSafe.memorySafe.ttl=-1
97
98 ide.tree.yieldingUiUpdate=true
99 ide.tree.showBusyIndicator=true
100 ide.tree.waitForReadyTimeout=250
101 ide.tree.clearOnHideTime=120000
102 ide.tree.autoscrollToVCenter=true
103 ide.tree.ensureSelectionOnFocusGained=true
104 ide.tree.autoExpandMaxDepth=5
105 ide.tree.expandRecursionDepth=50
106 ide.tree.checkStructure=false
107 ide.tree.uiLockAttempt=250
108 ide.tree.deferred.icon.invalidates.cache=true
109
110 ide.splitter.mouseZone=6
111 ide.smart.horizontal.scrolling=true
112
113 ide.tooltip.callout=true
114 ide.tooltip.animationCycle=150
115 ide.tooltip.initialDelay=1200
116 ide.tooltip.initialDelay.highlighter=150
117 ide.tooltip.reshowDelay=500
118 ide.tooltip.dismissDelay=4000
119 ide.tooltip.initialReshowDelay=300
120 ide.tooltip.autoDismissDeadZone=300
121 ide.balloon.shadowEnabled=true
122 ide.balloon.shadow.size=15
123 ide.expansion.hints.enabled=true
124 ide.expansion.hints.on.all.screens=false
125 ide.register.bundled.fonts=true
126 ide.register.bundled.fonts.description=Disables automatic registration of bundled fonts: SourceCodePro, Inconsolata
127
128 editor.balloonHints=true
129 editor.mouseSelectionStateResetTimeout=1000
130 editor.mouseSelectionStateResetDeadZone=4
131 editor.use.new.tabs=true
132 editor.use.scrollable.tabs=true
133 editor.smarterSelectionQuoting=true
134 editor.skip.copy.and.cut.for.empty.selection=false
135 editor.distraction.free.mode=false
136 editor.add.carets.on.double.control.arrows=true
137
138 editor.durable.folding.state=true
139 editor.durable.folding.state.description=If set, collapsed fold regions will preserve their state after a wider variety of document editing changes
140
141 editor.soft.wrap.force.limit=10000
142 editor.soft.wrap.force.limit.description=If document contains lines longer than this value, soft wraps will be forcibly enabled in editor due to performance reasons
143
144 editor.navigation.history.stack.size=25
145 editor.navigation.history.stack.size.description=Stack size limit for back/forward and last/next edit location navigation
146
147 editor.mac.smooth.scrolling=false
148 editor.mac.smooth.scrolling.description=Enable precise (with sub-line resolution) scrolling on Mac with mouse or trackpad
149
150 ide.showIndexRebuildMessage=false
151
152 ide.tabbedPane.bufferedPaint=true
153 ide.tabbedPane.dragOutMultiplier=1.2
154
155 ide.mac.file.chooser.show.hidden.files=false
156 ide.mac.file.chooser.native=true
157 ide.mac.message.dialogs.as.sheets=true
158 skip.untitled.windows.for.mac.messages=false
159 skip.untitled.windows.for.mac.messages.description=Temporary key to test a fix for MacMessages
160 ide.mac.mountain.lion.notifications.enabled=true
161 ide.mac.inplaceDialogMnemonicsFix=false
162 ide.mac.alt.mnemonic.without.ctrl=true
163 ide.mac.fix.dialog.showing=false
164 ide.mac.hide.cursor.when.typing=true
165 ide.mac.show.native.help=true
166 ide.mac.useNativeClipboard=false
167 ide.mac.boldEditorTabs=false
168 ide.mac.disableMacScrollbars=false
169 ide.mac.disableMacScrollbars.restartRequired=true
170 ide.mac.disableMacScrollbars.description=Disables OS X overlay scrollbars
171 ide.mac.pressAndHold.workaround=true
172 ide.mac.pressAndHold.workaround.description=Enable workaround for press-and-hold input method for accented characters on Mac OS
173 ide.mac.pressAndHold.brute.workaround=false
174 ide.mac.pressAndHold.brute.workaround.description=Enable alternative workaround for press-and-hold input method for accented characters on Mac OS. Might work in more cases, but known to cause issues with Japanese text input.
175 ide.perProjectModality=false
176 ide.perProjectModality.description=New modality approach. All dialogs are DOCUMENT_MODAL expect ide-wide dialogs
177
178 ide.mac.retina.disableDrawingFix=false
179
180 ide.mac.fix.font.fallback=false
181 ide.mac.fix.font.fallback.description=Fix font fallback mechanism by using a more elaborate procedure to check whether specific font can display a particular character (when Apple JDK is used)
182
183 debugger.showTypes=true
184 debugger.showTypes.description=Show types in variables tree
185 debugger.valueTooltipAutoShow=true
186 debugger.valueTooltipAutoShow.description=Auto show tooltip on mouse over.
187 debugger.valueTooltipAutoShowOnSelection=false
188 debugger.valueTooltipAutoShowOnSelection.description=Auto show tooltip when editor selection changes
189 debugger.mayBringFrameToFrontOnBreakpoint=true
190 debugger.breakpoint.message.full.trace=false
191 debugger.breakpoint.message.full.trace.description='Log message to console' breakpoint action will out full stacktrace\
192   for the thread that hit the breakpoint.
193 debugger.batch.evaluation=false
194 debugger.compiling.evaluator=true
195 debugger.watches.in.variables=false
196 debugger.auto.fetch.icons=true
197 debugger.step.resumes.one.thread=false
198
199 analyze.exceptions.on.the.fly=false
200 analyze.exceptions.on.the.fly.description=Automatically analyze clipboard on frame activation,\
201   and if there is a stacktrace calls Analyze Stacktrace.
202
203 compiler.perform.outputs.refresh.on.start=false
204 compiler.perform.outputs.refresh.on.start.description=Whether to perform initial FS refresh before compilation starts.\
205   Need this to detect external changes to output dirs.
206 compiler.max.static.constants.searches=3000
207 compiler.max.static.constants.searches.description=If the number of changed compile time constants exceeds this value,\
208   make will start full-project rebuild
209
210 compiler.process.jdk=
211 compiler.process.jdk.description=Path to a JDK home. Force build process to be run using the JDK specified. It is assumed that the jdk is at least of version 1.6.
212
213 compiler.process.32bit.vm.on.mac=true
214 compiler.process.32bit.vm.on.mac.description=Force -d32 VM option on Mac (recommended for faster startup and lower memory footprint).
215
216 compiler.process.use.memory.temp.cache=true
217 compiler.process.use.memory.temp.cache.description=Store temporary data in memory for faster compilation;\
218    requires larger heap size for the build process. If parallel build is enabled, the option is ignored and temp data is always stored in memory.
219
220 compiler.process.preload=true
221 compiler.process.preload.description=After build finishes, the IDE will pre-load and leave waiting in memory the build process for the next compilation. This will save time for process start and project model loading (may be noticeable for big projects).\
222
223 compiler.process.debug.port=-1
224
225 compiler.automake.trigger.delay=300
226 compiler.automake.trigger.delay.description=Delay in milliseconds before triggering auto-make in response to file system events
227
228 compiler.automake.allow.when.app.running=false
229 compiler.automake.allow.when.app.running.description=Allow auto-make to start even if developed application is currently running. Note that automatically started make may eventually delete some classes that are required by the application.
230
231 compiler.document.save.trigger.delay=1500
232 compiler.document.save.trigger.delay.description=Delay in milliseconds before triggering save in response to document changes
233
234 compiler.build.data.unused.threshold=30
235 compiler.build.data.unused.threshold.description=If project is not opened for the specified number of days, its build data will be cleared to save disk space
236
237 vcs.show.colored.annotations=true
238 vcs.showConsole=true
239 vcs.log.bek.sort=true
240 vcs.log.bek.sort.disabled=false
241 vcs.log.linear.bek.sort=false
242 vcs.log.square.labels=false
243
244 vcs.executable.validator.timeout.sec=60
245
246 psi.incremental.reparse.depth.limit=1000
247 psi.deferIconLoading=true
248 psi.track.invalidation=true
249
250 ide.suggest.file.when.creating.filename.like.directory=true
251 ide.suggest.file.when.creating.filename.like.directory.description=When creating a directory named foo.txt, suggest to create a file with such a name instead
252
253 find.search.in.project.files=true
254
255 structureView.coalesceTime=500
256
257 keymap.show.alias.actions=false
258 frameworks.download.libraries.server.url=http://pluginsrepo-test:8080
259 caches.indexerThreadsCount=-1
260 vcs.show.history.numbers=true
261 navBar.updateMergeTime=100
262 navBar.userActivityMergeTime=100
263
264 ide.mac.fix.accessibleLeak=true
265
266 projectView.showHierarchyErrors=true
267 projectView.hide.dot.idea=true
268 projectView.choose.directory.on.compacted.middle.packages=false
269 projectView.choose.directory.on.compacted.middle.packages.description=Show "Choose destination directory" when creating a new file with a node selected that corresponds to multiple compacted packages
270
271 show.live.templates.in.completion=true
272 ide.completion.autopopup.select.live.templates=true
273 ide.completion.autopopup.choose.by.enter=true
274
275 java.completion.make.outer.variables.final=true
276 java.completion.make.outer.variables.final.description=Make variables accessed from inner class final automatically
277
278 java.annotations.inference.nullable.method=false
279 java.annotations.inference.nullable.method.description=Restart is required; infer @Nullable annotation for method results
280 java.annotations.inference.nullable.method.transitivity=true
281 java.annotations.inference.nullable.method.transitivity.description=Restart is required; if a method result is a call to a @Nullable method, reports the caller as @Nullable as well
282
283 java.correct.class.type.by.place.resolve.scope=true
284 java.correct.class.type.by.place.resolve.scope.description=When resolving Java references, use the resolve scope of the currently processed source file
285
286 documentation.component.editor.font=false
287
288 ide.completion.show.better.matching.classes=true
289 ide.completion.show.better.matching.classes.description=Show non-imported but good matching classes in basic completion
290
291 ide.completion.show.lower.case.classes=false
292 ide.completion.show.lower.case.classes.description=Show non-imported classes starting with a lowercase letter in basic completion
293
294 ide.completion.delay.autopopup.until.completed=false
295 ide.completion.delay.autopopup.until.completed.description=Controls if completion autopopup is shown immediately and populated in background, or delayed until all suggestion are calculated
296
297 ide.completion.middle.matching=true
298 ide.completion.middle.matching.description=Suggest items in completion that contain the entered string somewhere in the middle.
299
300 ide.completion.lookup.element.preselect.depends.on.context=true
301 ide.completion.lookup.element.preselect.depends.on.context.description=Preselection of the first element in completion list depends on context
302
303 ide.completion.variant.limit=500
304 ide.completion.variant.limit.description=The approximate number of most relevant variants shown in the completion list
305
306 ide.goto.middle.matching=true
307 ide.goto.middle.matching.description=Suggest items in goto actions that contain the entered string somewhere in the middle.
308 ide.goto.rebuild.delay=0
309
310 ide.structural.navigation.visit.fields=false
311 ide.structural.navigation.visit.fields.description=Whether fields should be stopped at when navigating to the nex/previous structural member by Alt+Down/Up.
312
313 ide.non.english.keyboard.layout.fix=false
314 ide.non.english.keyboard.layout.fix.description=Enables a fix for key codes with non-English keyboard layouts
315
316 ide.dfa.getters.with.side.effects=
317 ide.dfa.getters.with.side.effects.description=A regex on qualified names of methods that look like getters but are not. For Constant Conditions & Exception inspection
318
319 ide.dfa.time.limit.online=1000
320 ide.dfa.time.limit.online.description=Time limit (in milliseconds) that is allowed to analyze data flow for one method in editor highlighting
321 ide.dfa.time.limit.offline=5000
322 ide.dfa.time.limit.offline.description=Time limit (in milliseconds) that is allowed to analyze data flow for one method in Analyze | Inspect Code...
323
324 idea.dfa.live.variables.analysis=true
325 idea.dfa.live.variables.analysis.description=Whether to flush dead variables when they're not needed when performing data flow analysis
326
327 ide.ignore.call.result.inspection.honor.inferred.pure=false
328 ide.ignore.call.result.inspection.honor.inferred.pure.description=Whether inferred @Contract(pure=true) annotations should be taken into account in ''Result of method call ignored'' inspection
329
330 ide.enable.toolwindow.stack=false
331
332 change.signature.awesome.mode=true
333 change.signature.awesome.mode.description=Enables list view for change signature.
334
335 enable.groovy.hotswap=true
336 enable.groovy.hotswap.description=Whether IDEA should add a special java agent to the debugged process\
337   which allows to hot-swap Groovy changes in some cases
338 dump.threads.on.empty.lookup=false
339 dump.threads.on.empty.lookup.description=Whether IDEA should issue a thread dump when an empty completion lookup appears.
340
341 file.structure.tree.mode=true
342
343 disable.toolwindow.overlay=true
344 disable.toolwindow.overlay.description=Disable transparent toolwindow stripes.
345
346 core.pooled.threads=30
347
348 editor.dumb.mode.available=true
349 enable.animation.on.dialogs=false
350 type.ahead.logging.enabled=false
351 fast.tree.expand.in.structure.view=false
352
353 ide.goto.implementation.show.interfaces=true
354 ide.goto.implementation.show.interfaces.description=Whether to show sub-interfaces when invoking\
355   'Go to Implementation' action (Ctrl+Alt+B) on an interface.
356
357 file.colors.in.commit.dialog=false
358
359 testng.serialized.protocol.enabled=false
360 testng.skip.expected.exceptions=true
361 dark.laf.available=true
362
363 actionSystem.force.alt.gr=false
364 completion.show.intention.icon=true
365 tabs.alphabetical=false
366 remote.changelist.management.available=false
367
368 python.import.always.ask=false
369 # Use new manage.py interface like in PY-11855. See com.jetbrains.django.manage.deperecated. TODO: Remove when new manage py will be released
370 python.django.use_new_manage_py_interface=true
371 # Number of seconds to wait for manage.py list commands
372 python.django.timeout=15
373 introduce.variable.prefer.statements=false
374 show.method.base.class.in.java.file.structure=true
375
376 vcs.log.empty.change.list.creation=false
377 debugger.enable.breakpoints.during.evaluation=false
378 new.project.wizard=false
379 diagrams.rendering.no.cache=true
380
381 wolf.the.problem.solver=true
382 ui.no.bangs.and.whistles=false
383
384 comment.by.line.bulk.lines.trigger=100
385
386 junit_sm=true
387 testng_sm=true
388 show.flex.debug.design.view=false
389
390 diff.copyable.title.label=true
391 diff.patience.alg=false
392 diff.status.tracker.skip.spaces=true
393 diff.status.tracker.byword.delay=200
394 diff.verify.iterable=false
395 diff.unimportant.line.char.count=3
396 diff.unimportant.line.char.count.description=Threshold number of non-space characters to mark line as unimportant
397 diff.maximum.changes.array.size=10000000
398 diff.maximum.changes.array.size.restartRequired=true
399 diff.maximum.line.word.attempt=3
400 diff.maximum.line.word.attempt.description=Amount of 'too big for by-word comparison' lines in a file to disable by-word comparison
401 diff.maximum.line.word.attempt.restartRequired=true
402 diff.divider.repainting.fix=true
403 diff.divider.repainting.disable.blitting=true
404 diff.show.old.diff.action.enabled=false
405
406 search.everywhere.toolwindows=true
407 search.everywhere.files=true
408 search.everywhere.structure=false
409 search.everywhere.symbols=true
410 search.everywhere.actions=true
411 search.everywhere.configurations=true
412 search.everywhere.settings=false
413
414 svn.use.incoming.optimization=false
415 svn.lowest.supported.format.for.command.line=1.7.0
416 svn.use.svnkit.for.https.server.certificate.check=true
417 svn.executable.locale=en_US.UTF-8
418
419 completion.enable.relevant.method.chain.suggestions=false
420 ide.mac.message.sheets.java.emulation=false
421 ide.mac.message.sheets.java.emulation.description=Use Java message sheets instead of native ones
422 ide.mac.message.sheets.java.emulation.dialogs=true
423 ide.mac.message.sheets.java.emulation.dialogs.description=Use Java message sheets based on awt dialogs instead of native sheets
424 linux.native.menu=false
425 linux.native.menu.description=Enables native menu on Ubuntu
426 windows.jumplist=true
427 windows.jumplist.description=Enables JumpLists on Windows
428
429 GRADLE.system.in.process=true
430 GRADLE.system.in.process.description=Whether IDEA should use 'in-process' mode for interaction with gradle api
431
432 grails.advanced.mode=false
433 bigger.font.in.project.view=false
434 bigger.font.in.project.view.description=Increases font size in Project View
435 darcula.use.native.fonts.on.linux=true
436 darcula.use.native.fonts.on.linux.description=If false, uses DejaVu Sans 13pt
437 idea.4.5.laf.enabled=false
438 ide.libnotify.enabled=true
439 ide.libnotify.enabled.description=Enables notifications via LibNotify
440 cvs.roots.refresh.uses.vfs=true
441 cvs.roots.refresh.uses.vfs.description=Should CVS roots refresh after update use VFS
442 vcs.add.remove.silent=true
443
444 vcs.merge.toolwindows=true
445 vcs.merge.toolwindows.description=Merges Changes and Version Control tool windows into one
446 vcs.merge.toolwindows.restartRequired=true
447
448 ide.open.file.in.temp.project.dir=true
449 ide.open.file.in.temp.project.dir.description=Enables opening file in temp project directory
450
451 embed.scene.builder=true
452
453 dsm.retina.darcula.legend=true
454 dsm.retina.darcula.legend.description=Experimental DSM legend component
455
456 new.retina.detection=false
457 new.retina.detection.description=New implementation to detect retina devices
458
459 ide.scratch.enabled=true
460 ide.scratch.enabled.description=Disables scratch files and buffers
461 ide.scratch.buffers=5
462 ide.scratch.buffers.description=Number of scratch buffer files
463
464 ide.show.progress.without.status.bar=true
465 ide.show.progress.without.status.bar.description=Disables transparent progress indicator when status bar is switched off
466
467 editor.injected.highlighting.enabled=true
468 editor.injected.highlighting.enabled.description=Disables injected fragments highlighting (requires project reopening)
469
470 run.processes.with.pty=false
471 output.reader.blocking.mode=false
472
473 ide.certificate.manager=true
474
475 editor.richcopy.max.size.megabytes=10
476 editor.richcopy.strip.indents=true
477 allow.dialog.based.popups=true
478 allow.dialog.based.popups.description=Allows to use a JDialog as popup toplevel
479
480 popup.fix.ide.frame.owner=false
481 popup.fix.ide.frame.owner.description=Uses correct owner for IdeFrame, but can break some popups
482
483 our.heavy.weight.popup=false
484 our.heavy.weight.popup.description=Disables HeavyWeightPopup cache in Swing
485
486 focus.fix.lost.cursor=false
487 focus.fix.lost.cursor.description=See IDEA-79312
488
489 suppress.focus.stealing=false
490 suppress.focus.stealing.description=(Experimental) Trying to fight focus stealing
491
492 ide.inertial.mouse.fix=false
493 ide.inertial.mouse.fix.description=See IDEA-71508
494
495 ide.log.focuses=false
496 ide.log.focuses.description=Enables logging of focuses (Time consuming)
497
498 emmet.segments.limit=50
499 emmet.template.length.limit.kilobytes=15
500 command.line.execution.timeout=30
501
502 console.ui.cycle.buffer.size=Default
503 console.too.much.text.buffer.ratio=10
504 console.too.much.text.buffer.ratio.description=Used for disabling of console processing(console filters for highlights, foldings...),\n\
505   when there is too much of text to process.\n\
506   The ratio is used against the console cycle buffer size (idea.cycle.buffer.size/theRatio=maxTextLength).
507
508 ide.settings.appearance.font.family.only=true
509 ide.settings.keymap.input.method.enabled=false
510 ide.settings.configurable.loading.threshold=0
511 ide.settings.old.style=true
512 ide.new.settings.view=true
513 ide.new.settings.view.description=New view for the Settings dialog
514 ide.new.settings.dialog=true
515 ide.new.settings.dialog.description=New settings dialog
516 ide.new.project.settings=true
517 ide.new.project.settings.description=Temporary key for new project settings dialog UI
518
519 commonjs.complete.required.filename.with.extension=false
520 commonjs.complete.required.filename.with.extension.description=If checked, required filenames are completed with extension
521
522 spy.js.realtime.evaluation=false
523 spy.js.realtime.evaluation.description=Enables spy-js autocomplete and realtime evaluation
524
525 js.debugger.step.over.skip.same.line=true
526 js.debugger.skip.native.scripts=true
527 js.debugger.trace.resume=false
528 js.debugger.v8.lazy.compilation=false
529 js.debugger.v8.use.any.breakpoint=true
530
531 js.index.node.submodules=false
532
533 new.css.schema.enabled=true
534 html.prefer.short.notation.of.boolean.attributes=true
535
536 editor.disable.rtl=false
537 editor.disable.rtl.description=Disables RTL support in editor (all characters are displayed in LTR order)
538
539 editor.new.rendering=false
540 editor.new.rendering.description=Enables new editor rendering code, with support for RTL.
541
542 editor.zero.latency.typing=false
543 editor.zero.latency.typing.description=Display single-line changes immediately (before write action and general painting routine)
544
545 editor.enable.optional.ligatures=false
546 editor.enable.optional.ligatures.description=Enables optional ligatures supported by font in use
547 editor.enable.optional.ligatures.restartRequired=true
548
549 decompiler.use.line.mapping=true
550 decompiler.use.line.mapping.description=Maps original to decompiled line numbers when stepping in debugger.
551 decompiler.use.line.table=false
552 decompiler.use.line.table.description=Rearranges decompiled text to match original line numbers.
553 decompiler.dump.original.lines=false
554 decompiler.dump.original.lines.description=Show original line numbers as comments in decompiled text
555
556 ide.transparency.mode.for.windows=false
557 ide.transparency.mode.for.windows.description=Allow to add transparency to floating windows
558 ide.new.welcome.screen=true
559
560 enable.recursive.document.changes=false
561 enable.recursive.document.changes.description=Enables performing document changes in document event listeners (this breaks undo/redo functionality!)
562
563 editor.caret.width=2
564 editor.caret.width.description=Caret width
565 editor.caret.width.restartRequired=true
566
567 editor.transparent.scrollbar=true
568 editor.transparent.scrollbar.description=Don't paint background for editor scroll bars
569
570 editor.full.width.scrollbar=false
571 editor.full.size.scrollbar.description=Increase width of the vertical scrollbar to fit marks width
572
573 editor.scale.gutter.icons=false
574 editor.scale.gutter.icons.description=Scale gutter icons to fit line height
575
576 editor.xcode.like.scrollbar=false
577 editor.xcode.like.scrollbar.description=Enables auto-hideable Xcode-like editor stripes
578
579 editor.config.stop.at.project.root=true
580 editor.config.stop.at.project.root.description=Stops searching for .editorconfig at project root (requires project reopening)
581
582 editor.bold.underline.height=2
583 editor.bold.underline.height.description=Underline height for EffectType.BOLD_LINE_UNDERSCORE
584
585 JDK8042508.bug.fixed=false
586 JDK8042508.bug.fixed.description=Disable check for type variable until javac bug is fixed
587
588 check.power.supply.for.mbp=false
589 check.power.supply.for.mbp.description=Check for discrete video card and power supply on MBPs
590
591
592 force.subpixel.hinting=true
593 force.subpixel.hinting.description=Force using sub-pixel antialiasing
594
595 lcd.contrast.value=0
596 lcd.contrast.value.description=Set LCD text contrast value from 100 to 250
597
598 removable.welcome.screen.projects=true
599 removable.welcomesreen.projects.description=Allows removing recent projects from welcome screen with mouse
600 ide.find.show.preview=true
601 ide.remove.help.button.from.dialogs=false
602 ide.remove.help.button.from.dialogs.description=Removes help button from dialogs
603
604 database.native.loading.description=Enables native schema loader if present
605 database.native.loading=true
606
607 git.status.write=true
608 git.blocking.read=false
609
610 cidr.cygwin.cmakePermissionsFix=true
611 cidr.cygwin.cmakePermissionsFix.description=Update permissions for the bin/ folder inside the installed IDE so that the bundled CMake could run
612 cidr.lldb.enableXcodeLLDB=false
613 cidr.lldb.enableXcodeLLDB.description=Enable LLDB from Xcode
614 cidr.max.intellisense.file.length=500000
615 cidr.max.intellisense.file.length.description=Maximum length of C/C++ file (in characters) IDE should provide code assistance for.
616
617 ide.win.frame.decoration=false
618 ide.win.frame.decoration.description=Enables Frame and Dialog decorations for IntelliJ and Darcula LaFs on Windows
619 darcula.fix.native.flickering=false
620 darcula.fix.native.flickering.description=Fixes white flash on first window appearance
621 darcula.fix.maximized.frame.bounds=true
622 darcula.fix.maximized.frame.bounds.description=Disables modification of  frame maximized bounds
623
624 terminal.buffer.max.lines.count=1000
625 rubymine.use.vagrant.credential.cache=true
626 rubymine.rails.console.use.spring=false
627 ruby.chef.foodcritic.timeout=150
628 search.everywhere.pattern.checking=true
629 search.everywhere.pattern.checking.description=Avoid searching classes and symbols if pattern contains only one dot
630 idea.concurrent.scanning.files.to.index=true
631 welcome.screen.project.grouping.enabled=true
632 welcome.screen.project.grouping.enabled.description=Allows to group recent projects
633
634 custom.folding.max.lookup.depth=50
635 custom.folding.max.lookup.depth.description=Max lookup depth for custom folding comments in a PSI tree.
636
637 tests.view.old.statistics.panel=false
638
639 tfs.set.connection.timeout=false
640
641 ide.mac.yosemite.laf=false
642 ide.mac.yosemite.laf.restartRequired=true
643 ide.mac.yosemite.laf.description=Replaces Aqua LaF to enhanced IntelliJ LaF
644
645 editor.detect.indent.by.formatter=true
646
647 dart.server.additional.arguments=
648 dart.server.driven.resolution=false
649 dart.projects.without.pubspec=false
650
651 editor.breadcrumbs.highlight.on.hover=false
652 editor.breadcrumbs.highlight.on.hover.description=Highlight corresponding ranges in editor on breadcrumb item hover (requires project reopening)
653 testDiscovery.enabled=false
654 ruby.remote.debugger.supports.catchpoint.removal=true
655
656 use.read.action.to.init.service=true
657 use.loaded.state.as.existing=false
658
659 ide.mac.new.color.picker=false
660
661 trace.clipboard.events=false
662 trace.clipboard.events.description=Enable detection and logging of OS notifications about external clipboard changes
663 trace.clipboard.events.restartRequired=true
664
665 trace.focus.on.app.activation=false
666 trace.focus.on.app.activation.description=Focus tracing on application activation and deactivation
667 trace.focus.on.app.restartRequired=false