WebStorm 2016.3 Help

Smart Type Code Completion. Completing Code Based on Type Information

On this page:

Introduction

Smart Type code completion filters the suggestion list and includes only those types that are applicable to the current context.

Using smart type code completion

To use smart type code completion

  1. Do one of the following:
    • On the main menu, choose Code | Completion | SmartType.
    • Press Ctrl+Shift+Space.

    SmartType code completion automatically highlights selection in the suggestion list that seems most suitable for the current context. Such results display on a darker green background.

    As you type, the suggestion list reduces to show matching entries only.

  2. If necessary, press Ctrl+Shift+Space once more.

See Also

```
Last modified: 22 March 2017