Odd intellisense results just showed up

In a js query window I started typing the name of my custom control within a module, being typically lazy and letting intellisense show me my options and this is what I got:

These components are modules and inside is a single custom control (got two of them). qrySystemState is a query in the component. buttonText, carboneAuthToken and the others are part of the custom components model.

The new Friday update was just pushed so maybe a bug there? Or maybe have I never tried to look up a custom control within a module from a js query before so never noticed.