is_highlighting_disabled

Description

Checks bool value. Highlights relevant lines of code in the NorthIDE Code Editor if True.

Signature

is_highlighting_disabled(self) -> bool

Returns

is_hightlighting_disabled: bool

If True, information is sent from the script being simulated to the IDE in order to highlight the relevant line in the Code Editor.