Skip to content

Code-completion

While coding, engineers can receive suggestions for entire lines or functions from CodeFlicker within the editor.

During regular programming work, code completion suggestions will be automatically generated when pressing Enter, Space, or other keys (by default, no suggestions at line endings). You can accept suggestions using the Tab key, reject them using the Esc key, or simply continue programming.