Skip to content

Support context key conditions for view providers

Created by: felixfbecker

This allows us to statically determine whether we should query an extension for a view without having to query it and see if it returns null, which creates an unstable UI.