mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
SSR: enable in-editor problem highlighting by default (IDEA-193706)
GitOrigin-RevId: de6ee926c0e839b16a227334fdfc65f0860a5ee7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0216454d24
commit
c1231bca2c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user