Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Intellij Community
Commits
113f5533
Commit
113f5533
authored
7 years ago
by
Konstantin Ulitin
Browse files
Options
Download
Email Patches
Plain Diff
JS flow: add registry option to pass lazy mode flag
parent
08765e00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
platform/util/resources/misc/registry.properties
+2
-0
platform/util/resources/misc/registry.properties
with
2 additions
and
0 deletions
+2
-0
platform/util/resources/misc/registry.properties
+
2
-
0
View file @
113f5533
...
...
@@ -1335,6 +1335,8 @@ javascript.exclude.source.if.package.has.typings.description=Don't index JavaScr
javascript.extract.function.disable.inplace
=
false
javascript.extract.function.disable.inplace.description
=
Disable inplace 'Extract Function' refactoring
prettierjs.enabled
=
true
javascript.flow.lazy.mode
=
false
javascript.flow.lazy.mode.description
=
Passes '--lazy-mode fs' to flow server command
editable.java.test.console
=
false
editable.java.test.console.description
=
Enables System.in in java test consoles (junit & testng)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment