Table of Contents

Autocomplete

Autocomplete is a core feature offered by mSLDev. mSLDev offers auto-complete for multiple contexts.

Some of the auto-completion includes:

Identifier Autocomplete

Identifier autocomplete is the most common form of autocompletion.

Variable Autocomplete

mSLDev has support for variable auto-completion as well. Variables within location scope will show up in the auto-completer.

Properties autocomplete

Certain built-in identifiers support a set of properties. mSLDev has autocomplete for those identifiers.