diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index 9fc10445d98c..68da6cf5e03f 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -1118,4 +1118,6 @@ JavaScript.Language.Service.truncate.traced.messages=true JavaScript.Language.Service.truncate.traced.messages.description=Truncate traced JavaScript language Service messages in log runManager.use.schemeManager=false -vfs.use.nio-based.local.refresh.worker=false \ No newline at end of file +vfs.use.nio-based.local.refresh.worker=false +ESLint.Language.Service.full.log=false +ESLint.Language.Service.full.log.description=ESLint: include source code fragments with errors info language service messages \ No newline at end of file