Files
openide/java/testFramework
Max Medvedev e05c3f66d2 IJPL-200944 always test the actual editor markup model of the current editor
Now we store highlighters for several contexts in the same document markup model and use
an editor highlighter filter (EditorImpl#addHighlightingPredicate) to show only relevant highlighters.
So it makes perfect sense that highlighting test uses the editor's filter to filter out
unrelated highlighters.

See IJPL-339 for details

GitOrigin-RevId: 8a4c6cc0c5e2f523c9bc00ebfe3ae78088523d9f
2025-08-11 11:06:34 +00:00
..