Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| editing:auto_completion:hint_on_line_end [2016/08/24 00:15] – admin | editing:auto_completion:hint_on_line_end [2018/04/13 14:35] (current) – admin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Problem ===== | ===== Problem ===== | ||
| - | This is known issue that, when you type text and want to enter new line by hitting Enter on line end, you get autocompleted text shown to you in Code Hint (can be something from already typed text, code template etc). | + | This is known issue that, when you type text and want to enter new line by hitting Enter on a line end, you get autocompleted text shown to you in Code Hint (can be something from already typed text, code template etc). |
| __Example: | __Example: | ||
| Line 11: | Line 11: | ||
| __Reason:__ | __Reason:__ | ||
| - | You maybe have not noticed, but editor suggested you a completion in [[editing: | + | You maybe have not noticed, but editor suggested you a completion in [[editing: |
| ===== Solution ===== | ===== Solution ===== | ||