defold / defold/defold

Do not complete on return (DEFEDIT-1214)

Open
#3,958 1 comment 1 reaction 0 assignees View on GitHub
editor feature request text-editor
Dominant language
C++
Stars
6.3k
Forks
455
Avg merge
2d 2h
Merged PRs (30d)
129

Description

Complete on return feels too aggressive. Tab works better.

Try:

1. On a new line, type "this" and press return.
2. Expect to get "this" on a line on its own, but it completes.

Try:

1. Write "for i = 1,10 do" and press return.
2. Expecting return and no completion of "do".
2017-12-19 10:56:05 (mikael.saker)
better is probably to keep the current behavior and instead add a setting whether the completion popup should appear automatically or on ctrl+space.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.