If sbt-metabrowse has some kind of metabrowseForceCompile command that inserts the semanticdb-scalac compiler plugin and -Yrangepos scalacOptions, then we can add the plugin globally and run that command in any build without fiddling with the build settings.
Some builds do libraryDependencies := ... and scalacOptions := ... which overrides addCompilerPlugin from the plugin.