SSR: enable in-editor problem highlighting by default (IDEA-193706)

GitOrigin-RevId: de6ee926c0e839b16a227334fdfc65f0860a5ee7
This commit is contained in:
Bas Leijdekkers
2019-06-12 14:25:14 +03:00
committed by intellij-monorepo-bot
parent 52c8f5bb76
commit dc8ca25448
@@ -1547,7 +1547,7 @@ ssr.save.templates.to.ide.instead.of.project.workspace=true
ssr.save.templates.to.ide.instead.of.project.workspace.description=Makes saved Structural Search templates globally available for all projects
ssr.use.editor.inlays.instead.of.tool.tips=true
ssr.use.editor.inlays.instead.of.tool.tips.description=Replaces filter tool tips with editor inlays in the new Structural Search dialog
ssr.in.editor.problem.highlighting=false
ssr.in.editor.problem.highlighting=true
ssr.in.editor.problem.highlighting.description=Show location of search template problems in the editor
jdk.regex.soe.workaround=true