In the Studio script editor, when referencing a player object (this may only apply to LocalPlayer), the autocomplete adds all functions, properties and events for the Players service.
Properties, Functions and Events that should not exist for Player are highlighted
This bug happens on Roblox Studio version 0.431.0.404520
Reproduction:
Open a local script
Write in a variable for LocalPlayer
Look for Players related methods in the autocomplete