mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
RUBY-21928 Disabled execution lock control with registry key ruby.execution.lock.control
This commit is contained in:
@@ -1256,6 +1256,7 @@ ruby.summary.max.control.flow.size=5000
|
||||
ruby.summary.max.control.flow.size.description=global variables symbolic expression will not be evaluated if the size of its control flow graph exceeds this value
|
||||
ruby.disable.require.processing=true
|
||||
ruby.docker.verbose.logging=false
|
||||
ruby.execution.lock.control=false
|
||||
|
||||
search.everywhere.pattern.checking=true
|
||||
search.everywhere.pattern.checking.description=Avoid searching classes and symbols if pattern contains only one dot
|
||||
|
||||
Reference in New Issue
Block a user